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

TrustZone with VScode extension

Hi,I'm using an STM32L562 Discovery Kit, and trying to use the VSCode extension to debug.For now, I am only working with a basic code to blink LD10 with TrustZone activated.Now, I have an issue when flashing the MCU : the program doesn't seam to be r...

Adrian_ by Associate
  • 1247 Views
  • 5 replies
  • 0 kudos

Resolved! The issue regarding conflicts between st-arm-clangd and the VSCode extensions "clangd" and "C/C++"

Regarding the conflict between st-arm-clangd and the VSCode extensions "clangd" and "C/C++", I had to disable or completely remove these extensions in VSCode to use st-arm-clangd. But now I'm stuck—without them, I can't develop anything outside STM32...

Custom FP-AI-Monitor1 problem

Hi,I want to add some functions to the FP-AI-MONITOR1 project, but I prefer to compile it using CMake for better compatibility with AI agents and the STM32Cube VS Code extension.I’ve created the CMakeLists.txt files and successfully compiled the proj...

deddy11 by Associate II
  • 638 Views
  • 4 replies
  • 0 kudos