Search found 1 match
- Wed Oct 19, 2022 9:13 am
- Forum: ESP32 Arduino
- Topic: TDM audio problem in ESP32S3
- Replies: 0
- Views: 982
TDM audio problem in ESP32S3
I try to receive and send audio by PCM3168A with I2S TDM and it's all ok with 4 channels 24bit , but if I need more 6 for RX and 8 for TX and control WS and bit data I receive nothing only the clock and the master clock working, why? [Codebox=text file=Untitled.txt] [/Codebox] my program is this : v...