cancel
Showing results for 
Search instead for 
Did you mean: 

hello , how to configure clock on stm32f7xx or stm32h7xx for IAR Embedded Workbench?

iisla.1
Associate
 
1 ACCEPTED SOLUTION

Accepted Solutions
KDJEM.1
ST Employee

Hello @iisla.1​ and welcome to Community ��,

I advise you to get inspired form the RCC_ClockConfig example available in STM32CubeF7 package and in STM32CubeH7 package.

These examples supported many toolchains such as IAR and STM32Cube IDE.

For more clock configuration details, I advise you to refer to the STM32F7 references Manuals and STM32H7 references Manuals.

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

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.

View solution in original post

1 REPLY 1
KDJEM.1
ST Employee

Hello @iisla.1​ and welcome to Community ��,

I advise you to get inspired form the RCC_ClockConfig example available in STM32CubeF7 package and in STM32CubeH7 package.

These examples supported many toolchains such as IAR and STM32Cube IDE.

For more clock configuration details, I advise you to refer to the STM32F7 references Manuals and STM32H7 references Manuals.

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

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.