<?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[StamPLC Run Issue]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I wrote a small program containing only the initialization of a StamPLC module with its “StamPLC AC” power supply.</p>
<p dir="auto">When I run “RUN,” the program list is sent to the module, and execution proceeds normally.</p>
<p dir="auto">However, when I try to download the program, I get the following message:</p>
<p dir="auto">MPY: soft reboot</p>
<pre><code>   _  __ _               
</code></pre>
<p dir="auto">_   <em>(</em>)/ <em>| | _____      __<br />
| | | | | |</em>| |/ _ \ \ /\ / /<br />
| |<em>| | |  <em>| | (</em>) \ V  V /<br />
_</em>,<em>|</em>|<em>| |</em>|___/ _/_/  V2.4.2</p>
<p dir="auto">Traceback (most recent call last):<br />
File "<a href="http://boot.py" target="_blank" rel="noopener noreferrer nofollow ugc">boot.py</a>", line 44, in &lt;module&gt;<br />
File "startup/<strong>init</strong>.py", line 1, in startup<br />
OSError: (-4354, 'ESP_ERR_NVS_NOT_FOUND')<br />
MicroPython v1.25.0-dirty on 2026-02-08; M5STACK StamPLC with ESP32-S3-FN8<br />
Type "help()" for more information.</p>
<p dir="auto">And the program does not run.</p>
<p dir="auto">Could someone help me?</p>
<p dir="auto">Thank you in advance for your response.</p>
]]></description><link>https://community.m5stack.com/topic/8080/stamplc-run-issue</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 01:47:14 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/8080.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 12 Feb 2026 10:15:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to StamPLC Run Issue on Sun, 05 Apr 2026 09:28:02 GMT]]></title><description><![CDATA[<p dir="auto">Hi guys</p>
<p dir="auto">it looks like another unfortunate regression. If I burn UIFlow2 firmware 2.4.<strong>2</strong> onto my M5StamPLC I can control the relay and LED just fine.</p>
<p dir="auto">Unfortunately the UIFlow2 firmware source code in github repository <a href="https://github.com/m5stack/uiflow-micropython" target="_blank" rel="noopener noreferrer nofollow ugc">uiflow-micropython</a>  (at the time of writing this) is still on version 2.4.<strong>2</strong>. So it's impossible to tell what has changed between 2.4.2 and 2.4.3 causing this issue.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/30856</link><guid isPermaLink="true">https://community.m5stack.com/post/30856</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sun, 05 Apr 2026 09:28:02 GMT</pubDate></item><item><title><![CDATA[Reply to StamPLC Run Issue on Sat, 04 Apr 2026 13:33:03 GMT]]></title><description><![CDATA[<p dir="auto">For anyone else who has a StamPLC and a StamPLC AC Relay and is having issues using the UIFLOW2 AC Relay Blockly module and getting errors. The below screenshot shows how to use the I2C module to get it working. I used the <a href="https://www.diodes.com/datasheet/download/PI4IOE5V6408.pdf" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.diodes.com/datasheet/download/PI4IOE5V6408.pdf</a> datasheet to work out which registers need to be set up to get this working. Keep in mind the LED's work on an opposite logic level to the relay.</p>
<p dir="auto">After Some Tinkering I have a working example for anyone else who needs it. <img src="/assets/uploads/files/1775309214279-uiflow-2-stamp-plc-ac-relay-working-example-screenshot.jpg" alt="UIFlow 2 Stamp PLC AC Relay Working Example Screenshot.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">I did try to share this on the project zone but like most things on here it throws errors instead of just working...</p>
]]></description><link>https://community.m5stack.com/post/30854</link><guid isPermaLink="true">https://community.m5stack.com/post/30854</guid><dc:creator><![CDATA[Swift_Solutions]]></dc:creator><pubDate>Sat, 04 Apr 2026 13:33:03 GMT</pubDate></item><item><title><![CDATA[Reply to StamPLC Run Issue on Fri, 27 Mar 2026 22:18:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lombric" aria-label="Profile: lombric">@<bdi>lombric</bdi></a> I have also discovered this issue today, added the StamPLC AC module into my UiFloww V2.4.3 environment and it crashes the controller. I had to force reboot it and reflash it with M5 Burner to recover it. VERY frustrating as this is a hardware software combination all built by M5 Stack. I have no idea how to resolve this as your post is from Feb 2026 and there are zero responses...</p>
]]></description><link>https://community.m5stack.com/post/30828</link><guid isPermaLink="true">https://community.m5stack.com/post/30828</guid><dc:creator><![CDATA[Swift_Solutions]]></dc:creator><pubDate>Fri, 27 Mar 2026 22:18:48 GMT</pubDate></item></channel></rss>