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
  • 82 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
  • 2957 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...

STM32CubeIDE shows login dialogs on startup.

Hello, I have just installed v1.9.0 on a new laptop and whenever I start the program I get login dialogs for multiple sites, (for ST, ST SW, Eclipse, etc.) and when I use my normal ST.com login credentials it rejects them. Also when I attempt a soft...

BMohl.1 by Associate II
  • 4982 Views
  • 10 replies
  • 0 kudos

Resolved! Error updating to STM32CubeIde 1.10.0

When I attempts to update STM32CubeIde 1.9.0 to 1.10.0 I get the following errorsAn error occurred while collecting items to be installedsession context was:(profile=STM32CubeIDE, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=,...

0693W00000QKCwpQAH.jpg
RHerm.3 by Associate III
  • 5206 Views
  • 7 replies
  • 0 kudos

Resolved! Including path to linked files doesn't work as expected

I've created an STM32 Project, selected the NUCLEO-G431RB board and generated the code. I've added a source folder to the project (mu_platform) and LINKED some .c and .h files into that folder. I selected mu_platform folder and right-clicked "Add/r...

0693W00000QKVG9QAP.png 0693W00000QKVFzQAP.png

Resolved! Issue with version 1.9.0?

I updated from version 1.8.0 (compilation was ok) to version 1.9.0 where I get 2017 errors :-o.Apparently and issue with ld.exe..tools\arm-none-eabi\bin\ld.exe: SV-F777.elf section `.bss' will not fit in region `SRAM' Processor STM32F777VITxDo you ha...

Buffering in SWV ITM Data Console?

I have built a code using the STM32CubeIDE with only 1 taskvoid StartMyTask(void *argument){  /* USER CODE BEGIN 5 */  /* Infinite loop */   char c = 'A';  for(;;)  {   ITM_SendChar(c); //sends the char c to the PC debugging termi...

bjbfj by Associate II
  • 1607 Views
  • 2 replies
  • 0 kudos

What STM32 Project generation tools exist, that can create a project file that works with STM32 CUBE IDE? (I need to create 40 to 50 different ones)

I have read over: https://community.st.com/s/question/0D53W00000S6WiuSAF/stm32cubeide-cmake-integrationI want/need to be able to create a STM32 project external to the STM32Cube, I have about 40 to 50 small projects I have to create and these change ...

delli by Associate II
  • 1638 Views
  • 6 replies
  • 0 kudos