Where to find systick register documentation for STM32F4 and H7.
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