Overheating Issue and Power Failure on STM32 When Connected via USB with Peripheral Power Pins
Hello community,
I’m encountering a challenging issue with my STM32 setup that I’m hoping to get some insights on. When I mount my microcontroller onto another PCB and connect it via USB, the board overheats near the USB connection and the LD3 (power LED) does not light up. I only soldered the 3V3, 5V, and GND pins on this secondary board, where 3V3 and 5V are used to power peripherals.
Here are the symptoms:
- When connected to a PC via USB, the area near the USB connection on the extension board becomes very hot.
- The power LED (LD3) on the microcontroller does not turn on.
- Removing the extension board and powering the microcontroller directly via PC resolves the issue, and everything functions normally.
My initial guess is that there might be a power supply issue or a short circuit involving the 3V3 and 5V pins used to power peripherals, possibly causing insufficient power delivery or overheating due to improper load handling.
Could anyone provide guidance on how to properly manage power distribution in such a setup? Any suggestions on troubleshooting steps to isolate and resolve this overheating and power failure issue would be highly appreciated.
Thank you in advance for your time and help!

