Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
vasilerares opened this issue Oct 27, 2024 · 0 comments

Comments

@vasilerares
Copy link

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

i2s_key_slot[i2s->port].rx_pdm_cfg.gpio_cfg.clk = board_i2s_pin.bck_io_num;

@github-actions 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant