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

Using MPU6050 on samd21 based boards #20

Open
suraj022 opened this issue Jun 10, 2019 · 1 comment
Open

Using MPU6050 on samd21 based boards #20

suraj022 opened this issue Jun 10, 2019 · 1 comment

Comments

@suraj022
Copy link

I have an arduino zero clone(samd21). and using this library to interface with mpu6050 imu.
Gyro yaw pitch roll example freezes as soon as it enters the loop.

It this a common issue?

@J3r3Xy
Copy link

J3r3Xy commented Jun 17, 2019

Could be related to #4 , when the i2c communication is interrupted the library freezes waiting for data that will not come. I'd suggest to check wiring first, if it is correct you could try one of the two proposed pull requests (#8 or #17)

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