I'm using 52810 with s112 stack.
And I need two PWM channel with different frequence. one channel set to 4KHz to cotroller BEEP, the other one set to 15Khz to control motor.
For now I use APP_Pwm.c set two channel with same frequence. I don't know how to set them to different frequence.