slow rising signal and edge triggered interrupt
Posted: Sat Nov 25, 2017 12:14 am
I have an input signal of 60 Hz (16.66 ms time period). The signal transition time(rise time/fall time) as measured on the oscilloscope is 1 ms.
Will the GPIO edge trigger interrupt service work for this signal? If not, what are the other ways to detect rising/falling time edge of this signal?
Thanks,
Will the GPIO edge trigger interrupt service work for this signal? If not, what are the other ways to detect rising/falling time edge of this signal?
Thanks,