2023-06-16 09:48 PM
Hi,
I'm having trouble getting around the USB port stuck issue on the STM32F407VGT6, so I'm looking to get to know the STM32H743VIT6.
The problem is that I believed that the clock of this STM32H743VIT6 was 480MHz, but the generator says it has to be below 200MHz. Is this correct?
Solved! Go to Solution.
2023-06-17 03:00 PM
Hi @RhSilicon ,
For a complete answer to your questions, please refer to this knowledge article: How to reach 480MHz for STM32H7xx MCUs ? - STMicroelectronics Community.
-Amel
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.
2023-06-16 10:49 PM - edited 2023-06-16 10:50 PM
hi,
the max. allowed clk depends on the core voltage setting and chip revision ;
try rev. V , scale 0 , LDO
2023-06-17 05:12 AM - edited 2023-06-17 05:13 AM
Thanks,
The limit actually rose to 400MHz, but it hasn't reached 480MHz yet.
I think it's still bad to operate the IDE, it's not intuitive.
This "2WS latency" and "Pwr Reg V Scale 0" option only appeared after I tried to put a Clock value above the limit.
So I had to go back to the previous tab, "Pinout & Configuration" again.
Only after modifying the configuration again, it was possible to put 480MHz.
2023-06-17 05:23 AM
Got it, first you have to select the "revision V", and then the "Pwr Reg V Scale 0" option will appear.
Arabic way of doing things, from bottom to top.
2023-06-17 07:50 AM
Didn't I write this??
2023-06-17 08:10 AM
I didn't understand the first time, maybe because the images are in the opposite order. But thank you for the information.
2023-06-17 03:00 PM
Hi @RhSilicon ,
For a complete answer to your questions, please refer to this knowledge article: How to reach 480MHz for STM32H7xx MCUs ? - STMicroelectronics Community.
-Amel
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.
2023-06-17 03:50 PM
Hi, since one of the attractions of the MCU H7 is that it can run at 480MHz, if not its biggest attraction, wouldn't it be more convenient for the user to find the revision checkbox at the top of the STM32CubeIDE settings tab?