PDA

View Full Version : Servopod Timer PWM


ngkdc
09-21-04, 01:33 PM
When setting PWM period, I understand that setting any PWMA period sets the same period for all other PWMA outputs. Likewise, Setting any PWMB period sets the same PWM period for all other PWMB outputs.

Does this apply to timer ports when using PWM? For example, if I set the period of TD0, does that set TD1, TD2, and TD3 as well, or are all the timer periods totally independent of each other?

Thanks,


Rick

nmitech
09-21-04, 01:54 PM
All the timer periods are totally independent of each other

ngkdc
09-21-04, 02:01 PM
Great!


Thanks for the fast response.


Rick