esp32 adc monitor, change threshold while running
Posted: Tue Dec 02, 2025 1:29 pm
Hello forum,
i am currently monitoring a signal input for a specific voltage level to be reached.
running adc1 in continuous mode and have the monitor enabled for a specific high_threshold.
That works fine.
However, i need to change the high_threshold frequently to adjust for changing sensitivity.
ITo change the high_threshold you would need to stop the monitor and the continuous driver, change your settings, and re-eanable everything again.
Is there a way to change the monitors threshold on the fly?
thanks
i am currently monitoring a signal input for a specific voltage level to be reached.
running adc1 in continuous mode and have the monitor enabled for a specific high_threshold.
That works fine.
However, i need to change the high_threshold frequently to adjust for changing sensitivity.
ITo change the high_threshold you would need to stop the monitor and the continuous driver, change your settings, and re-eanable everything again.
Is there a way to change the monitors threshold on the fly?
thanks