2019-08-05 08:26 AM
We have found that the NRST pin is in Low state after start. This is problem for us because we'd like to use OpenOCD in JTAG mode and OpenOCD will send an active low pulse to NRST pin. Is there any solution for this? Or any other stm32 eval board...
Solved! Go to Solution.
2019-08-05 09:19 AM
You need to open SB11 to disconnect the on-board STLink's T_NRST to the target NRST (see Fig.10 in UM1472).
JW
2019-08-05 08:38 AM
Update the ST-LINK firmware, I think around v25 or v26 they held the device in reset
Check what you have and report back. Update with ST-LINK Utilities, STM32 Cube Programmer, or the stand-alone tool.
2019-08-05 08:57 AM
We are using an external programmer CN3 jumpers are off.
2019-08-05 09:19 AM
You need to open SB11 to disconnect the on-board STLink's T_NRST to the target NRST (see Fig.10 in UM1472).
JW