Interrupts on STM32F407G discovery Micro controller with HAL library to blink led
I am trying to create a metronome by using the led on my microcontroller board to blink at a specific number of beats per minute in order to figure out how to do hardware interrupts at specific intervals. I am using the HSI as the system clock.