Skip to main content
Associate
July 11, 2025
Question

SystemClock_Config code is missing generated from STM32CubeMX in STM32H7R7L8H6H

  • July 11, 2025
  • 1 reply
  • 385 views

Hello,

I configured the RCC in STM32CubeMX, but the generated Keil code doesn't contain the SystemClock_Config function. Can anyone help me solve this problem? The device model is STM32H7R7L8H6H.

Thanks in advance.

Jack2025_1-1752203990192.png

Jack2025_0-1752203917564.png

Jack2025_2-1752204267550.png

 

 

1 reply

TDK
Super User
July 11, 2025

Update CubeMX to the latest. If it still happens, please include an IOC file.

It may also be initialized in the bootloader in which case it doesn't need re-initialized in application.

 

"If you feel a post has answered your question, please click ""Accept as Solution""."
Jack2025Author
Associate
July 11, 2025

Thank you for your assistance. I've updated my software to the latest version, but the issue still persists. I've already uploaded the IOC file. Could you please take a look at it for me?