<?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[Reading data from MPU with M5Stick V on MaixPy]]></title><description><![CDATA[<p dir="auto">Hi guys,</p>
<p dir="auto">Do you have some example using MPU on a M5Stick V with MaixPY? The examples I found return error when trying to write memory with command: "write_i2c(MPU6886_PWR_MGMT_1, 0x00)". The error message is:<br />
File "&lt;stdin&gt;", line 44, in &lt;module&gt;<br />
File "&lt;stdin&gt;", line 41, in write_i2c<br />
OSError: [Errno 5] EIO</p>
]]></description><link>https://community.m5stack.com/topic/1966/reading-data-from-mpu-with-m5stick-v-on-maixpy</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 15:13:56 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1966.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 19 May 2020 20:13:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Reading data from MPU with M5Stick V on MaixPy on Wed, 20 May 2020 17:52:40 GMT]]></title><description><![CDATA[<p dir="auto">When I try to run the code I have the following message:</p>
<p dir="auto">Traceback (most recent call last):<br />
File "&lt;stdin&gt;", line 59, in &lt;module&gt;<br />
File "&lt;stdin&gt;", line 32, in MPU6866_init<br />
File "&lt;stdin&gt;", line 28, in write_i2c<br />
OSError: [Errno 5] EIO</p>
<p dir="auto">Do you know what it could be?</p>
]]></description><link>https://community.m5stack.com/post/8750</link><guid isPermaLink="true">https://community.m5stack.com/post/8750</guid><dc:creator><![CDATA[Alisson Brito]]></dc:creator><pubDate>Wed, 20 May 2020 17:52:40 GMT</pubDate></item><item><title><![CDATA[Reply to Reading data from MPU with M5Stick V on MaixPy on Wed, 20 May 2020 02:35:00 GMT]]></title><description><![CDATA[<p dir="auto">you could find the MPU6886 example in this page:</p>
<p dir="auto"><a href="https://docs.m5stack.com/#/en/related_documents/M5StickV-Maixpy" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.m5stack.com/#/en/related_documents/M5StickV-Maixpy</a></p>
]]></description><link>https://community.m5stack.com/post/8741</link><guid isPermaLink="true">https://community.m5stack.com/post/8741</guid><dc:creator><![CDATA[m5stack]]></dc:creator><pubDate>Wed, 20 May 2020 02:35:00 GMT</pubDate></item></channel></rss>