cancel
Showing results for 
Search instead for 
Did you mean: 

STLINK in Nucleo-H753ZI board stopped working

PeterWangPTD
Associate II

Hi,

    My STLINK for debug in Nucleo-H753ZI board stopped working.

     It was working when entering the debug mode.

     Now, it stopped working.- I got the error message - 

1. "Error in initializing ST link device."

2. "Failed to execute M1 command....".

   Thank you very much for your help,

Rong

 

     

 

5 REPLIES 5
TDK
Super User

What does the firmware on it do?

 

Here's how to recover:

https://community.st.com/t5/stm32-mcus/how-can-i-recover-my-stm32h7-stm32h7rs-board-after-facing-a/ta-p/49579

If you feel a post has answered your question, please click "Accept as Solution".

ST-LINK had been working fine for weeks for my ADC application firmware until hours ago. The error message showed.

I am still able to upgrade the ST LINK firmware from CUBEIDE.

Just not able to enter debug mode.

Any suggestions? Thanks,

 

TDK
Super User

Did you follow the steps from the link in my previous reply?

If you feel a post has answered your question, please click "Accept as Solution".

I have trouble to install STM32CubeProgrammer.

Error message is about missing Java Environment.

But I did install install C:\Program Files\Java\jdk1.8.0_202 successfully.

In "Environment setting": I set JAVA_HOME = C:\Program Files\Java\jdk1.8.0_202  and %JAVA_HOME%\bin with variable name = Path"

Then restarted PC.

I still get the same error message when tried to install STM32CubeProgrammer.

STM32CubeProgrammer comes with its own Java environment, you shouldn't need to set up another one. What is the exact error message are you getting when trying to install STM32CubeProgrammer? Perhaps show a screenshot.

If you feel a post has answered your question, please click "Accept as Solution".