<?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 python Crash]]></title><description><![CDATA[<p dir="auto">I was trying to write an output on EXTIo2 and I got a python crash and a dump.<br />
I then tried to update the TAB5 to V2.3.6-hotfix2.<br />
The device programmed and the default UIFlow screen is showing, but now I cannot program the device.<br />
I reverted to 2.3.5 and I can program the TAB5</p>
]]></description><link>https://community.m5stack.com/topic/7846/tab5-python-crash</link><generator>RSS for Node</generator><lastBuildDate>Sat, 14 Mar 2026 08:35:18 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/7846.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 04 Oct 2025 15:44:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to TAB5 python Crash on Mon, 06 Oct 2025 11:27:10 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/244069">@scroggyg</a></p>
<p dir="auto">I modified my test program to use internal I2C, did a i2c scan w/o ExtIO2 connected and with it - there seems to be no i2c address conflict.</p>
<p dir="auto">For me ExtIO2 works either connected to port A or to internal. What I noticed though is that I need to wait (after powering up M5Tab5) for the UIFlow2 screen fully being loaded before running the program.</p>
<p dir="auto">If I do not wait long enough I occasionally see a crash too.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/30042</link><guid isPermaLink="true">https://community.m5stack.com/post/30042</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Mon, 06 Oct 2025 11:27:10 GMT</pubDate></item><item><title><![CDATA[Reply to TAB5 python Crash on Mon, 06 Oct 2025 11:08:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/244069">@scroggyg</a> I rewired the board to Port A and the code works. There seems to be an issue connecting an I2C device on the ExtPort2, the python crashes when the Extio2 is connected. That is all I have tested, there may be other issues.</p>
]]></description><link>https://community.m5stack.com/post/30041</link><guid isPermaLink="true">https://community.m5stack.com/post/30041</guid><dc:creator><![CDATA[scroggyg]]></dc:creator><pubDate>Mon, 06 Oct 2025 11:08:53 GMT</pubDate></item><item><title><![CDATA[Reply to TAB5 python Crash on Mon, 06 Oct 2025 10:38:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/244069">@scroggyg</a> Felix, I ran your code, but changed to the internal I2C G31 &amp; G32 the bus I am running the M0 from and it crashes.<br />
I have made a board using the M0 from the EXtio2, I am using this successfully with other TAB5s</p>
]]></description><link>https://community.m5stack.com/post/30040</link><guid isPermaLink="true">https://community.m5stack.com/post/30040</guid><dc:creator><![CDATA[scroggyg]]></dc:creator><pubDate>Mon, 06 Oct 2025 10:38:18 GMT</pubDate></item><item><title><![CDATA[Reply to TAB5 python Crash on Mon, 06 Oct 2025 09:25:13 GMT]]></title><description><![CDATA[<p dir="auto">Thanks Felix, I updated the TAB5 to V2.3.6-hotfix2 but the problem remains. As a trest I write once a second and that works, when I then call it in another function it panics<br />
<img src="/assets/uploads/files/1759742442221-5e553950-b7e1-4302-9716-d28b0b90b046-image.png" alt="5e553950-b7e1-4302-9716-d28b0b90b046-image.png" class=" img-fluid img-markdown" /><br />
This code panics<br />
<img src="/assets/uploads/files/1759742618528-31947bc3-ff39-4409-90ea-b56a6b76d527-image.png" alt="31947bc3-ff39-4409-90ea-b56a6b76d527-image.png" class=" img-fluid img-markdown" /><br />
This code works<br />
<img src="/assets/uploads/files/1759742681746-83bf68f7-2503-47dd-9a23-8c78db16e932-image.png" alt="83bf68f7-2503-47dd-9a23-8c78db16e932-image.png" class=" img-fluid img-markdown" /><br />
Any help would be appreciated</p>
]]></description><link>https://community.m5stack.com/post/30039</link><guid isPermaLink="true">https://community.m5stack.com/post/30039</guid><dc:creator><![CDATA[scroggyg]]></dc:creator><pubDate>Mon, 06 Oct 2025 09:25:13 GMT</pubDate></item><item><title><![CDATA[Reply to TAB5 python Crash on Sat, 04 Oct 2025 18:07:56 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/244069">@scroggyg</a></p>
<p dir="auto">here are the result of my tests with various firmware versions:<br />
v2.3.5 : running program -&gt; crash<br />
v2.3.6 : running program -&gt; crash<br />
v2.3.6 hotfix : running program -&gt; ok<br />
v2.3.6 hotfix2 : running program -&gt; ok</p>
<p dir="auto">Note:</p>
<ul>
<li>I had no issue burning an running any of the above firmware versions.</li>
<li>I run all my tests with <strong>no</strong> battery attached.</li>
</ul>
<p dir="auto">You can find the program I used in the UIFlow Project Zone: <em>M5Tab5_ExtIO2_Test_UIFlow2.3.6</em></p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/30036</link><guid isPermaLink="true">https://community.m5stack.com/post/30036</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sat, 04 Oct 2025 18:07:56 GMT</pubDate></item></channel></rss>