<?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[Tab5 RTC backup battery specifications]]></title><description><![CDATA[<p dir="auto">I'm wondering if anybody can answer this; the Tab5 has a RTC chip with a dedicated backup battery on the PCB:<br />
<img src="/assets/uploads/files/1769020165453-8f088e2a-8042-4122-89ee-006259f91d83-image.png" alt="8f088e2a-8042-4122-89ee-006259f91d83-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Does anybody have electrical specs for this part? or a part number? It would be really handy to have this info.</p>
<ul>
<li>The rx8310 RTC chip has a number of settings for controlling and monitoring it's backup battery, it can charge rechargeable ones (for instance) and has configurable switching levels.</li>
<li>You need to know what type/capacity of battery you are working with to set this up correctly. The defauls are for a simple non-rechargable cell. Is this what the Tab5 has?</li>
</ul>
]]></description><link>https://community.m5stack.com/topic/8032/tab5-rtc-backup-battery-specifications</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 06:42:51 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/8032.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 21 Jan 2026 18:36:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Tab5 RTC backup battery specifications on Wed, 28 Jan 2026 13:43:12 GMT]]></title><description><![CDATA[<p dir="auto">Like <a class="plugin-mentions-user plugin-mentions-a" href="/user/felmue" aria-label="Profile: felmue">@<bdi>felmue</bdi></a> I also did a bit more testing of the low voltage flags, then enabled the charge circuit (and setting the charge voltage via <code>bfvsel</code> to unlimited). The clock has held time ever since.</p>
<p dir="auto">I'm curious about how long the capacitor can run the clock when fully charged and I have disabled charging again. But my device spends most of it's time on USB power so the duration is hard to measure; so lets try to <em><strong>estimate</strong></em> it :-)</p>
<p dir="auto">If the frequency out and I2C is disabled (<code>inien = True</code>) the device should typically draw 0.3 µA when on backup battery (table 5 in the datasheet).<br />
The capacitor is possibly a <a href="https://duckduckgo.com/?q=ML414H+capacitor&amp;iar=images" target="_blank" rel="noopener noreferrer nofollow ugc">ML414H</a>; 0.07 F.<br />
Table 3 in the datasheet says that the clock oscillator minimum voltage is 1.1v, and the start voltage is VStandby; 3.3v. So we just need to work out the discharge time.</p>
<p dir="auto">Start with working out the equivalent resistance at 3.3v; R=Voltage/Current = 3.3/0.0000003 = 11000000 = 11 MΩ</p>
<p dir="auto">Now use an online discharge calculator to do the 'heavy lifting'...<br />
<a href="https://3roam.com/capacitor-discharge-time-calculator/" target="_blank" rel="noopener noreferrer nofollow ugc">https://3roam.com/capacitor-discharge-time-calculator/</a><br />
(I like that site; it shows the maths used)</p>
<p dir="auto">This gives an <em><strong>estimated!</strong></em> time of 845932 seconds; which is <strong>~235</strong> hours, almost ten days. Which seems reasonable for a capacitor backup.</p>
]]></description><link>https://community.m5stack.com/post/30528</link><guid isPermaLink="true">https://community.m5stack.com/post/30528</guid><dc:creator><![CDATA[easytarget]]></dc:creator><pubDate>Wed, 28 Jan 2026 13:43:12 GMT</pubDate></item><item><title><![CDATA[Reply to Tab5 RTC backup battery specifications on Fri, 23 Jan 2026 06:09:53 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/easytarget" aria-label="Profile: easytarget">@<bdi>easytarget</bdi></a></p>
<p dir="auto">FYI: I ran a test and after charging the RTC battery / supercap for a couple of minutes, setting a start time, then removing all other power sources and checking after about 7 hours later, the time in the RTC was still correct.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/30510</link><guid isPermaLink="true">https://community.m5stack.com/post/30510</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Fri, 23 Jan 2026 06:09:53 GMT</pubDate></item><item><title><![CDATA[Reply to Tab5 RTC backup battery specifications on Thu, 22 Jan 2026 12:40:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/felmue" aria-label="Profile: felmue">@<bdi>felmue</bdi></a> said in <a href="/post/30502">Tab5 RTC backup battery specifications</a>:</p>
<blockquote>
<p dir="auto">RTC supercapacitor</p>
</blockquote>
<p dir="auto">Once again, thankyou, :-) I am getting cynical, it never occurred to me to just check the specs. doh!</p>
<p dir="auto">It's a supercapacitor, which explains what I'm seeing. the chip loses time if power is off (fully off, no main battery or usb power) for more than a few minutes. I was hoping that is because it is a supercapacitor and needs a charge, but reluctant to turn charge on if it was just a dud silverNickel cell.</p>
<p dir="auto">For context: I'm writing a micropython driver for this chip and testing / debugging on my Tab5. I need to go to the <a href="https://download.epsondevice.com/td/pdf/app/RX8130CE_en.pdf" target="_blank" rel="noopener noreferrer nofollow ugc">datasheet</a> and work out the correct bits to set in my <a href="https://codeberg.org/easytarget/rx8130ce-micropython" target="_blank" rel="noopener noreferrer nofollow ugc">driver</a>. That link to the M5Unified library is really appreciated too!</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sam_20" aria-label="Profile: sam_20">@<bdi>sam_20</bdi></a> :<br />
The <code>rx8130ce</code> has built-in fault detection for the backup battery. So it makes sense for M5 to enable it in the M5Unified init() routines. I will be working out (or just copying..) the correct settings myself and setting up my <code>boot.py</code> to enable 'charge' for this as well as the main battery at boot. My driver is generic, it will support all of the <code>8130</code>'s power modes and flags. It will default to <em>charge off</em> because that is safest.</p>
]]></description><link>https://community.m5stack.com/post/30506</link><guid isPermaLink="true">https://community.m5stack.com/post/30506</guid><dc:creator><![CDATA[easytarget]]></dc:creator><pubDate>Thu, 22 Jan 2026 12:40:40 GMT</pubDate></item><item><title><![CDATA[Reply to Tab5 RTC backup battery specifications on Thu, 22 Jan 2026 08:48:25 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/sam_20" aria-label="Profile: sam_20">@<bdi>sam_20</bdi></a></p>
<p dir="auto">hmm, I don't think I understand you statement. Doesn't every electronic part that's faulty need to be swapped? What am I missing here?</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/30505</link><guid isPermaLink="true">https://community.m5stack.com/post/30505</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Thu, 22 Jan 2026 08:48:25 GMT</pubDate></item><item><title><![CDATA[Reply to Tab5 RTC backup battery specifications on Wed, 21 Jan 2026 20:42:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/felmue" aria-label="Profile: felmue">@<bdi>felmue</bdi></a> ok, but is the battery always have to be swapped every time it’s faulty?</p>
]]></description><link>https://community.m5stack.com/post/30504</link><guid isPermaLink="true">https://community.m5stack.com/post/30504</guid><dc:creator><![CDATA[sam_20]]></dc:creator><pubDate>Wed, 21 Jan 2026 20:42:50 GMT</pubDate></item><item><title><![CDATA[Reply to Tab5 RTC backup battery specifications on Wed, 21 Jan 2026 19:42:54 GMT]]></title><description><![CDATA[<p dir="auto">Hello guys</p>
<p dir="auto">it is listed in the specifications <a href="https://docs.m5stack.com/en/core/Tab5?id=specifications" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>.</p>
<p dir="auto"><em>RTC Chip: RX8130CE (supports timed interrupt wake-up), RTC supercapacitor specification: 70000μF/3.3V, size Φ4.8×1.4mm</em></p>
<p dir="auto">Edit: If I am not mistaken RTC battery charging is enabled with this <a href="https://github.com/m5stack/M5Unified/blob/master/src/utility/rtc/RX8130_Class.cpp#L29" target="_blank" rel="noopener noreferrer nofollow ugc">line</a> in M5Unified library.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/30502</link><guid isPermaLink="true">https://community.m5stack.com/post/30502</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Wed, 21 Jan 2026 19:42:54 GMT</pubDate></item><item><title><![CDATA[Reply to Tab5 RTC backup battery specifications on Wed, 21 Jan 2026 18:57:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/easytarget" aria-label="Profile: easytarget">@<bdi>easytarget</bdi></a>, I found out where’s the battery in the schematics pdf, but it doesn’t say what is the battery type</p>
]]></description><link>https://community.m5stack.com/post/30501</link><guid isPermaLink="true">https://community.m5stack.com/post/30501</guid><dc:creator><![CDATA[sam_20]]></dc:creator><pubDate>Wed, 21 Jan 2026 18:57:26 GMT</pubDate></item></channel></rss>