Programming STM32H743 Nucleo-144 with with ST-link2
I have a stand alone ST-link/V2 and I need to use it to flash the FW to a STM32H743 Nucleo-144 "Nucleo-H743ZI"
I removed the two jumpers on CN4 to disconnect the on board ST-Link
and Connected the following Signals, the table show mapping from Nucleo CN11 pin
| Signal | Nucleo CN11 Pin# | ST-Link ICD20-Pin# | |
| VDD | 12 - 3.3V | 1 - MCU VDD | |
| GND | 8 - GND | 4 - GND | |
| SWDIO | 13 - SWDIO | 7 - SWDIO | |
| SWCLK | 15 - SWCLK | 9 - SWCLK | |
| NRST | 14 - NRST | 15-NRST | Optional |
the board is powred through CN1
The Programmer is connected but the target Volatage is not 3.3V

and when I try to connect I get this error
13:26:57 : STM32CubeProgrammer API v2.19.0 | Windows-64Bits
13:29:41:379 : UR connection mode is defined with the HWrst reset mode
13:29:41:518 : ST-LINK SN : 57FF6D067186535413301487
13:29:41:518 : ST-LINK FW : V2J46S7
13:29:41:518 : Board : --
13:29:41:518 : Voltage : 0.58V
13:29:41:519 : Error: Unable to get core ID
13:29:41:519 : Error: No STM32 target found! If your product embeds Debug Authentication, please perform a discovery using Debug Authentication
13:29:41:549 : Disconnected
How to overcome this problem
regards
Hossam Alzomor
