Page 1 of 1

ESP32C6 ADC stops when Wifi enabled

Posted: Fri Oct 31, 2025 8:08 am
by ginspe
For some reason when I bump up sampling freq to >10kHz and run esp_wifi_start() the adc_continuous_read() function starts timing out. Is it perhaps due to the reason that WiFi controller polls the ADC for values and in turn blocks the SAR ADC ?