Skip to main content
AShan.2
Associate
May 28, 2021
Question

MacOS "No ST-Link detected!" on stm32cubeide

  • May 28, 2021
  • 4 replies
  • 3075 views

After the update, I was unable to run or debug on my nucleo-l053r8 on MacOS Big Sur V11.4.

0693W00000AQ9V5QAL.png0693W00000AQ9UqQAL.png0693W00000AQ9UbQAL.png

This topic has been closed for replies.

4 replies

TDK
Super User
May 28, 2021

Did you power cycle it?

"If you feel a post has answered your question, please click ""Accept as Solution""."
AShan.2
AShan.2Author
Associate
May 28, 2021

Hi sorry I just started to learn how to use stm32 boards. What's power cycle? Is it using ST-Link utility?

TDK
Super User
May 28, 2021
Power cycle just means turn it off and back on again. In this case, by unplugging and replugging the USB cable.
"If you feel a post has answered your question, please click ""Accept as Solution""."
AShan.2
AShan.2Author
Associate
May 28, 2021

oh yup definitely, including reinstalling the stm32cudeide and driver.

AShan.2
AShan.2Author
Associate
June 1, 2021

I didn't find a solution yet and the weird part is that I created a partition and did a fresh install. It works... so it is most likely not MacOS 11.4 issue

My workaround now is using Clion(student account) with openOCD as both using the same toolchain (STM32CubeIDE).