Page 1 of 1

how to set esp32 i2s to 24bit?

Posted: Tue Aug 31, 2021 12:31 pm
by ride_dirt
Hi I'm working on an a2dp project and having trouble setting the i2s bits on the esp32 to 24 bit. The example I am using(pipeline_a2dp_source_stream) has it set to 16 and I cant find where to change it. My codec needs 24 bit

Thank you