unexpected behavior? not able to clear TIM_IT_Update
Posted on August 19, 2014 at 01:01Hi, I am not able to clear a timer update flag while the timer is enabled. I am initializing a timer and the behavior is the following: .... TIM_TimeBaseInit(TIM4, &TIM_TimeBaseStructure); TIM4->SR = (ui...