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

How to connect 13 devices working with PWM driver?

Hi guys! I feel really excited about working with Nordic Semiconductors, but I have a problem with PWM driver. 

Do you know how to support 13 independent devices that will work with Pulse Width Modulation?

As I read - we have the possibility to work with 3 PWM instances (which determines frequency) and 4 channels assigned to each instance.
It gives us 12 connections, but I need to handle more devices that will be working with Pulse Width Modulation. 

Any idea how to find a way to bypass this issue?

Thank you and good luck with your projects!

Greeting from Columbia! WinkFlag co

Parents Reply
  • Hola, Haakonsh! Thanks for your reply, but to be honest I'm not sure if we understand each other....

    As was mentioned in this post - "multiple channels":
    With the PWM library you have 2 PWM output channels per PWM instance.
    With the PWM driver you have 4 PWM output channels per PWM instance.

    So in PWM library, we have even fewer channels, than in PWM driver. 
    Did you mean to connect both examples together to obtain more channels and instances? I think there will be conflict...

    Best Regards,
    B.S.

Children
Related