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

S130: GPIOTE example code

Hi,, In the GPIOTE example code(I use TIMER2), I want to control the cc register values by accessing the TIMER2_IRQHandler routine. I tried enabling the interrupt for compare channel (in nrf_drv_timer_extended_compare) but no luck. I kept breakpoint inside TIMER2_IRQHandler routine (in nrf_drv_timer.c), but it never gets fired. I have attached my code herewith: gpiote_toNordic.zip. Please help.

Parents Reply Children
No Data
Related