Skip to main content
RhSilicon
Lead
June 17, 2023
Solved

STM32H743VIT6 - Device Configuration Tool Code Generator: D1CPRE Clock frequency must be =< 200MHz

  • June 17, 2023
  • 2 replies
  • 3124 views

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?

    This topic has been closed for replies.
    Best answer by Amel NASRI

    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

    2 replies

    AScha.3
    Super User
    June 17, 2023

    hi,

    the max. allowed clk depends on the core voltage setting and chip revision ;

    try rev. V  , scale 0 , LDO

    AScha3_0-1686980929880.png

     

    AScha3_1-1686980973234.png

     

     

    "If you feel a post has answered your question, please click ""Accept as Solution""."
    RhSilicon
    RhSiliconAuthor
    Lead
    June 17, 2023

    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.

    STM32H743VIT6_F_OUT_OF_RANGE_400MHz.png

    RhSilicon
    RhSiliconAuthor
    Lead
    June 17, 2023

    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.

    Amel NASRI
    Amel NASRIBest answer
    Technical Moderator
    June 17, 2023

    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.
    RhSilicon
    RhSiliconAuthor
    Lead
    June 17, 2023

    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?