<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RTC Pins Exposed for Deep Sleep Wake?]]></title><description><![CDATA[<p dir="auto">Are any of the ESP32 RTC Pins exposed that I can use to wake the Core2 AWS?</p>
<p dir="auto">I can't figure out which pins could be used to wake from a Deep Sleep.</p>
<p dir="auto">Sir Michael</p>
]]></description><link>https://community.m5stack.com/topic/7692/rtc-pins-exposed-for-deep-sleep-wake</link><generator>RSS for Node</generator><lastBuildDate>Mon, 16 Mar 2026 06:04:50 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/7692.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 16 Jul 2025 14:05:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to RTC Pins Exposed for Deep Sleep Wake? on Thu, 17 Jul 2025 00:35:56 GMT]]></title><description><![CDATA[<p dir="auto">For Core2 AWS Deep Sleep Wake:<br />
The M5Stack Core2 AWS exposes ESP32 RTC GPIOs GPIO36 (VP), GPIO39 (VN), GPIO34, GPIO35, GPIO25, GPIO26, GPIO27, and GPIO32 for external wakeup triggers. Configure via esp_sleep_enable_ext0_wakeup() or esp_sleep_enable_ext1_wakeup(). Check the Core2 pinout to avoid conflicts with built-in peripherals.</p>
<p dir="auto">Note: Some pins may require pull-up/down resistors. Test with low-power triggers (e.g., buttons) to verify wakeup reliability.</p>
]]></description><link>https://community.m5stack.com/post/29520</link><guid isPermaLink="true">https://community.m5stack.com/post/29520</guid><dc:creator><![CDATA[hacxx]]></dc:creator><pubDate>Thu, 17 Jul 2025 00:35:56 GMT</pubDate></item><item><title><![CDATA[Reply to RTC Pins Exposed for Deep Sleep Wake? on Wed, 16 Jul 2025 22:47:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/18487">@SirMichael</a></p>
<p dir="auto">I found my answer.  Looks like I can use either pins 35 or 36.  Considering that I have comms on those two pins, 36 is the RX pin, so I can just toggle the RX input to wake the Core2 from Deep Sleep.</p>
<p dir="auto">Sir Michael</p>
]]></description><link>https://community.m5stack.com/post/29519</link><guid isPermaLink="true">https://community.m5stack.com/post/29519</guid><dc:creator><![CDATA[SirMichael]]></dc:creator><pubDate>Wed, 16 Jul 2025 22:47:08 GMT</pubDate></item></channel></rss>