Question
TIM_OCMODE_ACTIVE output problem ?
I config timer'mode is TIM_OCMODE_ACTIVE , start enable ,can output waveform,but enable more than one time , only output the first corresponding waveform .
why behavier so ?
but when I config timer TIM_OCMODE_PWM2( or TIM_OCMODE_PWM1 ),enable and disable more than one times , corresponding waveform all output .
