Skip to main content
Associate
July 15, 2025
Solved

Debug using ST-LINK USB Type-C on NUCLEO-N657X0-Q

  • July 15, 2025
  • 2 replies
  • 329 views

Dear all,

I try to use ST-LINK USB Type-C to debog in CubeIDE IDE, however I have such error on CubeProgrammer by connecting the ST-link (see Picture 1). In CubeIDE, i have a different error (see Picture 2). The Nucleo is configured according to the default configuration in the documentation (jumper on BOOT0, BOOT1 & 1-2 to CN9)

Sincerely,

Best answer by Imen.D

Hello @qmarecat and welcome to the Community,

Could you specify the version of STM32CubeProgrammer ? 

I recommend you follow these guides for debugging:

You can also refer to the videos about advanced debugging with CubeIDE: STM32CubeIDE Advanced Debug Features.

 

 

2 replies

Imen.DBest answer
Technical Moderator
July 15, 2025

Hello @qmarecat and welcome to the Community,

Could you specify the version of STM32CubeProgrammer ? 

I recommend you follow these guides for debugging:

You can also refer to the videos about advanced debugging with CubeIDE: STM32CubeIDE Advanced Debug Features.

 

 
"When your question is answered, please close this topic by clicking ""Accept as Solution"".ThanksImen"
qmarecatAuthor
Associate
July 15, 2025

Dear Imen,

thank you for your Answer, 

I found how to do by switching up the BOOT1 jumper to 1 instead of 0.

Sincerely