Associate III
August 9, 2021
Solved
Debug issue
- August 9, 2021
- 6 replies
- 2573 views
Hello,
I am using ST-LINK/V2 (STM32 Nucleo-64) to debug a custom board, which the custom board use STM32F105VC MCU.
The HW connections are as follow:
SWD, Custom Board
- 3.3V, 3.3V
- SWCLK, PA14
- GND, GND
- SWDIO, PA13
- NRST, PB4 (NJTRST)
- SWO, Not use
Maybe E1 (NRST) should be select in stedet for NJTRST ?
Is it correct to connect BOOT0 to GND through a 100k ohm?
Please, take a look at "Debug Configuration", "NRST", "JNTRST" pictures.
Error:
STM32_AppReset(), failure reset target
Someone can explain to me, what am I doing wrong?
Thank you.