SysTimer period less than 1 ms
Hello,
I am moving from TI DSPs to STM32 MCUs.
I would like know if it is possible to configure SysTick timer to generate an interrupt with a period less than 1 ms, as I usually do on TI DSP projects.
My doubt comes from UM2319, par 6.1.2:
"SysTick timer is used by default as source of time base, but user can eventually implement his proper time base source (a general purpose timer for example or other time source), keeping in mind that Time base duration should be kept 1ms since PPP_TIMEOUT_VALUEs are defined and handled in milliseconds basis."
Thank you,
Carlo
