Does my M5Stack Grey have MPU9250 or MPU6886?
-
Hey,
Is there any way to find out which sensor my M5Stack Grey has?
Do I have a M5Stack Grey with a built-in MPU9250 or MPU6886?Is there a piece of code that could just print out all built-in chips?
-
Hi @Tristar
have you tried to run the I2C scanner program? This should give you an idea of what's connected to the I2C bus.
https://github.com/m5stack/M5Stack/tree/master/examples/Advanced/I2C_Tester
For instance MPU6886 is at address 0x68 and when you read register 117 - WHO_AM_I you should get 0x19.
Felix
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login