How do I interface the MAX35103 IC with the ESP32-S3 using ESP-IDF? I am using SPI communication, but the output is always 0xFF. What can I do to fix this?
this is our code
MAX35103
Production
The MAX35103 is a time-to-digital converter with built-in
amplifier and comparator targeted as a low-cost analog
front-end solution for the ultrasonic...
Datasheet
MAX35103 on Analog.com
How do I interface the MAX35103 IC with the ESP32-S3 using ESP-IDF? I am using SPI communication, but the output is always 0xFF. What can I do to fix this?
this is our code