2021-07-20 03:15 AM
Hi,
I founded informations about the HAL systick functions, but I found nothing about systick registers in the ref manual of STM32F429/439 and STM32H745/755.
For Cortex M3 STM32F10xxx/20xxx/21xxx/L1xxxx, I founded informations in the PM0056 Programming manual about systick in the chapter 4.5 SysTick timer (STK) but no similar chapter for the processors that I use..
Why? Where I can fin this information?
Regards
Solved! Go to Solution.
2021-07-20 03:58 AM
2021-07-20 03:58 AM
PM0214 for Cortex-M4 and PM0253 for Cortex-M7.
JW
2021-07-20 04:01 AM
Should be another Programming Manual, and ARM has a TRM for the Core itself. For an alternate perspective Joseph Yiu's books.