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

How to connect single pwm signal to multiple GPIO

Hi,

At the moment I generate 4 independent pwm signals, I would prefer to have 6 but this is not possible to my understanding due to the lack of GPIOTE [ref1,ref2].

So I am trying to connect a single PWM signal to 2 gpio pins, is this possible through the ppi or any other way?

Link, here they advise to connect them in hardware. I would like to do this in software so that in the future it is possible to switch from PWM to something else.

Kind regards,

Niels Kool