Solved
STM32H7 Discovery kit , Is SysTick->VAL in Micro-Second?
I am using STM32H747 Discovery kit. Using FreeRTOS, trying to understand if SysTick->VAL is it in Micro-second?
I am using STM32H747 Discovery kit. Using FreeRTOS, trying to understand if SysTick->VAL is it in Micro-second?
Perhaps check a manual for the CM7 or ST Programming Manual.
Typically clocks at SYSCLK DIV 8, then a 24-bit down-count to get a 1ms interrupt.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.