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

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

Resolved! CMSIS RTOS V1 Semaphore issues in STM32CubeIDE

Hi,I am using STM32F405, CMSIS RTOS V1, and STM32CubeIDE. I want to create a timer interrupt that periodically release the semaphore to signal the execution of a task. The issue is that it gets stuck after osSemaphoreRelease is called in the interrup...

DLim.16 by Associate II
  • 2481 Views
  • 4 replies
  • 0 kudos

Missing firmware packages - can't create a project

Fresh installation, when I try to create a STM32 project a zip file with firmware is downloaded and unpacked, but I still get this error message:"Code generation could not be done because necessary firmware package is missing. Not able to complete ST...

KOlsz.1 by Associate II
  • 3083 Views
  • 3 replies
  • 0 kudos

Unable to update software packs

Hi,I am unable to update embedded software packages.To update I select "Manage embedded software packages" menu item. Packages manager window opens. I see "Check Firmware & Software. Download File updaters.zip" but progress bar stays at 0 bytes. Afte...

Dmitri by Associate II
  • 1096 Views
  • 3 replies
  • 0 kudos

Resolved! How do I uninstall STM32CubeIDE from macOS?

I would like to remove STM32CubeIDE (v1.2.0) from my Mac (os 10.14.6).Removing the IDE is straightforward, just drag the .app to the trash. But how do I remove the ST Link Server from my machine? The ST Link Server Installer doesn't specify where it ...

BFrau.1 by Associate
  • 3019 Views
  • 2 replies
  • 2 kudos

Bug in the debugger?

Not sure whether this is a GDB or Eclipse behavior, or "feature" of debug info created by gcc compiler...Debugger in CubeIDE and Atollic refuses to display pointers to volatile.For example: volatile char *ptr = some_func();It always says that such po...

Pavel A. by Super User
  • 1328 Views
  • 5 replies
  • 0 kudos

2 Warnings are generated from '.project' file with the references MCUEndUserDisabledTrustZoneProjectNature and MCURootProjectNature.

Hello, two warnings are generated from the '.project' file in STM32CubeIDE with the references MCUEndUserDisabledTrustZoneProjectNature and MCURootProjectNature The file was generated by STM32CubeMX. Unfortunately I did not find anything in the Inter...

Vincent1 by Associate
  • 479 Views
  • 1 replies
  • 0 kudos