Bug Report: CubeMX 4.8.0 with STM32F4 1.6.0 asserts from missing parameters in generated code + unused variable
Posted on May 30, 2015 at 00:30Here are a few parameters that are not filled in by the generated code that are then caught by the 1.6.0 library code:HAL_TIM_ConfigClockSource needs these values to be filled in with something:sClockSourceConfig.Clock...