Skip to main content
kulfi27
Associate II
November 29, 2019
Question

STM32H753 change frequency in the older version to 480MHz

  • November 29, 2019
  • 3 replies
  • 810 views

Hello everyone, at the beginning of this year I bought a microcontroller, it was a version with 400MHz clocking, at the moment CubeMX allows you to change the frequency to 480MHz, can I change it, will everything work properly. Best Regards

This topic has been closed for replies.

3 replies

PMath.4
Senior III
November 29, 2019

I've got 400MHz spec H743's running at 540MHz with no issue including running FMC, LTDC and USB peripherals

Ozone
Principal
November 29, 2019

The maximal core clock speed specified in the datasheet is guaranteed for the whole temerature range, especially the maximum temperature.

Expect fails (crashes) at higher temerature with overclocked devices.

kulfi27
kulfi27Author
Associate II
November 29, 2019

Thank you for the quick reply, I will take this into account.