Resolved! No interrupt on tmr overflow
Posted on March 20, 2017 at 20:10STM32F437I am using TIM4 for input capture and an interrupt occurs when external events occur. However I stopped the external event and no interrupt occurs on overflow although the UIF bit is set in SR. Code snippet ...