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

How to implement simple PWM

I just want a simple and clear  PWM driver to generate a duty cycle on a GPIO pin - 25% on and 75% off.   Just that.   What is the most power efficient method?

The example PWM project is overly complicated and obscure.

Using SDK 15.2 and nRF52832.

Thanks

Related