You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
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?
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,
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
The text was updated successfully, but these errors were encountered: