<?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[M5Stack Basic Core (black) recognizes GY-91 (mpu 9250, 10-DOF) sensor (Solved)]]></title><description><![CDATA[<p dir="auto">Hey,</p>
<p dir="auto">I have a M5Stack Basic Core (black). Few days ago I connected a GY-91 (10-DOF) sensor <a href="https://artofcircuits.com/product/10dof-gy-91-4-in-1-mpu-9250-and-bmp280-multi-sensor-module" target="_blank" rel="noopener noreferrer nofollow ugc">https://artofcircuits.com/product/10dof-gy-91-4-in-1-mpu-9250-and-bmp280-multi-sensor-module</a> over I2C Grove (20 cm cable) to my M5Stack. The green light is ON on the external sensor, but I can't get the sensor to work (to read data from) with the M5Stack. I have tryed all possible libraries and code snippets you can find online regarding the MPU9250 and ESP32, but I had no success to get M5Stack working with the GY-91 sensor.</p>
<p dir="auto">Then I checked for the I2C addresses <a href="https://learn.adafruit.com/i2c-addresses/the-list" target="_blank" rel="noopener noreferrer nofollow ugc">https://learn.adafruit.com/i2c-addresses/the-list</a>. MPU9250 should be at 0x68 or 0x69. If you read 0x75 and you have a MPU9250, you should get "0x71" as a response and if you have a MPU9255, you should get "0x73" as a response. I get no response at all.</p>
<p dir="auto">Then I checked the I2C bus <a href="https://github.com/geronimoooooooo/ccpparduino/blob/master/I2Cscan().cpp" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/geronimoooooooo/ccpparduino/blob/master/I2Cscan().cpp</a> to see what "devices" are connected, and all I get is "<strong>I2C device found at address 0x75</strong>"</p>
<p dir="auto">To me it kinda looks like the M5Stack does not recognize the GY-91 on the I2C bus. Is this possible? They can not work together?</p>
<p dir="auto">Has anyone had success in combining a M5Stack Basic Core with the external GY-91 (mpu9250)? Can anyone link a working library or a code snippet?</p>
<p dir="auto">big thx</p>
]]></description><link>https://community.m5stack.com/topic/1230/m5stack-basic-core-black-recognizes-gy-91-mpu-9250-10-dof-sensor-solved</link><generator>RSS for Node</generator><lastBuildDate>Thu, 30 Apr 2026 06:38:03 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1230.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 16 Aug 2019 22:23:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5Stack Basic Core (black) recognizes GY-91 (mpu 9250, 10-DOF) sensor (Solved) on Mon, 19 Aug 2019 11:05:54 GMT]]></title><description><![CDATA[<p dir="auto">The sensor had a problem.</p>
<p dir="auto">Used another GY-91 and it works now.</p>
<p dir="auto">Scanning...<br />
I2C device found at address 0x68  !<br />
I2C device found at address 0x75  !<br />
I2C device found at address 0x76  !<br />
done</p>
]]></description><link>https://community.m5stack.com/post/5238</link><guid isPermaLink="true">https://community.m5stack.com/post/5238</guid><dc:creator><![CDATA[Gero Nimo]]></dc:creator><pubDate>Mon, 19 Aug 2019 11:05:54 GMT</pubDate></item></channel></rss>