STM32 VSCode extension (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Rust IDE?

Hi,Is there an environment that allows me to compile Rust code for STM32 just like STM32CubeIDE allows me to compile C code? Or is it currently only possible to use the command line?Thanks.

How to stop STMCubeMX updating the cmake file

Hi All,I use VSCode+STM32 plug-in and it works great, however, one problem I have is that every time I run STMCube32mx it updates the cmake file (CMakeLists.txt). There is no /*USER CODE */ section in this file so I have to constantly fix the CMakeLi...

hans86 by Associate
  • 124 Views
  • 0 replies
  • 0 kudos

Resolved! VSCode STM32 error: ld returned 1 exit status

Hello,  I'm working on a project for a Nucleo board for which I'm trying to use VSCode. I've installed the relevant extensions, and building and running the project had been working, but suddenly (after changing the .ioc file in CubeMX) it stopped wo...

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
  • 807 Views
  • 1 replies
  • 1 kudos