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

Bad accelerometer data when using SPI #8

Open
avsa242 opened this issue Aug 29, 2021 · 1 comment
Open

Bad accelerometer data when using SPI #8

avsa242 opened this issue Aug 29, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@avsa242
Copy link
Owner

avsa242 commented Aug 29, 2021

When the SPI interface is chosen (P1), the accelerometer data (at least the Z-axis) reads slightly differently than when I2C is chosen. The Z-axis reading should be approx. 1g when the chip package top faces up, but reads approx 0.95g. Performing calibration seems to have little to no effect.

@avsa242 avsa242 added the bug Something isn't working label Aug 29, 2021
@avsa242 avsa242 self-assigned this Aug 29, 2021
@avsa242
Copy link
Owner Author

avsa242 commented Sep 28, 2021

Update: This only affects 4-wire SPI. The WIP 3-wire code seems unaffected by this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant