User Activity

Posted on January 16, 2013 at 17:18Ok, I'm trying to get a consistent 100 msec interrupt out of Timer2 to drive an external device in steps (but not using PWM).  According to the manual, I have the regs set  right: ARR, prescaler, all loaded properl...
Posted on January 04, 2013 at 16:58Ok, I'm confused.. according to the docs I should be able to program TIM4 as a PWM with unremaped output on PB9.  However, the Timer API call TIM_CtrlPWMOutputs() has an assert which indicates that TIM4 isn't suppo...