Associate III
July 11, 2012
Question
TIMER (Duty and OCActive)
- July 11, 2012
- 2 replies
- 845 views
Posted on July 11, 2012 at 15:46
Hi,
I would like to know why in TIM_OCMode_PWM1, I can calculate the frequency 'Duty cicle' TIM_CLK / (TIM_Period + 1) 36MHz/(999+1) Frequencia = -------------------------------- Logo, ------------------ = 18KHz (TIM_Prescaler + 1) (1+1) (see attached file) And in TIM_OCMode_Timing the period was set with 65535???? 'OCActive' (see attached file) #stm32-duty-cicle-ocactive-pulse