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

wrong documentation in V2.2.1 headerfile line27 #25

Open
GregorB54321 opened this issue Jul 21, 2022 · 1 comment
Open

wrong documentation in V2.2.1 headerfile line27 #25

GregorB54321 opened this issue Jul 21, 2022 · 1 comment

Comments

@GregorB54321
Copy link

GregorB54321 commented Jul 21, 2022

original:
#define MPU6050_I2CADDR_DEFAULT
0x68 ///< MPU6050 default i2c address w/ AD0 high
#define MPU6050_DEVICE_ID 0x68 ///< The correct MPU6050_WHO_AM_I value

correct: "w/ AD0 low"

Reference: Product Specification Datasheet Rev.3.4 Page 33 paragraph 9.2 (and after lot of hours debugging by personal experience)
https://invensense.tdk.com/wp-content/uploads/2015/02/MPU-6000-Datasheet1.pdf

@caternuson
Copy link
Contributor

image

Yep, looks like. Want to submit a PR to update that?

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