Error programing a STM with Nucleo ST-Link, Target no device found!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-15 7:13 AM
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
Solved! Go to Solution.
- Labels:
-
ST-Link
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-15 8:00 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-15 8:00 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-16 1:34 AM
Thank you for your reply,
It was about power, I forgot to supply power for PCB. Now, It works!
Thanx a lot again,
Mine
