cancel
Showing results for 
Search instead for 
Did you mean: 

CubeMX / STM32H753IIKx / Clock Configuration

MMüll.6
Associate III

Hello,

I have update a CubeMX project from V6.6.1 to V6.7.0.

After update, without any changes, the clock configuration has a lot of errors. The CPU has a maximum clock rate from 480MHz, but the new CubeMX V6.7.0 allow only 200MHz!?!

The Error:

"D1CPRE Clock frequency must by <= 200MHz"

Attachment: The Clock configuration and a lot of red fields.

Please fix this problem and help me what is going wrong. Thank you very much.

1 ACCEPTED SOLUTION

Accepted Solutions
KDJEM.1
ST Employee

Hello @Markus Müller​ ,

A similar question is already asked here.

To get 480 MHz, go to the RCC parameters and check that the product revision is "V".

For some reason the default is "Y".

Then set the power regulator voltage scale to 0.

I reported this issue internally.

Internal ticket number: 140578 (This is an internal tracking number and is not accessible or usable by customers).

When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

  

Kaouthar

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.

View solution in original post

7 REPLIES 7
KDJEM.1
ST Employee

Hello @Markus Müller​ ,

A similar question is already asked here.

To get 480 MHz, go to the RCC parameters and check that the product revision is "V".

For some reason the default is "Y".

Then set the power regulator voltage scale to 0.

I reported this issue internally.

Internal ticket number: 140578 (This is an internal tracking number and is not accessible or usable by customers).

When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

  

Kaouthar

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.

MMüll.6
Associate III

Yes, it works, Thank you very much for the fast answer.

MMüll.6
Associate III

The error was:

"D1CPRE Clock frequency must by <= 200MHz"

can you change the hint texte to:

"D1CPRE Clock frequency must by <= 200MHz, please change the RCC parameter and check that the product revision is "V""

Thank you very much.

Mz.1
Associate III

@KDJEM.1 - I have similar issue - using STM32H743ZI with STM32CubeMX 6.9.1.

I did what you suggested but still no change in the clock configuration

see:

Mz1_0-1693816610987.png

also my RCC configuration:

Mz1_1-1693816674535.png

 

I didn't had this issue in older version of STM32CubeMX

pls help :(

thanks

KDJEM.1
ST Employee

Hello @Mz.1 ,

I think that this question has already been answered here CubeMX 6.9.1/ STM32H743ZI / Clock Configuration is... - STMicroelectronics Community .

Could you please confirm this?

Thank you.

Kaouthar

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.

garry lai
Associate II

Regarding CLK, it cclk_error.jpgan be executed normally, but why is an error displayed? 

KDJEM.1
ST Employee

Hello @garry lai and welcome to the Community 🙂,

Could you please give more details about your issue?

Which MCU are you using ? Which MCU revision are you using?

Are you using STM32CubeMX6.9.1 version?

Thank you.

Kaouthar

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.