Bug Report: HAL_Init() function Fails to initialize systick timer correctly.
Posted on September 26, 2017 at 15:20This function which is called at the entry of Main() function(Code generated by cubeMX) can not initialize systick timer to create 1ms time intervals correctly. As a result if functions which are called after HAL...