<?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[Ultra low power consumption in sleep mode]]></title><description><![CDATA[<p dir="auto">Hi <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1">@m5stack</a></p>
<p dir="auto">the Core2 advertisement on <a href="https://m5stack.com/collections/m5-core" target="_blank" rel="noopener noreferrer nofollow ugc">https://m5stack.com/collections/m5-core</a> announces <em>Ultra Low Power Consumption in Sleep Mode</em>.</p>
<p dir="auto">Would you mind sharing the exact numbers you guys measured in your lab  and point me to the source code you used to achieve those numbers?</p>
<p dir="auto"><img src="/assets/uploads/files/1600351785940-core2ultralowpowerconsumptioninsleepmode.png" alt="0_1600351730480_Core2UltraLowPowerConsumptionInSleepMode.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Thank you very much in advance.</p>
<p dir="auto">Cheers<br />
Felix</p>
]]></description><link>https://community.m5stack.com/topic/2310/ultra-low-power-consumption-in-sleep-mode</link><generator>RSS for Node</generator><lastBuildDate>Mon, 16 Mar 2026 17:52:08 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2310.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 17 Sep 2020 14:10:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Ultra low power consumption in sleep mode on Wed, 07 Oct 2020 15:02:00 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/457">@Rop</a></p>
<p dir="auto">or a pin drop...</p>
<p dir="auto">thank you for that piece of information - it's good to know the last touch can be retrieved if necessary.</p>
<p dir="auto">Currently in my project I put almost everything to sleep, except for touch (monitor mode) and IMU (setup for WOM). The ULP is monitoring the interrupt lines from both and wakes the main CPU if required.</p>
<p dir="auto">Cheers<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/10238</link><guid isPermaLink="true">https://community.m5stack.com/post/10238</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Wed, 07 Oct 2020 15:02:00 GMT</pubDate></item><item><title><![CDATA[Reply to Ultra low power consumption in sleep mode on Mon, 05 Oct 2020 08:49:51 GMT]]></title><description><![CDATA[<p dir="auto">I hear crickets...</p>
<p dir="auto">I worked out a clever trick to keep the touch on (it has its own power-save mode) while almost everything else is off or asleep. If you read <code>M5.Touch.stale</code> using my library fork, you get the data from the last touch that is left in the memory of the FT6336. That way you don't need to be be awake during the brief tap used to wake the device up, but can wake up briefly half a second later and see if the last touch is now in a different spot. Depending on how deep the sleep is, it can also make sense to do that without loading the whole library just to compare the 4 bytes at <code>0x03</code> in the FT6336.</p>
]]></description><link>https://community.m5stack.com/post/10236</link><guid isPermaLink="true">https://community.m5stack.com/post/10236</guid><dc:creator><![CDATA[Rop]]></dc:creator><pubDate>Mon, 05 Oct 2020 08:49:51 GMT</pubDate></item></channel></rss>