Page 1 of 1

set number of bits on esp32 wrover for i2s a2dp

Posted: Thu Aug 26, 2021 7:30 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

Thank you