<?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[OSError: I2C bus error(19)]]></title><description><![CDATA[<p dir="auto">Today suddenly stoped working I2C devices on port A.<br />
After coding session (Wave file playing from SD, developed on c++), I flashed (M5Burner updated to 2.3.0) the UIFlow 1.7.5core2 with well debuged UI application with ENV2 and SGP30 sensors connected through GROVE HUB. At first I got "ENV2 unit not found" while it was connected. Reconnection and cable exchange gave nothing. Core2 did not see ENV2 sensor plugged in PortA through GROVE Hub or Directly.<br />
Could somebody give any suggestions?</p>
]]></description><link>https://community.m5stack.com/topic/3264/oserror-i2c-bus-error-19</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 11:29:24 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3264.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 06 May 2021 17:43:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to OSError: I2C bus error(19) on Fri, 14 May 2021 19:03:57 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/xxxa0c" aria-label="Profile: xxxa0c">@<bdi>xxxa0c</bdi></a></p>
<p dir="auto">you are welcome. Glad to hear you got it working again. And thank you for reporting back.</p>
<p dir="auto">Cheers<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/13789</link><guid isPermaLink="true">https://community.m5stack.com/post/13789</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Fri, 14 May 2021 19:03:57 GMT</pubDate></item><item><title><![CDATA[Reply to OSError: I2C bus error(19) on Fri, 14 May 2021 15:08:00 GMT]]></title><description><![CDATA[<p dir="auto">GREAT THANKS, Felix! Obviously I turned I2C off during I2S programming session. After I had included the UIblock, that you specified, my sensors and I2C returned to life.</p>
]]></description><link>https://community.m5stack.com/post/13787</link><guid isPermaLink="true">https://community.m5stack.com/post/13787</guid><dc:creator><![CDATA[xxxa0c]]></dc:creator><pubDate>Fri, 14 May 2021 15:08:00 GMT</pubDate></item><item><title><![CDATA[Reply to OSError: I2C bus error(19) on Thu, 13 May 2021 16:00:14 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/xxxa0c" aria-label="Profile: xxxa0c">@<bdi>xxxa0c</bdi></a></p>
<p dir="auto">yes, it is possible to turn it on/off programmatically.</p>
<p dir="auto">UIFlow: <code>Hardwares</code> - <code>Power</code> - <code>Set bus power mode Disable/Enable M-Bus 5V output</code></p>
<p dir="auto">Arduino: last parameter of <code>M5.begin()</code></p>
<pre><code>void begin(bool LCDEnable = true, bool SDEnable = true, bool SerialEnable = true, bool I2CEnable = false, mbus_mode_t mode = kMBusModeOutput);
</code></pre>
<p dir="auto">Thanks<br />
Felix</p>
<p dir="auto">P.S. I believe it should be <code>on</code> by default though.</p>
]]></description><link>https://community.m5stack.com/post/13776</link><guid isPermaLink="true">https://community.m5stack.com/post/13776</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Thu, 13 May 2021 16:00:14 GMT</pubDate></item><item><title><![CDATA[Reply to OSError: I2C bus error(19) on Thu, 13 May 2021 14:24:13 GMT]]></title><description><![CDATA[<p dir="auto">I measured voltage on 5V line on I2C PortA and found that it is 0. Is it possible to turn it off\on programmatically on it is a DCDC malfunction? (It is strange, Core 2 only 3 months old)</p>
]]></description><link>https://community.m5stack.com/post/13775</link><guid isPermaLink="true">https://community.m5stack.com/post/13775</guid><dc:creator><![CDATA[xxxa0c]]></dc:creator><pubDate>Thu, 13 May 2021 14:24:13 GMT</pubDate></item></channel></rss>