For this mode the timer prescaler is set to 8000-1 to generate a clock signal at 10KHZ. The auto reload counter register value is set to 10,000-1 so that we can generate a LED blink every 1 second.
LED Toggle Program with FreeRTOS for STM32 Nucleo-767 in STM32CubeIDE AUTHOR:- Mikhael Sunil Introduction This project demonstrates how to toggle an LED using FreeRTOS on the STM32 Nucleo-767ZI board.