Question
CubeMX & FreeRTOS -> Using SysTick
Posted on March 31, 2016 at 12:11
Hello
I'd just like to know why CubeMX strongly recommends to use other timers besides SysTick as source? I've always thought that the SysTick timer is basically intended for use with an embedded OS? Thanks