Skip to main content
Explorer II
May 14, 2024
Question

I cannot code my stm32 card and the processor gets very hot.

  • May 14, 2024
  • 2 replies
  • 1271 views

After connecting the USB cable, my stm32 f446re nucleo board gets very hot. Also, I cannot load code into it because ide programs do not see the card. When I apply voltage from the VIN pin, there is no heating. where is the problem, could it be in the stlink?

    This topic has been closed for replies.

    2 replies

    Graduate II
    May 15, 2024

    Likely a regulator or internal short within the part.

    You can find the schematics under the CAD Resources tab of the product page

    erya35Author
    Explorer II
    May 15, 2024

    Thank you, I'll look into it.

    Technical Moderator
    May 15, 2024

    @erya35 You haven't said anything about your computer yet. I have already seen here in the Community that someone has connected a NUCLEO to a MAC, which then supplied too much voltage via USB, thereby destroying the NUCLEO or at least the ST-LINK.

     

    erya35Author
    Explorer II
    May 15, 2024

    I am using a windows computer for coding.I was coding and using the stm32f446re card.but 2 days ago I encountered this problem. I am using Keil and I get no target error.I tried with Stm32cubeprogrammer but I could not connect to the card from there.