Skip to main content
PDesh.1
Associate
May 21, 2020
Solved

The clock configuration tool "STM32F37x_Clock_Configuration_V1.0.0.xls" to generate "system_stm32f37x.c" is not available to download at st.com. Please guide how to download it.

  • May 21, 2020
  • 1 reply
  • 1371 views

..

This topic has been closed for replies.
Best answer by TDK

A Google search finds it no problem:

https://github.com/pgsamila/openMat/blob/master/LpmsBle/STM32F37x_Clock_Configuration_V1.0.0.xls

The clock configuration has been incorporated into CubeMX. Even if you don't want to use HAL or CubeMX, the clock configuration tab on it is great in order to quickly configure the clock settings.

1 reply

TDK
TDKBest answer
May 21, 2020

A Google search finds it no problem:

https://github.com/pgsamila/openMat/blob/master/LpmsBle/STM32F37x_Clock_Configuration_V1.0.0.xls

The clock configuration has been incorporated into CubeMX. Even if you don't want to use HAL or CubeMX, the clock configuration tab on it is great in order to quickly configure the clock settings.

"If you feel a post has answered your question, please click ""Accept as Solution""."