Search found 1 match
- Mon Dec 14, 2020 7:47 am
- Forum: ESP-IDF
- Topic: ESP32S2 ADC with DMA(Adc Digital Controller)
- Replies: 6
- Views: 11030
ESP32S2 ADC with DMA(Adc Digital Controller)
As you may know, esp32s2 doesn't use i2s for adc with dma and in the github page, example uses i2s for dma example. There is a library (ADC Digital Controller)for esp32s2. I have read the documentations but i couldn't figure it out yet. Is there anybody have example application for esp32s2.