Correct use of UIF for counting internal clock pulses
Posted on January 19, 2018 at 11:49I am working on STM32 discovery board to develop a counter functionality of the timer1 using internal clock cycles.The update interrupt flag goes high every time the (CNT ==0) also as soon as I enable the counter t...