Search found 1 match

by SebastiaoRocha
Wed Jul 20, 2022 12:22 am
Forum: Report Bugs
Topic: I2S 24bit Slave
Replies: 3
Views: 12520

Re: I2S 24bit Slave

Hi, i can confirm that there is a bug at ESP32 I2S 24Bit. I had done all tests, see bellow. Filled buffer ( left/right channels ) with the folowing pattern: "spaces to better undertand" 16bit: 0x01 02 03 04 24bit: 0x01 02 03 04 05 06 32bit: 0x01 02 03 04 05 06 07 08 All cases, LRCK/WS is ok, toggle ...