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

SPI DRDY and STATUS_REG Issues #4

Open
gioppitt opened this issue May 14, 2024 · 0 comments
Open

SPI DRDY and STATUS_REG Issues #4

gioppitt opened this issue May 14, 2024 · 0 comments

Comments

@gioppitt
Copy link

I am using an Arduino Leonardo and following the quick guide.
I have no problems with I2C, but cannot get SPI to work.

When I do not use DRDY pin, I can't read data (STATUS_REG does not work). When I enable usage of DRDY I don't receive anything either, unless I connect PIN_DRDY to 3.3V. In this case I receive all zeros, which I assume means the data is not ready even if I force the Arduino to read it.

Is there anything I am missing and can anyone help with this issue?

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