2025-06-30 5:46 PM
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
2025-06-30 6:07 PM
What does the firmware on it do?
Here's how to recover:
2025-06-30 6:20 PM
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,
2025-06-30 7:00 PM
Did you follow the steps from the link in my previous reply?
2025-06-30 7:19 PM
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.
2025-06-30 7:53 PM - edited 2025-06-30 7:53 PM
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.