<?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[Core2 MBus Power Mode 5V Output AXP2101 &#x2F; AXP192]]></title><description><![CDATA[<p dir="auto">Hi Guys</p>
<p dir="auto">I have just received a new M5 Core2 with AXP2101 and have installed it in my setup, which has worked perfectly so far. In the setup (previously M5 Core2 with AXP192), I use the Mbus 5V output signal via step up to an external sensor and supply it with power. In the code I was able to supply the sensor with voltage or not with power.setBusPowerMode(). From other entries in the forum, I'm not sure whether this function is even intended for this, but it worked well in any case. I could only activate the sensor for the measurement to keep the power consumption low. With the new M5 Core2 model this no longer works and the sensor always has voltage. Is it because of the new AXP2101?<br />
Is there a function how I can selectively activate or deactivate the Mbus 5V output?</p>
<p dir="auto">Thank you very much<br />
Oli</p>
]]></description><link>https://community.m5stack.com/topic/6853/core2-mbus-power-mode-5v-output-axp2101-axp192</link><generator>RSS for Node</generator><lastBuildDate>Tue, 05 May 2026 18:32:48 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6853.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 02 Oct 2024 13:10:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Core2 MBus Power Mode 5V Output AXP2101 &#x2F; AXP192 on Fri, 18 Oct 2024 10:14:42 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></p>
<p dir="auto">Amazing! It works!</p>
<p dir="auto">Thank you so much</p>
]]></description><link>https://community.m5stack.com/post/26775</link><guid isPermaLink="true">https://community.m5stack.com/post/26775</guid><dc:creator><![CDATA[Olbi77]]></dc:creator><pubDate>Fri, 18 Oct 2024 10:14:42 GMT</pubDate></item><item><title><![CDATA[Reply to Core2 MBus Power Mode 5V Output AXP2101 &#x2F; AXP192 on Thu, 17 Oct 2024 19:55:07 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/olbi77" aria-label="Profile: Olbi77">@<bdi>Olbi77</bdi></a></p>
<p dir="auto"><code>M5.Power.setExtPower(true/false)</code> is part of <code>M5Unified</code> library.</p>
<p dir="auto">BTW: I don't see it implemented in <code>M5Core2</code> library.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/26765</link><guid isPermaLink="true">https://community.m5stack.com/post/26765</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Thu, 17 Oct 2024 19:55:07 GMT</pubDate></item><item><title><![CDATA[Reply to Core2 MBus Power Mode 5V Output AXP2101 &#x2F; AXP192 on Thu, 17 Oct 2024 18:11:56 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/26571">Core2 MBus Power Mode 5V Output AXP2101 / AXP192</a>:</p>
<blockquote>
<p dir="auto">BLDO2</p>
</blockquote>
<p dir="auto">Hi Felix,</p>
<p dir="auto">It's me again, meanwhile we switched to Arduino but the function: M5.Power.setExtPower(true/false) causes still an error: 'class M5Core2' has no member named 'Power'</p>
<p dir="auto">We just can't get this thing working on Core2 v1.1.</p>
<p dir="auto">Cheers<br />
Oli</p>
]]></description><link>https://community.m5stack.com/post/26763</link><guid isPermaLink="true">https://community.m5stack.com/post/26763</guid><dc:creator><![CDATA[Olbi77]]></dc:creator><pubDate>Thu, 17 Oct 2024 18:11:56 GMT</pubDate></item><item><title><![CDATA[Reply to Core2 MBus Power Mode 5V Output AXP2101 &#x2F; AXP192 on Tue, 08 Oct 2024 08:21:20 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></p>
<p dir="auto">Thanks a lot! I think I will switch to Arduino at this point, it's probably more suitable for my application. I will give an update!</p>
<p dir="auto">Cheers</p>
]]></description><link>https://community.m5stack.com/post/26654</link><guid isPermaLink="true">https://community.m5stack.com/post/26654</guid><dc:creator><![CDATA[Olbi77]]></dc:creator><pubDate>Tue, 08 Oct 2024 08:21:20 GMT</pubDate></item><item><title><![CDATA[Reply to Core2 MBus Power Mode 5V Output AXP2101 &#x2F; AXP192 on Thu, 03 Oct 2024 18:49:53 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/olbi77" aria-label="Profile: Olbi77">@<bdi>Olbi77</bdi></a></p>
<p dir="auto">if you want to stay with UIFlow<strong>1</strong> you can use the following I2C blocks to turn external 5 V output on and off:</p>
<p dir="auto"><img src="/assets/uploads/files/1727981362466-uiflow1_m5core2v11_extpoweronoff_20240903.png" alt="UIFlow1_M5Core2v11_ExtPowerOnOff_20240903.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/26602</link><guid isPermaLink="true">https://community.m5stack.com/post/26602</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Thu, 03 Oct 2024 18:49:53 GMT</pubDate></item><item><title><![CDATA[Reply to Core2 MBus Power Mode 5V Output AXP2101 &#x2F; AXP192 on Thu, 03 Oct 2024 15:37:13 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/olbi77" aria-label="Profile: Olbi77">@<bdi>Olbi77</bdi></a></p>
<p dir="auto">my previous post assumed you are using Arduino (and not UIFlow).</p>
<p dir="auto">That said, I can confirm that in UIFlow<strong>1</strong> setting the power mode doesn't work for M5Core2 v1.1. (I assume it has not been implemented yet.)</p>
<p dir="auto">BTW: It works in UIFlow<strong>2</strong>.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/26599</link><guid isPermaLink="true">https://community.m5stack.com/post/26599</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Thu, 03 Oct 2024 15:37:13 GMT</pubDate></item><item><title><![CDATA[Reply to Core2 MBus Power Mode 5V Output AXP2101 &#x2F; AXP192 on Thu, 03 Oct 2024 13:01:10 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/26571">Core2 MBus Power Mode 5V Output AXP2101 / AXP192</a>:</p>
<blockquote>
<p dir="auto">M5.Power.setExtPower(true/false)</p>
</blockquote>
<p dir="auto">Hi Felix</p>
<p dir="auto">Thank you so much for your response and the help!<br />
I tried to change the code (I use UI Flow 1 and MicroPython), unfortunatelly there always occur errors… Is there maybe a library missing?</p>
<p dir="auto">If I use the function:  M5.Power.setExtPower(true/false) following error occurs:<br />
Name ‘M5’ isn’t defined</p>
<p dir="auto">If I use the function:  power.setExtPower(true/false) following error occurs:<br />
‘Axp2101’ object has no attribute ‘setExtPower’</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://community.m5stack.com/post/26598</link><guid isPermaLink="true">https://community.m5stack.com/post/26598</guid><dc:creator><![CDATA[Olbi77]]></dc:creator><pubDate>Thu, 03 Oct 2024 13:01:10 GMT</pubDate></item><item><title><![CDATA[Reply to Core2 MBus Power Mode 5V Output AXP2101 &#x2F; AXP192 on Wed, 02 Oct 2024 15:27:55 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/olbi77" aria-label="Profile: Olbi77">@<bdi>Olbi77</bdi></a></p>
<p dir="auto">the function to use is called <code>M5.Power.setExtPower(true/false)</code> which controls BLDO2 / AXP_BoostEN.</p>
<p dir="auto">Note: turning off only seems to work when M5Core2 v1.1. is running from battery.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/26571</link><guid isPermaLink="true">https://community.m5stack.com/post/26571</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Wed, 02 Oct 2024 15:27:55 GMT</pubDate></item></channel></rss>