Skip to main content
Associate
May 3, 2024
Solved

STM32U0

  • May 3, 2024
  • 5 replies
  • 1482 views

With the STM32CubeIDE I can't debug a firmware, as always the connection is lost: 

 

Download verified successfully

 

Target is not responding, retrying...

Target is not responding, retrying...

Target is not responding, retrying...

Target is not responding, retrying...

Target is not responding, retrying...

Target is not responding, retrying...

Target is not responding, retrying...

Target is not responding, retrying...

Target is not responding, retrying...

Target is not responding, retrying...

Shutting down...

Exit.

 

Any ideas?

 

kind regards

Johannes

This topic has been closed for replies.
Best answer by STTwo-32

Hello @johannes-lichtenberger and welcome to the ST Community :smiling_face_with_smiling_eyes:.

I suggest you take a look at this Post. It should be helpful.

Best Regards.

STTwo-32

5 replies

Uwe Bonnes
Chief
May 3, 2024

Tell us your hardware? Some commercial board or something you build? Check and test other cables and USB ports. Check wiring. Check your setup.

STTwo-32
STTwo-32Best answer
ST Technical Moderator
May 3, 2024

Hello @johannes-lichtenberger and welcome to the ST Community :smiling_face_with_smiling_eyes:.

I suggest you take a look at this Post. It should be helpful.

Best Regards.

STTwo-32

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.
Associate
May 3, 2024

I've checked using other USB-Ports, but it didn't help. I'm going to check another USB 3 to USB-C cable, but I doubt, that it helps, either. The board is a new STM32U083C-DK.

kind regards

Johannes

Associate
May 6, 2024

Thanks, I've enabled the debugging PINs in the Cube / meaning removing them from the unused PINs... so, now it seems it's possible to debug without problems... :)

 

Thanks

kind regards

Johannes