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?