<?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[Cores3 voltage problem]]></title><description><![CDATA[<p dir="auto">Hi</p>
<p dir="auto">I have a CoreS3 which I am trying to get the Env pro sensor working with.  The Uiflow 2 example did not work in that it couldn't find the module.  I measured the voltage on Port A (red) and it was only 0.5 V.  Is it a defective unit?</p>
<p dir="auto">Bipman</p>
]]></description><link>https://community.m5stack.com/topic/6884/cores3-voltage-problem</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 03:46:06 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6884.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 11 Oct 2024 14:52:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Cores3 voltage problem on Sat, 12 Oct 2024 14:48:06 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> That was it thanks!  All working now.</p>
<p dir="auto">Bipman</p>
]]></description><link>https://community.m5stack.com/post/26705</link><guid isPermaLink="true">https://community.m5stack.com/post/26705</guid><dc:creator><![CDATA[Bipman]]></dc:creator><pubDate>Sat, 12 Oct 2024 14:48:06 GMT</pubDate></item><item><title><![CDATA[Reply to Cores3 voltage problem on Sat, 12 Oct 2024 14:40:07 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/bipman" aria-label="Profile: Bipman">@<bdi>Bipman</bdi></a></p>
<p dir="auto">try adding it after <code>Init built-in hardware at beginning</code>.</p>
<p dir="auto">In my case this line was added in the Micropython code:</p>
<pre><code>Power.setExtOutput(True)
</code></pre>
<p dir="auto">Note: make sure you have set <code>Read mode</code> on the Micropython tab; else blockly changes are not reflected.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/26704</link><guid isPermaLink="true">https://community.m5stack.com/post/26704</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sat, 12 Oct 2024 14:40:07 GMT</pubDate></item><item><title><![CDATA[Reply to Cores3 voltage problem on Sat, 12 Oct 2024 14:12:41 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><br />
Thanks, I've just tried it and no difference.  The code is :-</p>
<p dir="auto"><img src="/assets/uploads/files/1728742242081-uiflow2_block_1728742205328.png" alt="uiflow2_block_1728742205328.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I've noticed that the Python code does not change when I add the external port power item in.</p>
<p dir="auto">The voltage is still 0.5v though on the port.  Am I missing something?</p>
<p dir="auto">Bipman</p>
]]></description><link>https://community.m5stack.com/post/26703</link><guid isPermaLink="true">https://community.m5stack.com/post/26703</guid><dc:creator><![CDATA[Bipman]]></dc:creator><pubDate>Sat, 12 Oct 2024 14:12:41 GMT</pubDate></item><item><title><![CDATA[Reply to Cores3 voltage problem on Fri, 11 Oct 2024 16:02:14 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/bipman" aria-label="Profile: Bipman">@<bdi>Bipman</bdi></a></p>
<p dir="auto">most likely external power is not turned on.</p>
<p dir="auto">Try <code>Set external port power to output mode</code>. You'll find that block under <code>System</code> - <code>Power</code>.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/26689</link><guid isPermaLink="true">https://community.m5stack.com/post/26689</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Fri, 11 Oct 2024 16:02:14 GMT</pubDate></item></channel></rss>