Hello everyone,
I'm trying to make a PWM signal that fires an interrupt at the end of each PWM period. I've had the same question here:
https://devzone.nordicsemi.com/f/nordic-q-a/45182/nordic-nrf51822-pwm-ppi-timer1
but now I'm using nrf52832.
Is it possible to have such an interrupt?
If yes, can I do it with nrf_drv_ APIs instead of direct register access like in the link above?
Regards,
L. B.