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
  • 1083 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
  • 470 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...

How to access structure size a build argument, in stm32cubeIDE

Hi,I have a structure in code with name Config_t, i want to access the size of this struct in my post build command.How can i do that? The Config_t may get change next time so giving a constant size in the post build command is not an option. Thanks

CJami by Associate III
  • 1773 Views
  • 2 replies
  • 2 kudos

Resolved! A strange set of letters at the end of the line.

After i generating code from cube MXThis symptom is after updating the IDE to version 1.14.0 and Cube MX version 6.8.1. In circle from the picture I attached. Can it be fixed or Can it be reset?Can compile normally But it disturbs the eyes.Thank you ...

Tak by Associate
  • 2296 Views
  • 2 replies
  • 1 kudos

SubGHz_Phy_PingPong - NUCLEO-WL55JC1 Example project breaks

All,When the SubGHz_Phy_PingPong example for the NUCLEO-WL55JC1 project is built without any modification meaning no change to the SubGHz_Phy_PingPong.ioc file everything is fine. I can build and even program the built code to the NUCLEO-WL55JC1 boar...

ola by Associate III
  • 2706 Views
  • 3 replies
  • 0 kudos

PROBLEM WITH POSIX

Hi all,Ihave a project on stm32cubeide and I use threadx in mu nucleo-144-u575zi-q .I 've  used PTHREAD_ONCE_INIT and put  #include <tx_opsix.h> in my code but the compiler not found that file. I found it in C:\Users\Roberto\STM32Cube\Repository\STM3...

rdl by Associate III
  • 1861 Views
  • 0 replies
  • 0 kudos

Setup for ISPU Core workshop fails

I'm trying to do the ISPU workshop and using STM32CubeIDE fails trying to use the projects loaded from the file system.  I can load the program, the program properties, build settings need to be changed and while everything looks good it won't compil...

TJM by Senior II
  • 1712 Views
  • 2 replies
  • 0 kudos

Resolved! Missing PWR peripheral registers in stm32g051 svd file

I've checked in svd version 1.4 : the PWR resisters are missing, just like the exti registers in this post : Solved: No GPIO registers in System Viewer drop down menu ... - STMicroelectronics Community@Imen.D Can you make a version 1.5  ?There are al...

PMZ by Associate III
  • 2426 Views
  • 4 replies
  • 1 kudos