STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeCLT 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeCLT is available. What is new in 1.19.0: Support for ST Arm Clang toolchainMaintenance of the previous versionUpdated in accordance with STM32CubeIDE v1.19.0 Main fixed issues in 1.19.0: ...

Resolved! [Resolved] STM32CubeIDE project creation issue

Updated post to reflect permanent fix Dear STM32CubeIDE user, Further to the recent STM32CubeIDE project creation issue, we would like to inform you that a solution is now available for you. This permanent fix applies to all STM32CubeIDE versions. I...

STM32CubeIDE 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeIDE is available. What is new in 1.19.0: Microcontroller, microprocessor, and board lists aligned with STM32CubeMX v6.15.0:Added the support for STM32MP21xx microprocessors to the STM32MP...

STM32CubeIDE 2.0 release - early heads-up!

Starting from the release in November 2025, STM32CubeIDE and STM32CubeMX will be available exclusively in their standalone versions. STM32CubeMX will no longer be integrated inside STM32CubeIDE. Instead, the two tools will be interoperable in the sam...

STM32CubeIDE enter in debug mode, but not flash the program.

Hi everyone,I'm having some trouble entering in debug mode in the Nucleo-L496ZG.It seems like the compiler and link works fine, as the output window shows:arm-none-eabi-size  CLP_STM32L4.elf   text   data   bss   dec   hex filename 39427   488  15964...

C++ supported language version

Hi Community,What C++ version does CubeIDE supports?Is C++ 17 supported?What compiler does it actually use? Is it GCC?Are modern C++ features like 'vector<string>' supported?

TDJ by Lead
  • 1369 Views
  • 1 replies
  • 0 kudos

How to build project without the IDE?

Using Atollic true studio before I used the headless option to build my project on the build server, where no IDE can be used. The build needs executing automatically on a git push.So far I'm unable to locate any way to build the project on the serve...

sandor by Associate II
  • 2072 Views
  • 3 replies
  • 0 kudos

Help debugging Nucleo board using official STM32 Cube IDE.

I am unable to debug a simple blinky program created using the CubeMX software. The board I am using is a Nucleo F103RB board. The IDE seems to be able to flash the MCU but then I get a ST-LINK SN : 0670FF363732594D43214619 ST-LINK FW : V2J34M25 Vo...

Ankit by Associate II
  • 1133 Views
  • 2 replies
  • 0 kudos

Code porting from Arduino to stm32f100 using STM32Cube IDE

Hello everyone! I'm new in stm32 and I should program an stm32f100 using the STM32Cube IDE. My board should drive an lcd (st7565r controller via 4 wire SPI) and 4 push button, and communicate on a Modbus line as master. Actually my code on Arduino r...

SDel.19 by Associate II
  • 736 Views
  • 0 replies
  • 0 kudos