cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMX, empty Clock Configuration tab

adrian2
Associate
Posted on August 07, 2014 at 22:42

STM32CubeMX ver.4.3.0 / STM32Cube V1.0

Generated the attached STM32CubeMX project file.

Upon reloading the project the Clock Configuration tab is empty - it does not show the clock tree info.

What should I do to fix the Clock Configuration tab in order to show the clock tree?

#stm32cubemx-clock-configuration
1 REPLY 1
talbi.amel
Associate II
Posted on August 08, 2014 at 15:16

Hello Adim,

Thanks for the feedback.

We confirm that there is a bug when loading this .ioc. In fact, the problem is encountred when loading the RCC.HSE_VALUE that contains ''.3''.

As workArownd to be able to load correctly this configuration and to have the Clock Configuration tab, you can just modify this line ''RCC.HSE_VALUE=4524583.3'' by ''RCC.HSE_VALUE=4524583''. 

This issue will be fixed in the next release ''v4.4.0''.

Best regards,

Amel.