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
  • 1226 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
  • 508 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! 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
  • 1167 Views
  • 7 replies
  • 3 kudos

Resolved! Stm32cubeide 2.1.1 dont work

Hi,Im using the IDe but today the software do nothing.I cant compile the project or create a new project or debug and when i want close the program, the cubeide not respond and ill have close using the task manager.Yesterday works fine and i dont mak...

pmor by Visitor
  • 44 Views
  • 3 replies
  • 1 kudos

How to prevent unaligned access on backup ram?

(and why is this a problem?)It looks like the backup ram can not be called through unaligned access on my STM32U585. The mighty internet says that this should not be completely unexpected since it is basically a peripheral and no standard Ram.I have ...

OliM_0-1778660195150.png
OliM by Senior II
  • 141 Views
  • 9 replies
  • 5 kudos

No support for large atomics

I'm trying to use _Atomic with 64 bit objects, but I get a link failure:undefined reference to `__atomic_load_8'The internet says I need to add an option to the link command:-latomicHowever, it looks as if that library is not included with the ST too...

CTapp.1 by Senior III
  • 99 Views
  • 4 replies
  • 4 kudos

Resolved! Missing "Manage embedded package".

Hello.I installed a new version of the IDE, exactly this:st-stm32cubeide_2.1.1_28236_20260312_0043_x86_64The problem is that the menu option "Manage embedded packages" is missing:I checked this on two computers with Windows 10.During the installation...

Manage.jpg
xx111 by Associate
  • 125 Views
  • 3 replies
  • 1 kudos