espressif / esp-adf

Espressif Audio Development Framework
Other
1.56k stars 689 forks source link

I2S PDM stream not using the pins from i2s_pdm_rx_gpio_config_t (AUD-5803) #1300

Open vasilerares opened 3 weeks ago

vasilerares commented 3 weeks ago

When using PDM mode for I2S, pin configuration from i2s_pdm_rx_config_t::i2s_pdm_rx_gpio_config_tare not used.

https://github.com/espressif/esp-adf/blob/d16b0401cc805e184b132aa6c821eccd26163f61/components/audio_stream/i2s_stream_idf5.c#L132

shootao commented 2 weeks ago

Hi @vasilerares We will to call i2s_channel_init_pdm_rx_mode to inittialize this Pin