Skip to main content
Associate
May 14, 2024
Question

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

  • May 14, 2024
  • 2 replies
  • 1272 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

Tesla DeLorean
Guru
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

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
erya35Author
Associate
May 15, 2024

Thank you, I'll look into it.

Peter BENSCH
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
Associate
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.