STM32Cube for Visual Studio Code (MCUs)

Ask questions on the STM32Cube for VSCode 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

Can't import MP1 project

I have installed the STM32VSCode extension, which can successfully import H7 projects from CubeIDE. But when I import the MP157 project, it prompts:Project import failed. Unable to determine CPU type from target" STM32MP157DAAx ".Does the STM32 VSCod...

ccc by Associate
  • 1134 Views
  • 0 replies
  • 0 kudos

Memory View VS Code

Hi,With VS Code I want to use the memory view which works fine for decimal. But does not seem to work if I have 0x20000000.Here is my launch.json in case  { "name": "Launch2", "type": "cppdbg", "request": "launch", "cwd": "...

bibble235_0-1687569406473.png
bibble235 by Associate III
  • 3235 Views
  • 2 replies
  • 0 kudos

BlueNRG Readout Protection

Hello,I'm using BlueNRG-LP device and program my FW with RF-Flasher 4.3.0 in SWD mode. I set the "Readout Protection". Afterwards I cannot access the device anymore. From the manual RM0479 "Readout Protection" can be disabled with a mass erase. So I ...

vscode STM32H7 dualcore project

How to set up a project for a nucleoH745 so in vscode, with the official stm32 extension, the project can be opened and both subproject are visible and manageable?Preparation: vscode, extension, STMCUFinder, STM32CubeMX, Git are installed.How to conf...

Import Project in VS Code Ubuntu 23.04

Hi, I am using UBUNTU 23.04 and VS Code 1.78.2Trying to import a project and cannot get either the click of "Import a local Project" or the command Shift+Ctrl P don't do anything.Wondering if I need STM32CubeIDE installed? If so it relies on libpytho...

bibble235 by Associate III
  • 2477 Views
  • 2 replies
  • 1 kudos

Wrong CLT path on Windows

The plugin doesn't see the CLT installed.I have found that gcc-arm-nonej-eabi.cmake contains wrong value for WINDOWS_ST_CLT_PATH ("C:/ST/STM32CubeCLT/STM32CubeCLT/GNU-tools-for-STM32/bin/")while the real path is "C:/ST/STM32CubeCLT/GNU-tools-for-STM3...

chuq by Associate
  • 989 Views
  • 0 replies
  • 0 kudos