Which pins are needed to program a mcu via swd
hello everyone !
i'm using a nucleo board (NUCLEO-F401RE) to program a MCU STM32F301 placed on newly fabricated pcb; the mcu has never been programmed.
i have disconnected the jumpers to use the CN4 connector.
i have just connected the SWCLK (clock signal) and the SWDIO (data I/O) and i get an error message (Device not found)
i would like to know if i have to connect the NRST (Resest) pin also or maybe the GND and The VCC.
ps:most of the documents i found on swd were talking about only two pins to be connected: clock and data
thank you all