STM32Wl55CC connection error for SWD programming
- February 27, 2025
- 3 replies
- 1313 views
I am trying to make a prototype from a perf-board and a QFN48 adapter using STM32WL55CC MCU based on the wiring in the pics below. I want to connect to the MCU using SWD via an STlink attached to a Nucleo board. I already removed the 2 jumpers on CN2 and made the following connection shown below to CN4 and the MCU. However when i try to connect using the ST-Link utility I am getting the following error. BTW I just started learning embed development and just want to connect via SWD for now.
Connection Details:
VDD_TARGET(PIN1 on CN4)=>3.3V supply from PIN16 CN7 on the nucleo board
SWCLK(PIN2 on CN4)=>PIN 42 on STM32Wl55CC
GND(PIN3 on CN4)=>ground pad on STM32Wl55CC
SWDIO(PIN4 on CN4)=>PIN 36 on STM32Wl55CC
NRST(PIN5 on CN4)=>NRST on TM32Wl55CC
VDD for the MCU is supply from 3.3V CN7 PIN16 of the nucleo board
