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

We are pleased to announce that STM32CubeCLT 1.20.0 release is available. What is new in 1.20.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.0.0Update of Clang toolchain version 19.1.6Update of GCC 13.3.rel1Update ...

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

STM32CubeIDE 2.0.0 released

We are pleased to announce that STM32CubeIDE 2.0.0 release is available. STM32CubeIDE is now independent from STM32CubeMX. With this release, device configuration, previously handled within STM32CubeIDE via STM32CubeMX, is now exclusively available t...

Aimen1 by ST Employee
  • 3434 Views
  • 0 replies
  • 3 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 fix STM32CubeIDE very small on 4k display?

I would like to log this bug that concerns STM32CubeIDE.The CubeMX handles the scaling well, why not the IDE?https://community.st.com/s/question/0D50X0000BMGpgySQD/how-to-fix-stm32cubeide-very-small-on-4k-display

Romain1 by Associate III
  • 497 Views
  • 0 replies
  • 0 kudos

How to use ITM Printf inside a Console of STM32CubeIDE

Hello,I would like to use the ITM Printf directly inside a Console of STM32CubeIDE but It doesn't work on my side.I was able to display a character inside a "SWC ITM data Console" by using ITM_SendChar(). But I have the next issues:- For using printf...

Fabien B by Associate III
  • 3596 Views
  • 3 replies
  • 0 kudos

Can i write polynomial equation in STM32cubeIDE

Hello,I am trying to estimate initial SOC of battery by using a polynomial equation obtained from discharged voltage data of battery. I successfully run this polynomial equation in MATLAB but don't know how to write in STM32cubeIDE.The obtained polyn...

Mohan1 by Associate III
  • 803 Views
  • 4 replies
  • 0 kudos

copy STM32 project in stm32cudeide

I has a dev board and i sets some settings to fit the board.I wants it to be a temple.but i can't find a way to copy the project.is it having ways to do this in stm32cudeide 1.1.0?

JH1 by Associate II
  • 593 Views
  • 1 replies
  • 0 kudos

Does cubeide assign the wrong stack size?

When I use CMSIS RTOS I set a stack size of 128 words. Then the following code is generated: /* Create the thread(s) */   /* definition and creation of cmdHandlerTask */   const osThreadAttr_t cmdHandlerTask_attributes = {   .name = "cmdHandlerTa...

AGarp.1 by Associate II
  • 1750 Views
  • 5 replies
  • 0 kudos

Unable to debug simple blinky on Nucleo-144 F413Zh . on OSX

Since I have been having issues with some other efforts, I'm stepping back and creating a simple blinky test application. Everything builds fine, however when i use Debug, the upload failes with STMicroelectronics ST-LINK GDB server. Version 5.3.2...

SBade.1 by Associate II
  • 1037 Views
  • 3 replies
  • 0 kudos