
Search found 2 matches
- Sat Feb 15, 2025 2:09 am
- Forum: ESP-ADF
- Topic: ES7210. All signals are fine, but nothing on SDOUT1 pin.
- Replies: 1
- Views: 1690
Re: ES7210. All signals are fine, but nothing on SDOUT1 pin.
I found the reason. It was an error in my schematics outside the schematics in this post. Please delete the post. Thank you. 

- Thu Feb 13, 2025 10:41 am
- Forum: ESP-ADF
- Topic: ES7210. All signals are fine, but nothing on SDOUT1 pin.
- Replies: 1
- Views: 1690
ES7210. All signals are fine, but nothing on SDOUT1 pin.
Hello. I'm having problems with getting any data out of the ES7210 ADC in 4-channel TDM mode. I'm using an official Espressif's example(https://github.com/espressif/esp-idf/tree/release/v5.4/examples/peripherals/i2s/i2s_codec/i2s_es7210_tdm) with ESP32-S3, just removed the SD related things. /* * SP...