This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

GPIOTE Task Handler - Sense Output

Hi,

I am using TIMER2, GPIOTE and PPI to implement a 6250Hz square wave at a GPIO pin. I can successfully create the square wave on the GPIO pin. However, I would like to be able to sense when this GPIO pin goes high after the GPIOTE peripheral has set it high. Is there any way of doing this? I know it is possible to sense an input pin and use the GPIOTE_IRQHandler. I am wondering if I can use the GPIOTE_IRQHandler when the output GPIO is set high by the GPIOTE peripheral?

Many Thanks

Jack

Parents Reply Children
No Data
Related