Esp32-s3 has schmitt trigger inputs ?
Posted: Wed Oct 09, 2024 6:19 pm
Hi,
I am using a i/o input with rising edge interrupt.
The interrupt is being triggered on the rising edge most of the time, but sometimes the interrupt is triggered in rising edge and falling edge.
The rising edge signal has a 950 ns slope(with good format signal), but the falling edge has a slower slope and the falling slope signal it's not that good.
I would like to know if esp32s3 has schmitt trigger inputs.
I can create a software filter but i wouldn't like the interrupt to use processor resources and be triggered at the wrong time.
In annex follow the signal.
Yellow signal is input sync signal(i/o 38).
Blue signal is output(i/o 47; 1,8V) setting inside interrupt.
Thank's.
I am using a i/o input with rising edge interrupt.
The interrupt is being triggered on the rising edge most of the time, but sometimes the interrupt is triggered in rising edge and falling edge.
The rising edge signal has a 950 ns slope(with good format signal), but the falling edge has a slower slope and the falling slope signal it's not that good.
I would like to know if esp32s3 has schmitt trigger inputs.
I can create a software filter but i wouldn't like the interrupt to use processor resources and be triggered at the wrong time.
In annex follow the signal.
Yellow signal is input sync signal(i/o 38).
Blue signal is output(i/o 47; 1,8V) setting inside interrupt.
Thank's.