Skip to main content
Hawkeye
Associate II
April 8, 2022
Question

I have the STMCubeProgrammer on 2 different computers. On my laptop all is fine. On my desktop, I get a stlink error of "No Debug probe detected"If this has happened to any others please respond.

  • April 8, 2022
  • 1 reply
  • 675 views

Running linux mint on both machines and STMCubeProgrammer 2.9. I am trying to use some older nucleo boards with the STM32F07RE

This topic has been closed for replies.

1 reply

Houda GHABRI
ST Employee
April 12, 2022

Hi @Hawkeye​ ,

In this case I suggest to try this in your desktop:

  • copy the rules files located under Driver/rules folder in /etc/udev/rules.d/ on Ubuntu ("sudo cp *.* /etc/udev/rules.d").
  • use "sudo" when you connect usung CLI.

Hope this helps you.

Houda