You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Included TMC5221-Eval and TMC5222-Eval to the project.
Refreshed license and notice files.
LBV2 & LBV3 SysTick: Replaced the microsecond time source with a PIT timer block. The previous DWT-based implementation could not reliably provide a 32-bit microsecond timer.
LBV3 Timer: Reassigned the unused TIMER_CHANNEL_3 to a different timer, freeing up TIMER4, one of the only two available 32-bit timers.