2026-04-03 8:32 AM - last edited on 2026-04-08 2:22 AM by KDJEM.1
Hello,
I am experiencing an issue with my STM32U5G9J-DK2 board.
Description:
Board powered through STLINK USB
LED LD7 is ON
LED LD6 is ON
LED LD1 is OFF
I measured about 0.8 Ω between 3V3 and GND
Component U16 overheats a few seconds after power-up
No external circuit is connected
I already tried:
Another USB cable and power source
Disconnecting all external peripherals
My question:
Could someone help identify where the problem might come from?
Could U16 be defective or indicate a short circuit on the 3.3V rail?
Thank you for your help.
Solved! Go to Solution.
2026-04-06 2:09 AM - edited 2026-04-06 2:41 AM
@Ameni wrote:
Hello,
Thank you for your reply.
Since it is very likely an internal short circuit inside the chip, is there any test or method to confirm this with 100% certainty?
Remove JP4 to isolate the chip and measure the impedance at the MCU side using a multimeter, if it's very low in the order of few ohms this is definitly an issue. Start by using the continuity test. If with the continuity mode the speaker generates a sound it's 100% a short circuit inside the chip.
You should do the test between JP4 (MCU side- you need to find which pin of JP4) and GND with the board powered off.
2026-04-03 8:48 AM - edited 2026-04-03 8:56 AM
Hello,
This is a hardware issue. First thing to do is to remove JP4 to disconnect VDD from the MCU. So the chip is isolated and no more powered on. Do you face the same behavior?
If yes it's something related to power stage and could be damaged.
If no I think in this case the MCU is damaged.
But you need anyway to check the jumpers, put all the jumpers to their default position. You need to refer to the user manual of the board for that. But this needs to ensure you never modified anything on the board. Otherwise you ned to check what you've modified before the behavior to appear.
If all jumpers are set in the default position and you still having the same behavior. Most probably, and unfortunately for you, the board is broken.
2026-04-03 9:06 PM
If U16 is the LDO, it's expected that it heats up if there's a short somewhere.
2026-04-05 11:44 PM
Hello,
Thank you for your suggestion.
I removed JP4 to disconnect VDD from the microcontroller. After removing JP4, the short circuit between 3V3 and GND is no longer present, and the overheating issue disappears.
It seems that the problem only occurs when the microcontroller is connected to the power supply.
Does this mean that the microcontroller is damaged?
Thank you for your support.
2026-04-06 12:59 AM - edited 2026-04-06 1:01 AM
@Ameni wrote:
Does this mean that the microcontroller is damaged?
Most probably and unfortunately for you .. yes. Most probably a short circuit inside the chip.
2026-04-06 1:33 AM
Hello,
Thank you for your reply.
Since it is very likely an internal short circuit inside the chip, is there any test or method to confirm this with 100% certainty?
For example, is there a recommended measurement or procedure to definitively verify that the microcontroller is damaged?
Thank you for your support.
2026-04-06 2:09 AM - edited 2026-04-06 2:41 AM
@Ameni wrote:
Hello,
Thank you for your reply.
Since it is very likely an internal short circuit inside the chip, is there any test or method to confirm this with 100% certainty?
Remove JP4 to isolate the chip and measure the impedance at the MCU side using a multimeter, if it's very low in the order of few ohms this is definitly an issue. Start by using the continuity test. If with the continuity mode the speaker generates a sound it's 100% a short circuit inside the chip.
You should do the test between JP4 (MCU side- you need to find which pin of JP4) and GND with the board powered off.
2026-04-06 2:39 AM
I first performed a continuity test using a multimeter. The device emitted a beep, indicating electrical continuity between VDD_MCU and GND.
Then, in ohmmeter mode, the measured resistance was very low (0.4 ohm), confirming the presence of a short circuit.