Resolved! STM32F0 one timer gets affected by another timer interrupt.
Hi,I am using STM32F051R8T6 (of Discovery board). In my application I am using two timers: TIMER3 and TIMER15. TIMER3 is used to count number of pulses. Hence, I have used it as an external clock source based timer.TIMER15( based on internal clock so...