Skip to main content
Associate II
August 16, 2023
Solved

stm32 vscode

  • August 16, 2023
  • 2 replies
  • 2254 views

Is it possible to use the new SMT32 vs code extension without installing the STM32CubeIDE on ubuntu linux?

This topic has been closed for replies.
Best answer by Michael E

Hello @bongumsa12,

STM32CubeIDE is not mandatory to use VS Code with STM32
You can take a look at these videos:

You can install STM32Cube...to access more resources 

Regards

 

2 replies

Michael E
Michael EBest answer
Technical Moderator
August 17, 2023

Hello @bongumsa12,

STM32CubeIDE is not mandatory to use VS Code with STM32
You can take a look at these videos:

You can install STM32Cube...to access more resources 

Regards

 

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.
Associate II
August 25, 2023

The problem was with the configuration on the launch.json file. I had to replace the references with actual file paths.