<?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 vs ESP32 timer]]></title><description><![CDATA[<p dir="auto">Hello!</p>
<p dir="auto">I'm looking at the "rtc" example of M5 Dial. It shows how to get time from either RTC or ESP32 timer.</p>
<p dir="auto">What is the practical difference in use of these?</p>
<p dir="auto">Is there a benefit of using one versus the other?</p>
<p dir="auto">Thank you!</p>
]]></description><link>https://community.m5stack.com/topic/6514/rtc-vs-esp32-timer</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 01:49:16 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6514.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 31 May 2024 06:21:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to RTC vs ESP32 timer on Wed, 05 Jun 2024 16:46:10 GMT]]></title><description><![CDATA[<p dir="auto">The RTC (<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/Stamp/StampTimerPower/RTC8563.pdf" target="_blank" rel="noopener noreferrer nofollow ugc">BM8563</a>) is a separate chip on the M5Dial board (it is also used on some other M5Stack products).<br />
It is literally hardwired to the battery which means you can keep track of the clock even while the M5Dial board is shut down - that is as long as you always keep an un-depleted battery connected to the board. The BM8563 chip consumes less than 3 µA@"stdLiIonVoltage"</p>
]]></description><link>https://community.m5stack.com/post/25498</link><guid isPermaLink="true">https://community.m5stack.com/post/25498</guid><dc:creator><![CDATA[Cognitive5525]]></dc:creator><pubDate>Wed, 05 Jun 2024 16:46:10 GMT</pubDate></item></channel></rss>