2025-07-03 8:18 AM
Been working on the Nucleo H5 dev board for about a month. Everything with the built-in ST-Link/V3 was fine until randomly yesterday, the board would no longer get out of reset when the ST-Link is powered.
Board powers up and boots if getting power from the USB-OTG port AND the ST-Link is unplugged. Tried with STProgrammer and GDB in VSCode debugger, neither can connect to the target chip. To be clear, the STLink enumerates and works OK, but the MCU is held in reset state.
Board is held in reset state when ST-Link gets power/host connection. Attempting to flash the board always gives "Reason: Target held under reset.".
All solder jumpers and physical jumpers are in the default positions
Fixes I've tried:
Issue randomly started after seemingly no specific cause.