/home/earle/.arduino15/packages/esp32/tools/esp32-arduino-libs/idf-release_v5.3-489d7a2b-v1/esp32c6/include/esp_driver_i2s/include/driver/i2s_std.h:220:1: error: designator order for field 'i2s_std_clk_config_t::ext_clk_freq_hz' does not match declaration order in 'i2s_std_clk_c...
rx_pdm_cfg.gpio_cfg.clk = board_i2s_pin.bck_io_num; github-actions bot changed the title I2S PDM stream not using the pins from i2s_pdm_rx_gpio_config_t I2S PDM stream not using the pins from i2s_pdm_rx_gpio_config_t (AUD-5803) Oct 27, 2024 shootao commented Nov 5, 2024 ...
I2S Use PDM filter from STM32CubeMX Enable this parameter to utilize the PDM filter configuration from the STM32CubeMX. Unselect this parameter and enabling PDM audio frame to PCM audio frame conversion parameter in the block will use the MATLAB PDM filter configuration. Settings Default: off ...
…t报'i2s_std_clk_config_t::ext_clk_freq_hz' does not match declaration (#239) * 增加LILYGO T-CameraPlus-S3支持 * 增加LILYGO T-CameraPlus-S3支持 * Remove .DS_Store files * Remove .DS_Store files * 将T-Circle-S3与T-CamerPlus-S3的codec放入boards下 * 移除T-CameraPlus-S的README3...