Search found 1 match
- Thu Dec 08, 2022 6:07 am
- Forum: ESP-IDF
- Topic: ESP32-S3 does not save data from ADC
- Replies: 0
- Views: 835
ESP32-S3 does not save data from ADC
How do I save my ADC transmission correctly? We are using the ESP32-S3 to get data from an ADC (Analog AD7134), but the ESP32-S3 does not seem to correctly read the data sent by the ADC. It indicates that data was received (err = ESP_OK), but nothing is written to the buffer. Here is a screenshot of...