STM32H745: No device found on target on a custom board
Hello,
I designed a custom PCB using the STM32H745IIT6 (LQFP176) and I cannot connect to the MCU using SWD with an ST-LINK V2. I always get “Error in final launch sequence / No device found on target”.
Hardware summary:
-
VDD, VDDA, VREF+ → 3.3V
-
VCAP1/2/3 → 2.2 µF
-
VDDLDO → not connected
-
BOOT0 → GND
-
NRST → 10k pull-up + 100nF
-
Board current consumption: 8.5 mA
SWD wiring:
-
SWCLK → PA14
-
SWDIO → PA13
-
NRST → NRST
-
GND → GND
-
3.3V → board 3.3V rail (sense)
-
SWO not connected
-
10k resistors on SWCLK/SWDIO were removed for testing.
Observations:
-
PA13 measures ~0.38–0.42 V when ST-LINK is not connected (floating)
-
ST-LINK LED stays red (never turns green)
-
CubeIDE: SWD, “Connect under reset”, 1000 kHz
- CubeMX power mode: PWR_DIRECT_SMPS_SUPPLY.
Question:
What could cause SWD to fail with this configuration?



