Skip to main content
jgauthier
Senior
January 5, 2023
Solved

CubeMX 6.7 Removes Power Regulator Voltage Scale?

  • January 5, 2023
  • 2 replies
  • 1301 views

I have a project with an STM32H745. After I opened it with CubeMX 6.7 and migrated the project I noticed there were many errors in the clock configuration. I recognized these errors as relating the the Voltage Scale setting. I noticed it was missing?

Before:

0693W00000Y7VJOQA3.png 

After:

0693W00000Y7VJYQA3.png

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

Hello @Community member​ ,

Please check this link ,you have the same issue as reported.

I hope I helped you.

Foued

2 replies

Foued_KH
Foued_KHBest answer
ST Employee
January 5, 2023

Hello @Community member​ ,

Please check this link ,you have the same issue as reported.

I hope I helped you.

Foued

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
jgauthier
jgauthierAuthor
Senior
January 5, 2023

Thank you!