cancel
Showing results for 
Search instead for 
Did you mean: 

ST-LINK USB Communication Error

I have a STM32F411RE-DISCO board. At morning, suddenly it gave ST-LINK USB Communication Error. So, I updated firmware in ST-LINK Utility. After that, ST-LINK Utility and Keil gave same error. Also, I cannot connect via ST-LINK Utility right now. I updated both of them but nothing has changed. I changed 4 cables too. How can I solve it?

2 REPLIES 2

If it is just unable to take to the Target, try jumpering BOOT0 to VDD, and then reset and try to connect and erase the user firmware.

If you succeed, look at your code for things reconfiguring the debug pins, or putting the device in low power modes.

If all fails check the voltage on the target, and VCAP pins, in case you've blown something out.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
TDK
Guru

Occasionally, mine gets into a state where it refuses to connect for 30-60 minutes, then starts working. Don't know the cause, but rebooting (or waiting) fixes it.

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