Hi,
Our project need 7 seperate PWM outputs, as the nRF52840 have 4 hardware pwm, I decide to use GPIOTE with PPI to create extra 3 pwm outputs to drive Red/Green/Blue leds.
Is there any recommend samples on how to do it on NCS?
I found a few samples on github but they are using nRF SDK.
Regards,
Anthony Yuan