Learning HAL functions for STM32 programming
In the earlier guide on led blink with STM32F401RE Nucleo-64 board we used a HAL function that toggled one of the pin of the board. The program and coding was done using the STM32Cube IDE. The STM32F401RE Nucleo-64 board is a popular development pl…