How does the ADC Digi filter work in ESP32-C3?
Posted: Sat Jul 09, 2022 6:03 pm
Hi, I would like to use the ADC Digi filter in the ESP32-C3.
I set it up using and but I am not sure whether it works and what it does because there isn't an example for it.
Can someone please explain it to me?
I set it up using
Code: Select all
adc_digi_filter_set_config
Code: Select all
adc_digi_filter_enable
Can someone please explain it to me?