Skip to main content
Graduate
May 20, 2025
Question

Overcurrent Issue on STM32H753ZIT6 Nucleo

  • May 20, 2025
  • 3 replies
  • 900 views

Hi,

I am using an STM32H753ZIT6 NUCLEO board. While powering the board with an external supply, we faced an overvoltage issue on the board.

As the user manual reccomends that the board be supplied between 7 to 12 V, we provided it a constant supply of 9.5 V. After a while, the overvoltage warning LED turned on on the board hence the source was disconnected and we found that the voltage regulator on the board was heating excessively. However, even after replacing the regulator with a new one we are facing the same issue. Any help regarding how this can be fixed would be appreciated.

Thank you.

 

    This topic has been closed for replies.

    3 replies

    Technical Moderator
    May 21, 2025

    What else is connected to the NUCLEO-H753ZI apart from the supply voltage of 9.5V?

    Is it U12 (LD1117S50TR) that is overheating?

    Regards
    /Peter

    aditya3Author
    Graduate
    May 21, 2025

    Thanks for the reply.
    Our setup consisted of a few sensors connected on a breadboard, which are interfaced with the NUCLEO board.
    This included 3.3V digital inputs as well as analog inputs from two potentiometers (a 5V input to PC0 (A1) and a 3.3V input to PA3 (A0)).
    After troubleshooting we found that the U12 (LD1117S50TR) was overheating, but even after replacing the U12 there is no change to the issue. As soon as we power on the NUCLEO board with even a laptop connection the LD6 LED turns on.

    Technical Moderator
    May 21, 2025

    @aditya3 

    @Andrew Neil and I have already asked you to provide precise details of the external connections, ‘a few sensors’ is too imprecise for this.

    LD6 shows overcurrent on the track ‘5V_USB_CHGR’, i.e. the supply voltage of 5V coming from the USB micro socket. This means that more than the permitted 500mA is definitely flowing there.

    Regards
    /Peter

    Super User
    May 21, 2025

    @aditya3 wrote:

    the overvoltage (sic?) warning LED turned on on the board


    I don't see an over-voltage LED. Do you mean the over-current LED - LD6 ?

    AndrewNeil_0-1747815877642.png

    https://www.st.com/resource/en/user_manual/um2407-stm32h7-nucleo144-boards-mb1364-stmicroelectronics.pdf#page=12

     

    The User Manual says this indicates over-current on the USB connection to the ST-Link:

    AndrewNeil_1-1747815960411.png

     

    AndrewNeil_2-1747815995040.png

    As @Peter BENSCH said, you need to show a schematic of your full setup.

    Some good, clear photos would also help.

    aditya3Author
    Graduate
    May 30, 2025

    Hi,

    During testing with our other NUCLEO-H753 board (exact same model), we probed Vin and GND with the voltage setting on our multimeter (Sonel CMP-2000), below are the exact pins:

    aditya3_0-1748588393741.png

    GND on CN10

    aditya3_1-1748588562882.png

    Vin on CN8

    The board was being supplied wtih 12V via an external supply (PS-303S Single Channel DC Power Supply).

    Immediately following this, the overcurrent LED turned on on this board as well. Having looked again at the datasheet, at the end of section 6.4.1 (Power supply input from STLINK-V3E USB connector), the when the overcurrent LED turns on, the board should still be able to operate when powered externally as specified, when we tried this again only LD5 turned on on the board. It was flickering and very dim. Futher U12 is only overheating when powered via PC, not when powered using Vin.

    aditya3_2-1748589050879.png

    USB PWR used for PC connection

    What can we do to fix the overcurrent issue? Thank you again for your help and advice.