Skip to main content
adrian2
Visitor II
August 7, 2014
Question

STM32CubeMX, empty Clock Configuration tab

  • August 7, 2014
  • 1 reply
  • 989 views
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
This topic has been closed for replies.

1 reply

talbi.amel
Visitor II
August 8, 2014
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.