Skip to main content
Explorer II
June 11, 2025
Solved

Issue with STM32H747XIH6 Internal SMPS Bring-Up

  • June 11, 2025
  • 1 reply
  • 418 views

Dear Sir,

We are facing an issue while bringing up the STM32 microcontroller (part number: STM32H747XIH6) using the internal SMPS.

When we power the MCU through the LDO path, everything works fine, and we are able to connect to the STM32 via JTAG. However, when using the internal SMPS, the MCU does not respond and we are unable to establish a connection through JTAG.

We have attached the relevant portion of the schematics for your reference.

Could you please help us identify the issue with the internal SMPS configuration?

 

 

Best Regards,

Samudralankaiah.

    This topic has been closed for replies.
    Best answer by mƎALLEm

    Hello,

    You need also that your hardware is configured in SMPS:

    RM0399 / figure 22:

    mALLEm_0-1749633050866.png

    As LDO worked for you that means your hardware is configured in LDO.

    Now, you need to recover your MCU as you programmed the MCU with the wrong power configuration. Read this article: How can I recover my STM32H7/STM32H7RS board after facing a power configuration deadlock?

     

    1 reply

    mƎALLEmAnswer
    Technical Moderator
    June 11, 2025

    Hello,

    You need also that your hardware is configured in SMPS:

    RM0399 / figure 22:

    mALLEm_0-1749633050866.png

    As LDO worked for you that means your hardware is configured in LDO.

    Now, you need to recover your MCU as you programmed the MCU with the wrong power configuration. Read this article: How can I recover my STM32H7/STM32H7RS board after facing a power configuration deadlock?