Skip to main content
Visitor II
July 18, 2024
Question

Issue while debugging STM32F410RB

  • July 18, 2024
  • 2 replies
  • 764 views

I am used the board for 4hrs single Strech.

Used the proper ST Link debugger.

Console Message:

Target no device found

Error in initializing ST-LINK device.

Reason: No device found on target.

 

    This topic has been closed for replies.

    2 replies

    Technical Moderator
    July 18, 2024

    Hello @unknownVSS  and welcome to the community,

    You didn't mention which board you are using? is it NUCLEO-F410RB?

    You need first to check your USB cable. You need to use a data cable instead of charging cable.

    Super User
    July 18, 2024

    Also note that if you don't properly close a debugging session, the st-link is still in use. The st-link communication LED should indicate if this is the case. Power cycling the board and/or rebooting computer will likely clear up any remaining issues.