Pending TIM bits
Posted on December 12, 2014 at 08:57Hello forum, I have a weird issue with TIM's pending bits (I mean Cortex-M3 pending bits): they are set after enabling the overflow interrupt: void InitTIM4() { TIM_TimeBaseInitTypeDef timer; TIM_TimeBaseStruc...