Skip to main content
Associate II
July 21, 2025
Solved

Target not connected and st link not detected

  • July 21, 2025
  • 3 replies
  • 336 views

"Hello, I am using a NUCLEO-H7A3ZI-Q board. I flashed two programs successfully, but on the third attempt, it stopped flashing because I accidentally forgot to enable Serial Wire Debug. Now, when I connect a charging cable, it shows 'No target found,' and when I connect a data cable, it shows 'No ST-LINK detected.' Please help.

shared image (1).jpg

Screenshot 2025-07-21 155943.png

Best answer by MHoll.2

Try setting BOOT0 to High (set Jumper before powering the Board!).

On the NUCLEO-H7A3ZI-Q BOOT0 is on CN11 Pin 7, You can Jump this signal directly to CN11 Pin 5.

MHoll2_0-1753094737571.png

 

3 replies

Andrew Neil
Super User
July 21, 2025
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
MHoll.2
MHoll.2Best answer
Senior III
July 21, 2025

Try setting BOOT0 to High (set Jumper before powering the Board!).

On the NUCLEO-H7A3ZI-Q BOOT0 is on CN11 Pin 7, You can Jump this signal directly to CN11 Pin 5.

MHoll2_0-1753094737571.png

 

Associate II
July 21, 2025

Hi @Andrew Neil  @MHoll.2 Thanks for reply. Now it is working