Skip to main content
MÇETİ.1
Associate III
May 15, 2023
Solved

Error programing a STM with Nucleo ST-Link, Target no device found!

  • May 15, 2023
  • 2 replies
  • 1065 views

Hi everyone,

I'm trying to program a pcb which has STM on it as MCU. Using Nucleo board Stlink but it gives error.

Target no device found

Error in initializing ST-LINK device.

Reason: No device found on target

This topic has been closed for replies.
Best answer by Foued_KH

Hello @Mine ÇETİNKAYA​ ,

It could be damaged, issues with power supply, or not wired up correctly.

If NRST pin is connected you can use "connect under reset" to try an wrestle control.

Use STM32 Cube Programmer

Foued

2 replies

Foued_KH
Foued_KHBest answer
ST Employee
May 15, 2023

Hello @Mine ÇETİNKAYA​ ,

It could be damaged, issues with power supply, or not wired up correctly.

If NRST pin is connected you can use "connect under reset" to try an wrestle control.

Use STM32 Cube Programmer

Foued

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
MÇETİ.1
MÇETİ.1Author
Associate III
May 16, 2023

Thank you for your reply,

It was about power, I forgot to supply power for PCB. Now, It works!

Thanx a lot again,

Mine