Skip to main content
Explorer
May 15, 2023
Solved

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

  • May 15, 2023
  • 2 replies
  • 1040 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_KHAnswer
    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

    MÇETİ.1Author
    Explorer
    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