Regarding problems in ADC of esp32
Posted: Tue Apr 21, 2026 9:24 am
I am working on a project where the accuracy of the ADC on the ESP32 is very important, but I am observing large variability in the readings.
I have already taken some precautionary measures, but the variability is still significant:
1. Applied averaging (filtering) to the ADC readings
2. Added decoupling capacitors to stabilize the supply
3. Used a separate ADC peripheral instead of the one used by WiFi
Despite these steps, the readings remain highly inconsistent.
Has anyone faced a similar issue with the ESP32 ADC? Any suggestions on how to improve accuracy or reduce variability would be appreciated.
I have already taken some precautionary measures, but the variability is still significant:
1. Applied averaging (filtering) to the ADC readings
2. Added decoupling capacitors to stabilize the supply
3. Used a separate ADC peripheral instead of the one used by WiFi
Despite these steps, the readings remain highly inconsistent.
Has anyone faced a similar issue with the ESP32 ADC? Any suggestions on how to improve accuracy or reduce variability would be appreciated.