2017-04-19 08:48 AM
Using CubeMX 4.20.1 with STM32Cube_FW_F7_V1.6.1 on an STM32F777 I'm getting an assert in HAL_RCC_OscConfig() due to assert_param(IS_RCC_PLLR_VALUE(RCC_OscInitStruct->PLL.PLLR));
Was this supposed to have been fixed in 4.20.1?
2017-04-20 06:02 PM
Hello?
2017-06-16 02:32 AM
Hi
Littell.David
andMAROLDA.VITO
,It is known limitation in the STM32CubeF7 and it will be fixed in coming versions.
Sorry for any inconvenience it may bring for you.
Regards
Imen
2017-06-16 04:13 AM
Hello David, I am facing the same issue. Did you come to a solution?
--Vito.
2017-10-05 12:48 AM
This is still there in version: STM32Cube_FW_F7_V1.8.0
Is there already a workaround for this?2018-03-02 02:22 AM
CubeMX 4.24.0 still has this issue, it does not generate code to assign a value for RCC_OscInitStruct.PLL.PLLQ before calling HAL_RCC_OscConfig(&RCC_OscInitStruct).
Please fix this CubeMX issue!!!