cancel
Showing results for 
Search instead for 
Did you mean: 

VScode with STM32cubeIDE extensions on Ubuntu cannot see my development boards

R-I-S-O
Visitor

Hello,

I trying to program my development boards (NUCLEO-L073RZ and NUCLEO-F767ZI) using VScode (1.123.0) on Ubuntu (I tried 26.04 and 22.04.3). Installation of STM32cubeIDE for VScode extensions (3.9.0) went without errors, all libraries like CMake were installed automatically. But when I connect development board to USB, start VScode and look at STM32CUBE DEVICES AND BOARDS card, there is still: No device detected.

When I try build some example project, build is successful, but when I click on Run and Debug, it's end with timeout error. I was tried this on two different computers with same result.

When I do the same thing on the same computer under Windows 11, VScode finds the board without any problems.

Is there some known issue with STM32cubeIDE for VScode extension in Ubuntu or is something else needed under Ubuntu?

1 REPLY 1
Julien D
ST Employee

Hi @R-I-S-O,

I’m wondering whether you forgot to install the ST-LINK udev rules.

There is a shortcut to install them in the Resources view.

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.