Hi,I'm practicing with the timers of my STM32F0-Disco.Quite simply, I'm trying to use TIM6 or TIM14 as a simple time base. In order to verify its correct functioning I have put a GPIO call to toggle a LED whenever the interrupt handling function is c...