Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't access magnetometer output #18

Open
nux1701 opened this issue Jan 20, 2023 · 1 comment
Open

Can't access magnetometer output #18

nux1701 opened this issue Jan 20, 2023 · 1 comment

Comments

@nux1701
Copy link

nux1701 commented Jan 20, 2023

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.

@balaboraa
Copy link

Hi,
I also got the same issue. Any help please....!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants