STM32 VSCode extension (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New STM32 VSCode extension V2.0.0 released

Changelog Version 2.0.0 V2.0.0 implies a breaking change: CMake project generation has been moved from VS Code to STM32CubeMX v6.11.0 (and later). VS Code solution no longer has dependency on STM32CubeIDE (.cproject-files)VS Code solution no longer r...

Resolved! Build a CMake project generated from CubeMX 6.11.0

Hello everybody, in the latest CubeMX ver 6.11.0 I found that it's possible to generate a CMake project. What are the steps to run the build of the code from Windows shell or VS Code ? Is there a tutorial ? If I open the CMake project from CubeIde (v...

MaxC by Associate III
  • 542 Views
  • 1 replies
  • 1 kudos

Resolved! STM32 extension for vscode is not working.

Greetings, I'm trying to set up Visual Studio Code to work with STM32 microcontrollers. I've installed the STM32 VS Code Extension, as well as CubeCLT, CubeMX, and FINDER as requested, all with the correct versions to ensure functionality. I've also ...

luxae by Associate II
  • 657 Views
  • 2 replies
  • 0 kudos

VSCode GDB Debug - Enable Watchdog Halt

Hi,   I am not sure how to categorize this problem. I have a custom board that I had done an initial software development cycle on STM32CubeIDE. I am working a newer version in VSCode with the STM32 Extension. Everything is working with the exception...

Resolved! Start debugging STM32 VS Code Extension

I was using the SystemWorkbench for years and everything OK.  Recently changed to STM32CubeIDE and also able to build and debug within hours with released ST project "STM32Cube_FW_F4_V1.28.0".Have tried to use the new "STM32 VS Code Extension" in VSC...

DilbertK_0-1709248326176.png

Resolved! Need help with VScode + cmsis arm_math.h

Hi Guys, I'm new about VScode. I try to use arm_math.h in my program. but after i set include path in json file, the vscode can't find the function. and give me the message <<Function definition for 'arm_mat_init_f32' not found.C/C++>> my board is nu...

Leon_D by Associate II
  • 827 Views
  • 5 replies
  • 1 kudos

Not Available to do Flash in STM32F4

Spoiler  We have Custom board that build Around STM32F4 and we are using IJET Debugger and ST Link Debugger for Flashing from IAR Tool but Unavailable to Flash Code in Micro Controller.Error is Error while Calling macro ExecUserFlashExit.if Anyone Kn...

AGond.2 by Associate III
  • 448 Views
  • 2 replies
  • 1 kudos