cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 MCU Programming connection to st-link-v2 debugger.

WMaca
Associate II

Looking to connect st-link-v2 debugger to my STM32F030F4P6TR  chip. What pins needed to connect?

2 REPLIES 2

VCC, GND, SWDIO, SWCLK, NRST ​

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
S.Ma
Principal

VCC_MCU, GND, SWDIO, SWDCLK (reset can be triggerd by SWD command)

VCC is a voltage monitoring for level shifting the signals, to adjust SWDIO and SWDCLK to 1.8 or 3.3V for example.