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

Is that possible to generate three PWM with softdevice?

Hi,

In my application, I need 3 PWM to drive LED. Each PWM will have the same frequency but not the same duty cycle. Is that possible to do that? I know that Timer0 is used by softdevice so I can only use 2 timer.

Furthermore, I will use current time sevice + 1 RTC to use as clock (need to light up the LED to some given time slot).

Thanks in advance for your help.

Related