Skip to main content
Visitor II
May 1, 2023
Question

How to set up clock in STM32CUbe V6.8.1 to 480Mhz for STM32H750XBH6

  • May 1, 2023
  • 3 replies
  • 1112 views

Hi

I have upgraded my STMCUBE to the latest version of 6.8.1 and am Using STM32H750XBH6 part, when I try to config the CPU clock to 480Mhz, it raises many error flags and would not allow it (also the Resolve clock Issues Button can not fix it), Note my Device is version Y and I could do it easily in 6.6.1 version.

I want to use the stm32cube_fw_h7_v1110 package, so I need to upgrade the CUBE, is there any work around this?

    This topic has been closed for replies.

    3 replies

    Super User
    May 1, 2023

    depending on version they set a (new) limit;

    + you set..scale0 ?


    _legacyfs_online_stmicro_images_0693W00000bj8SfQAI.png

    Graduate II
    May 1, 2023

    I thought Y was rated at 400 MHz, and V was 480 MHz

    >>is there any work around this?

    You could ignore it, and fix the generated code to the speeds you want

    AAsad.1Author
    Visitor II
    May 1, 2023

    AScha.a When I choose the PPL the power regulator setting would go away,

    Thanks Tesla DeLorean, How Can I do it?