<?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[tell me about Charge current]]></title><description><![CDATA[<p dir="auto">I use M5stack core2. What does it mean  ”Charge Current” on the setup screen? When to use? please tell me.Normally, 1A of power is supplied from typeC. Is the slow charging speed due to the setting of 100mA?</p>
]]></description><link>https://community.m5stack.com/topic/4999/tell-me-about-charge-current</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 22:30:17 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4999.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 22 Jan 2023 10:05:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to tell me about Charge current on Mon, 23 Jan 2023 12:32:29 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/31198">@keiichiro1192</a></p>
<p dir="auto">yes, the 100 mA are due to a setting. Line 1880 in this <a href="https://github.com/m5stack/M5Core2/blob/master/examples/FactoryTest/FactoryTest/FactoryTest.ino#L1880" target="_blank" rel="noopener noreferrer nofollow ugc">file</a>.</p>
<pre><code>M5.Axp.SetCHGCurrent(AXP192::kCHG_100mA);
</code></pre>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/19923</link><guid isPermaLink="true">https://community.m5stack.com/post/19923</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Mon, 23 Jan 2023 12:32:29 GMT</pubDate></item></channel></rss>