[SOLVED] Wiring diagram for connecting ST-LINK V2 directly to STM32F411RET6?
Hi all - I have got a prototype working on the Nucleo-F411RE and I am now trying to design my own custom board. I ordered an STM32F411RET6 MCU with an adapter board and have tried to wire it up with the following configuration from the ST-LINK V2 official programmer:
ST-LINK ==> MCU
PIN1 ==> VDD
PIN7 ==> PIN46 (SWDIO - Pulled up to VDD with 1K RES)
PIN9 ==> PIN49 (SWCLK - Pulled down to GND with 1K RES)
PIN13 ==> PIN55 (SWO)
PIN15 ==> PIN7 (NRST)
PIN19 ==> VDD (3.3V)
PIN20 ==> GND
I have also connected all the VDD and VDDA pins on the MCU to VDD and all the GND and GNDA pins to GND.
But when I try to program to the MCU using TrueStuio, I get the error "No device found on target".
I've spent the last 5 hours trying to research this and get it to work with no luck, can someone please share a wiring diagram or tell me what I'm doing wrong? Thanks so much!
