<?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[Does my M5Stack Grey have MPU9250 or MPU6886?]]></title><description><![CDATA[<p dir="auto">Hey,</p>
<p dir="auto">Is there any way to find out which sensor my M5Stack Grey has?<br />
Do I have a M5Stack Grey with a built-in MPU9250 or MPU6886?</p>
<p dir="auto">Is there a  piece of code that could just print out all built-in chips?</p>
]]></description><link>https://community.m5stack.com/topic/2222/does-my-m5stack-grey-have-mpu9250-or-mpu6886</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 01:00:49 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2222.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 19 Aug 2020 20:36:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Does my M5Stack Grey have MPU9250 or MPU6886? on Wed, 19 Aug 2020 21:57:14 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/tristar" aria-label="Profile: Tristar">@<bdi>Tristar</bdi></a></p>
<p dir="auto">have you tried to run the I2C scanner program? This should give you an idea of what's connected to the I2C bus.</p>
<p dir="auto"><a href="https://github.com/m5stack/M5Stack/tree/master/examples/Advanced/I2C_Tester" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/M5Stack/tree/master/examples/Advanced/I2C_Tester</a></p>
<p dir="auto">For instance MPU6886 is at address 0x68 and when you read register 117 - WHO_AM_I you should get 0x19.</p>
<p dir="auto">Felix</p>
]]></description><link>https://community.m5stack.com/post/9755</link><guid isPermaLink="true">https://community.m5stack.com/post/9755</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Wed, 19 Aug 2020 21:57:14 GMT</pubDate></item></channel></rss>