STM32 MCU Programming connection to st-link-v2 debugger.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-01-23 11:42 PM
Looking to connect st-link-v2 debugger to my STM32F030F4P6TR chip. What pins needed to connect?
Labels:
- Labels:
-
ST-Link
-
STM32F0 Series
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-01-24 1:37 AM
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..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-01-24 10:04 AM
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.
