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

Can't initialize sensor #10

Open
Calypso514 opened this issue Jul 1, 2024 · 3 comments
Open

Can't initialize sensor #10

Calypso514 opened this issue Jul 1, 2024 · 3 comments

Comments

@Calypso514
Copy link

Hi everyone,

I'm trying to use ICU-10201 sensor without the EVK board. I implemented a specific hardware using a 1.8v regulator as explained in a previous issue. However, I can't make it work. The call of begin() always returns 1. What does this error code mean ?

Thank you in advance


Notify: @tdk-invn-oss/ultrasonic-maintainers @tdk-invn-oss/arduino-maintainer

@rbuisson-invn
Copy link

Hello Calypso,

Could you please try version 1.0.3 of the library as it might fix a similar issue?
If the issue persists:
A return code of 1 probably means that the communication with the sensor is not OK, could you please try to capture SPI traces?

Regards,

@Calypso514
Copy link
Author

Calypso514 commented Jul 2, 2024

Hello rbuisson,

I tried the version 1.0.3 but the issue is the same.
What do you mean by "capture SPI traces"? How can I do that?

Best regards,

@rbuisson-invn
Copy link

Hello,
Thanks for updating the version of the lib.
I suspect that the SPI communication is not correct, that's why I asked for SPI traces that you can capture a with Logic analyzer or a scope.
Regards,

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