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

6 Pwm with Timer1,2

FormerMember
FormerMember

Hi,

I have a problem with pwm,

I am using keil uvision 5.17, SDK 9.0.0, SD 130, nRF 51822.

I have programmed the code which can control servo motor(SG90) by smartphone.

The problem is I need to control 6 servo motor, it means that I need 6 PWM instance.

Technically, nRF 518222 only provide 4 PWM instance, and I programmed code already.

But 6 PWM can't,

Can Anyone give me an advice or example code? or tell me if it is possible at least?

Related