Need help in getting I2C1 working #2154
Unanswered
Vignesh0619
asked this question in
Q&A
Replies: 1 comment
-
I don't see anywhere that you're telling the library to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I am currently working on a project where I have to interface an MPU 6050 on the I2C1 bus. But no matter what I try it does not work.
I did some debugging MPU6050 works perfectly fine on the I2C0 bus but where as on the I2C1 bus I cant even detect the MPU6050.
I have attached my code here
The majority of the code is the example code given by adafruit . I have added only these 3 lines
Beta Was this translation helpful? Give feedback.
All reactions