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

STM32CubeIDE 2.1.1 released

We are pleased to announce that the minor version 2.1.1 of STM32CubeIDE is available. What is new in 2.1.1: This release covers the topics listed below: SEGGER J-Link GDB server updated to 9.24 to fix an issue with the Live Expression view during the...

Aimen1 by ST Employee
  • 1267 Views
  • 0 replies
  • 1 kudos

STM32CubeCLT 1.21.0 released

We are pleased to announce that STM32CubeCLT 1.21.0 release is available. What is new in 1.21.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.1.0Update of Clang/LLVM toolchainUpdate of GCC to GCC 14Update of STM32Cu...

Aimen1 by ST Employee
  • 512 Views
  • 0 replies
  • 0 kudos

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! STM32CubeIDE 2.1.1

I normally use 1.19.0 because of the MX sillyness...When compiling you get warnings - let's take stm32h723xx.h as an example.Line 2516 is - #define GPIOB ((GPIO_TypeDef *) GPIOB_BASE)In 1.19.0 you get a warning - Description Resource Path Location Ty...

STM32CubeIDE Java memory issues

This software has started reporting memory issues and wanting to close every few minutes.  This never used to happen until I updated to 2.0.0 and I wrote a bunch of code in a fairly large project this week.  I have tried all the suggestions that I co...

MichaelW by Associate II
  • 53 Views
  • 3 replies
  • 1 kudos

Resolved! Updating to STM32CubeIDE 2.1.1 - How to create IOC file?

Hi,Having just updated to STM32CubeIDE 2.1.1, I've created an STM32CubeIDE Empty Project (the only apparent relevant option) targeting the STM32F072 Discovery Kit as I want to experiment with the touch sensing capabilities, however when the project i...

alw by Senior
  • 1212 Views
  • 9 replies
  • 3 kudos

STM32 cube examples?

So I have the STM32 CUBE suite - and I remember there is a means to select example projects to start from.HOWEVER - I cannot find that any more :(Mr Google tells me to do this:Start STM32-CUBE, select FILE->NEW->OTHER->Create New STM32 ProjectThis do...