How to correctly use ST-link/V2 with STM32L476 discovery board ?
Hello,
Iam currently unable to connect to my STM32L476 Discovery board using an ST-Link.
I have removed jumpers from CN3, connected the cables correctly but the utility tool won't detect anything...
JP3 is ON, JP5 is on Idd OFF and JP6 is on 3V3.
Here are the connection between my ST-Link/V2 and my board :
PIN1 -> 3V3
PIN7 -> SWDIO
PIN9 -> SWCLKPIN15 -> NRSTPIN20 -> GNDThe STM32L476 discovery board is powered by an external supply (connected to 5V_I).
Here is what I get from STM32 ST-LINK Utility :


I got the error :
ST-Link/V2 device detected
Target voltage detected: 3.252984Driving NRST lowError getting target IDCODE: if SWD, check SWD connectionError (4) while initializing ST-Link in SWD modeI tried every SWD frequencies possible.
I also powered Vapp (on discovery board) with 3.3V (not sure if I have to or not, so I tried both).
Thank you for your help.
#st-link #swd #stm32l476 #stm32