Skip to main content
Visitor II
May 28, 2021
Question

MacOS "No ST-Link detected!" on stm32cubeide

  • May 28, 2021
  • 4 replies
  • 1692 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

    Super User
    May 28, 2021

    Did you power cycle it?

    AShan.2Author
    Visitor II
    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?

    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.
    AShan.2Author
    Visitor II
    May 28, 2021

    oh yup definitely, including reinstalling the stm32cudeide and driver.

    AShan.2Author
    Visitor II
    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).