cancel
Showing results for 
Search instead for 
Did you mean: 

PWM output on T1_OCMPB

pascal_rajagopalan
Associate II
Posted on June 13, 2006 at 10:20

PWM output on T1_OCMPB

2 REPLIES 2
pascal_rajagopalan
Associate II
Posted on June 13, 2006 at 09:34

Hi!

I'd like to know if I could use the T1_OCMPB pin (1.6) as an output PWM pin instead of the T1_OCMPA pin? I didn't manage to get it toggling.

Thanks

gpoirier9
Associate II
Posted on June 13, 2006 at 10:20

I don't think you can use OCMPB pin. Datasheet said only OCMPA pin for output PWM : it's certainly due to implementation of timer.

If you need absolutely use OCMPB pin with a PWM signal, you can create this signal using 2 output compare Register and interrupt !