STM32F401 LL CubeMX - SysTick not started (bug?)
Posted on November 23, 2017 at 17:30Hi all,CubeMX v4.23.0CubeF3 fw package v1.18.0I'm finding that a clean newly created project & created source does not enable the SysTick timer.The project is a mix of LL and HAL.I have to add HAL_ResumeTick() to ...