I think this should be "I2S_MODE_RX" for your ADC instead of TX.HanVertegaal wrote: ↑Sat Nov 18, 2017 2:11 pmCode: Select all
i2s_config.mode = (i2s_mode_t)(I2S_MODE_MASTER | I2S_MODE_TX);
Search found 2 matches
- Mon Dec 28, 2020 2:54 pm
- Forum: ESP-IDF
- Topic: I2S master clock
- Replies: 2
- Views: 6983
Re: I2S master clock
- Mon Dec 28, 2020 2:51 pm
- Forum: ESP-IDF
- Topic: I2S master clock
- Replies: 2
- Views: 6983
Re: I2S master clock
Hi there,
Have you managed to make your ADC work with this clock? I've been dealing with the same issue for a while now.
Regards,
Tiago
Have you managed to make your ADC work with this clock? I've been dealing with the same issue for a while now.
Regards,
Tiago