Search found 1 match

by juampe
Wed Apr 23, 2025 2:28 pm
Forum: ESP-IDF
Topic: porting I2S code from legacy driver to new driver
Replies: 1
Views: 959

Re: porting I2S code from legacy driver to new driver

Hi,

Have you figured it out?

I've been figthing with this for a while and have just uploaded a sample code to a repository to kee it safe https://github.com/JPG-Consulting/ESP32-I2S-INMP441

I think your problem starts at this line:


.slot_cfg = I2S_STD_MSB_SLOT_DEFAULT_CONFIG(I2S_DATA_BIT ...

Go to advanced search