Resolved! SysTick discrepancy compared to regular timers
Posted on May 11, 2017 at 22:51I am using the STM32L437 part and I run into some confusion with SysTick. I set up the SysTick to run at 1ms with timer 5 as Timebase source (for comparison). As a sanity check, I also set up timers 3, 4, 6 and 7 indep...