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

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
  • 4566 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
  • 4750 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
  • 1434 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
  • 1466 Views
  • 6 replies
  • 0 kudos