<?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[M5 Wheel &#x2F; Bala not found in I2C bus?]]></title><description><![CDATA[<p dir="auto">How is the M5 Wheel / Balance supposed to work? Do I need to connect it via the Grove interface or are the bottom pogo pins enough? I have attached the wheel to a M5Stack Fire. When scanning the I2C bus only MPU6500 and IP5306 are found.</p>
<pre><code>&gt;&gt;&gt; i2c = I2C(scl=Pin(22), sda=Pin(21), freq=400000)
&gt;&gt;&gt; i2c.scan()
[104, 117]
</code></pre>
<p dir="auto">If I turn the wheel off the I2C scan times out and triggers the task watchdog. So it seems the wheel is atleast connected to the i2c bus.</p>
<pre><code>&gt;&gt;&gt; i2c.scan()
Task watchdog got triggered. The following tasks did not reset the watchdog in time:
 - mp_task (CPU 1)
Tasks currently running:
CPU 0: IDLE
CPU 1: IDLE
</code></pre>
]]></description><link>https://community.m5stack.com/topic/801/m5-wheel-bala-not-found-in-i2c-bus</link><generator>RSS for Node</generator><lastBuildDate>Sat, 07 Mar 2026 22:01:36 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/801.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 24 Mar 2019 11:17:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5 Wheel &#x2F; Bala not found in I2C bus? on Sun, 31 Mar 2019 03:02:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/587">@tuupola</a><br />
M5 Wheel of BALA is connected with M5Fire via pogo pin ( gpio21 gpio22 gnd 5v ).</p>
<p dir="auto">The IIC address of M5 Wheel ( 2-DC-driver module ) is 0x56.</p>
<p dir="auto"><img src="/assets/uploads/files/1554001295748-bala_1.jpg" alt="0_1554001286434_bala_1.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto"><a href="https://docs.m5stack.com/#/en/app/bala" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.m5stack.com/#/en/app/bala</a></p>
]]></description><link>https://community.m5stack.com/post/3459</link><guid isPermaLink="true">https://community.m5stack.com/post/3459</guid><dc:creator><![CDATA[m5-docs]]></dc:creator><pubDate>Sun, 31 Mar 2019 03:02:29 GMT</pubDate></item><item><title><![CDATA[Reply to M5 Wheel &#x2F; Bala not found in I2C bus? on Sun, 24 Mar 2019 15:59:24 GMT]]></title><description><![CDATA[<p dir="auto">Replying to myself here. Went to eat, came back and 0x56 is found on the bus. Although something weird is going on. Setting motor speed and reading the encoder value works only if also the wheel has USB attached. I guess the unit needs the internal battery to be properly charged to function.</p>
]]></description><link>https://community.m5stack.com/post/3412</link><guid isPermaLink="true">https://community.m5stack.com/post/3412</guid><dc:creator><![CDATA[tuupola]]></dc:creator><pubDate>Sun, 24 Mar 2019 15:59:24 GMT</pubDate></item></channel></rss>