This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2541: PWM dutycycle control using timer 3 channel 0

Part Number: CC2541

HI,

i want to generate pwm signal signal at timer 3 channel 0, P1.6 pin. I used the sample code in buzzer.c in keyfobdemo project for generating pwm with 50% dutycycle. I can change the period. How can i create pwm with dutycycle change on  P1.6 using timer 3. Should i use both timer 3 channels(0 and 1) for creating pwm signal with dutycycle control?