Search found 2 matches

by jtwaleson
Mon Oct 21, 2024 7:11 pm
Forum: ESP-IDF
Topic: How do I use the ADC mode for i2s is esp-idf v5.2.2?
Replies: 8
Views: 3487

Re: How do I use the ADC mode for i2s is esp-idf v5.2.2?

Ok thanks for clarifying. But then how do I set up the pin numbers and sample rate configuration etc for i2s? Sorry if this is a stupid question.

Also, I was manually setting up i2s and continuous adc for testing purposes to get something working. My actual goal is to use the bluetooth classic hfp ...
by jtwaleson
Sun Oct 20, 2024 2:37 pm
Forum: ESP-IDF
Topic: How do I use the ADC mode for i2s is esp-idf v5.2.2?
Replies: 8
Views: 3487

Re: How do I use the ADC mode for i2s is esp-idf v5.2.2?


You do not have to do anything with I2S if you use that driver; it handles the fact that on the ESP32 the data transfer happens to go through I2S entirely for you.


Hi @ESP_Sprite,

Nice to see a fellow Tweaker here ;) I have to say I'm really confused whether i2s dac is possible in esp-idf 5.x ...

Go to advanced search