Skip to main content
Graduate II
August 16, 2023
Solved

stm32 vscode

  • August 16, 2023
  • 2 replies
  • 2253 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 EAnswer
    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

     

    Graduate 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.