Search found 11 matches

by jaracil
Sun Apr 23, 2017 5:14 pm
Forum: ESP-IDF
Topic: I2S RX issue
Replies: 7
Views: 10120

Re: I2S RX issue

Hi. I2S Driver is broken for 32 bit mode. See technical book (section 8.4.5 page 163) : https://espressif.com/sites/default/files/documentation/esp32_technical_reference_manual_en.pdf You can see four posible RX_I2S_FIFO_MOD: 0 16-bit dual channel data 1 16-bit single channel data 2 32-bit dual chan...