My first blinky with timers on STM32.The first time I made it, it wasn't blinking because I forgot to clear the timer's status register (SR) before enabling it.
Its really fun to learn how to control the hardware directly with code.
Learning about timers before i make my blinky using timers with direct register manipulation becuase why not๐