-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Describe the bug
Hello,
I've been strugling with a second MPU9250 I bought after thinking the first one might be defective, I can't get any reading from the magnetometer on my Raspberry.
I connected the VCC to 3.3V, SDA + SCL and GND accordingly.
i2cdetect -y 1 only shows 0x68 address, no magnetometer address.
I've seen that I might need to change a register to allow some I2C pass through, but I thought this library might do it on its own.
Do I need to do something on my own or set something up on my top-level script to address this issue ?
Thank you for your help.
Metadata
Metadata
Assignees
Labels
No labels