cancel
Showing results for 
Search instead for 
Did you mean: 

what will be the output of PWM if I stop the timer ?

mehmet.karakaya
Associate III
Posted on June 06, 2012 at 19:56

hello forum ,

if I stop the timer   --> TIM_Cmd(TIM5, DISABLE);

do some job

and restart the timer --> TIM_Cmd(TIM5, ENABLE);

1)does the PWM output change in between ?

2)does the counter start from zero or from the counter value left at the time of stop

( when I restart the timer)

3)what happens to PWM output when I restart the timer ?
0 REPLIES 0