STM32F446RE bare metal TIM6 configuration for delay
Hello everyone,I am fairly new to embedded so bear with me. I am trying to understand bare metal programming.So basically I managed to turn on the LED on soldiered on the board (PA5) but now am trying to create a delay using basic timer TIM6. My issu...