STM32CubeIDE for Visual Studio Code (MCUs)

Ask questions on the STM32CubeIDE for Visual Studio Code extension. Find answers on a variety of topics, including build issues, debug functionalities, CMake project integration, and feature requests for CubeCLT installation.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32Cube VSCode dependencies

I would like to use the STM32 Cube extensions for VSCode. I'm happily coding in VSCode for all my projects, but found the "CMake Tools" extension too limiting and therefore disabled it in favor of other CMake extensions.Unfortunately, the STM32 Cube ...

Lvan .2 by Associate II
  • 560 Views
  • 1 replies
  • 0 kudos

Resolved! ST-LINK connection issue with VSCode

编译正常,也能识别到stlink,但是没办法运行调试烧录,也没办法升级stlink固件 ,一烧录就显示以下报错,目前没找到解决办法,但网上已有与我相同问题的用户 Translationn: The compilation is normal and stlink can be recognized, but I can't run the debug burn, nor can I upgrade the stlink firmware. The following error is displ...

屏幕截图 2025-08-18 205514.png 屏幕截图 2025-08-18 184451.png

STM Studio showing error

While uploading application or FSBL ELF File it is showing a dwarf error!! I tried downloading new version of STM Studio but similar problem occurred in that too; Could you suggest other alternate method so that I can fetch data.

nishanth by Associate II
  • 310 Views
  • 1 replies
  • 0 kudos

Resolved! Clangd IntelliSense issues: plugin-generated --query-driver incomplete for C++, and multi-lib-config triggers errors

I am using the STM32Cube VS Code extension (Preview) with the official ST-ARM-CLANG and clangd for code completion. Just ran into two issues:1. Incomplete --query-driver config breaks C++ IntelliSenseThe extension adds--query-driver=${env:CUBE_BUNDLE...

lconlcong by Associate II
  • 2221 Views
  • 6 replies
  • 2 kudos