<?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[Wakeup Core2 v1.1 by USB and GPIO possible?]]></title><description><![CDATA[<p dir="auto">Hello together,</p>
<p dir="auto">I want to put the device into deep sleep and wake it up either when USB power supply is connected or when PIR (connected on Grove port) detects movement.</p>
<p dir="auto">Is this possible?</p>
<p dir="auto">From what I understand, axp2101 "wakes up" the device on USB-connect by simply powering on the esp32. This should only work, when esp32 power supply was switched off previously. In my context, I cannot power off esp32, because it should react on PIR detection during deep-sleep.<br />
In my opinion, putting the esp32 in deep sleep makes it impossible to recognize switched-on USB power supply. Unfortunately, IRQ from axp2101 is not routed to esp32...<br />
Therefore, is my request realizable? Am I missing something?</p>
<p dir="auto">Thank you</p>
]]></description><link>https://community.m5stack.com/topic/7559/wakeup-core2-v1-1-by-usb-and-gpio-possible</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 01:06:00 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/7559.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 17 May 2025 10:26:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Wakeup Core2 v1.1 by USB and GPIO possible? on Mon, 19 May 2025 06:41:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kuriko" aria-label="Profile: kuriko">@<bdi>kuriko</bdi></a><br />
Thank you for your hint. However, I don't know how it could help to solve my requirements.<br />
In M5StickC-Plus example, IMU will remain powered on and will send interrupt on gpio 35 on motion.<br />
In my requirement, axp2101 could send interrupt on power-on (usb), but its interrupt pin is not connected to esp32.<br />
AXP2101 usually wakes up esp32 by simply powering on esp32, it is not a real wake up by interrupt. Therefore, wake up by power-on (usb) works only if esp32 was powered off by axp2101 previously. I cannot power-off esp32 because it should also wake up on gpio interrupt from PIR.</p>
]]></description><link>https://community.m5stack.com/post/29064</link><guid isPermaLink="true">https://community.m5stack.com/post/29064</guid><dc:creator><![CDATA[davincino]]></dc:creator><pubDate>Mon, 19 May 2025 06:41:33 GMT</pubDate></item><item><title><![CDATA[Reply to Wakeup Core2 v1.1 by USB and GPIO possible? on Mon, 19 May 2025 04:26:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/davincino" aria-label="Profile: davincino">@<bdi>davincino</bdi></a><br />
i think you can get some inspiration from this sketch!<br />
<a href="https://github.com/m5stack/M5StickC-Plus/blob/master/examples/Advanced/IMU_Wake_On_Motion/IMU_Wake_On_Motion.ino" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/M5StickC-Plus/blob/master/examples/Advanced/IMU_Wake_On_Motion/IMU_Wake_On_Motion.ino</a></p>
]]></description><link>https://community.m5stack.com/post/29063</link><guid isPermaLink="true">https://community.m5stack.com/post/29063</guid><dc:creator><![CDATA[kuriko]]></dc:creator><pubDate>Mon, 19 May 2025 04:26:14 GMT</pubDate></item></channel></rss>