Skip to main content
Test User
Associate II
August 5, 2019
Solved

STM32F407G-DISC1 eval board and NRST

  • August 5, 2019
  • 3 replies
  • 1633 views

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...

This topic has been closed for replies.
Best answer by waclawek.jan

You need to open SB11 to disconnect the on-board STLink's T_NRST to the target NRST (see Fig.10 in UM1472).

JW

3 replies

Tesla DeLorean
Guru
August 5, 2019

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.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Test User
Test UserAuthor
Associate II
August 5, 2019

We are using an external programmer CN3 jumpers are off.

waclawek.jan
waclawek.janBest answer
Super User
August 5, 2019

You need to open SB11 to disconnect the on-board STLink's T_NRST to the target NRST (see Fig.10 in UM1472).

JW