[Suggestion, Fix] Swap SystemClock_Config() & HAL_Init()
Posted on January 16, 2017 at 04:37 Edit: Seems as if this wasn't a permanent fix. It still happens ... but why? I then always have to step through the HAL_Init & sysclockcfg functions until the timer is started. Only then can I resume the ...