2024-07-20 10:49 AM - last edited on 2024-07-24 01:11 AM by Amel NASRI
Solved! Go to Solution.
2024-07-25 09:13 PM
I want to use my board same like STM32f4 disc1 which has got stlink in it.
If i use st-linkV3 which are all the pin I need to bring out from my MCU.
2024-07-25 11:20 PM - edited 2024-07-25 11:22 PM
For miniE ( i use also ) :
https://www.st.com/en/development-tools/stlink-v3minie.html
-> read the manual...
So minimum for swd : GND, VCC , SWD, SWC .
or "full".. , with VCP : GND, VCC , SWD, SWC , SWO , NRST, RX , TX .
+ important :vcc needed to check and show the target supply, so its INPUT to st-linkV3 , not giving out power !
Your target cpu needs to be powered from separate/other supply, st-link needs vcc connected to check target voltage.