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...

Resolved! STM32L4R9 reset reason flags always 0 (RCC->CSR)

Details:MCU: STM32L4R9ZGJ6IDE: STM32CubeIDE v1.6.1SDK: STM32Cube_FW_L4_V1.14.0Board: Custom PCBHello,I am seeing really strange behavior where bits 31-24 in the RCC->CSR register are usually always 0. I have verified this behavior on two boards. The ...

0693W00000Uon68QAB.png 0693W00000Uon7LQAR.png
DerekR by Senior
  • 4973 Views
  • 7 replies
  • 1 kudos

Resolved! CubeIDE doesn't let me paste. Why?

I'm to using the IDE and attempted to edit my first main.c file...and the paste function doesnt work. CTLR V does nothing and the right click menu has it available but also does nothing.

KHarb.1 by Senior II
  • 1325 Views
  • 5 replies
  • 0 kudos

STM32 debugging issue.

Earlier I used the STM32CUBEIDE 1.7.0 version it works fine then I update it to 1.8.0 then I faced an issue while debugging it showing an Error in the final launch sequence:Failed to start GDB serverFailed to start GDB serverjava.lang.NullPointerExce...

JP_RS by Associate II
  • 6688 Views
  • 13 replies
  • 0 kudos

Hi I have problems with STM32CubeIDE and the initialization of the Sensor vl53L0x, the api I import it to the middleswares folder. The error 'undefined reference to DataInit...'.

#include "main.h"#include "vl53l0x_i2c_platform.h"#include "vl53l0x_api.h"#include "vl53l0x_platform.h"#include "vl53l0x_platform_log.h"I2C_HandleTypeDef hi2c1;RTC_HandleTypeDef hrtc;/* Private function prototypes ------------------------------------...

VDein.1 by Associate
  • 914 Views
  • 2 replies
  • 0 kudos

Resolved! How to open Keil Project to STM32cube IDE?

I am not a programmer and beginner in Embedded software, I recieve a keil project from another person. I need to change some parameters in the project. I have STM32cube IDE with debugger. So how to open the keil project with its file to STM32cube IDE...

TReaz.1 by Associate II
  • 5666 Views
  • 6 replies
  • 0 kudos