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

ICM-20602 - inverted direction on the axes #4

Open
RaulTrombin opened this issue Jul 13, 2023 · 0 comments
Open

ICM-20602 - inverted direction on the axes #4

RaulTrombin opened this issue Jul 13, 2023 · 0 comments

Comments

@RaulTrombin
Copy link
Contributor

RaulTrombin commented Jul 13, 2023

Hey, reporting here, I had some issues with the 20602 version,
they display the directions inverted from the datasheet.

ICM-20602 readings are not following the datasheet specs.
Here is a reading with IC facing up:

read reg 0b11111110
read reg 0b10100000
read reg 0b10
read reg 0b1101000
read reg 0b111111
read reg 0b11101100
Reading -352, and binary 0b1111111010100000
Reading 616, and binary 0b 1001101000
Reading 16364, and binary 0b 11111111101100
AxisData {
x: -0.21069726,
y: 0.36872023,
z: 9.795029,
}

The gravity shows + value pointing downside, same happens to X and Y.

image

I don't know if the same is happening to the 20689 version.

*The gyro is matching to the specs

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

1 participant