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

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

Resolved! Error when i try to update STM32

Hello,When i try to update STM32, it's give an error and it doesn't update. An error occurred while collecting items to be installedsession context was:(profile=STM32CubeIDE, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, acti...

MDrei.1 by Associate
  • 2867 Views
  • 3 replies
  • 0 kudos

Resolved! What's the right way to work with C++ project?

In STM32CubeIDE I created a C++ project. But the `main.c` is still generated with the .c extension and is compiled with the C compiler. That is why I cannot include the C++ headers to `main.c` (because the C compiler does not understand the keyword `...

Undefined reference to existing function [f_utime()]

Hi,I have noticed very annoying bug in Stm32cubeIDE 1.0.1.I'm unable to access f_utime function despite "fatfs.h" and "ff.h" files included.Even stranger is that when I click: Open declaration the IDE has no problems with that....Here is my code:#inc...

DLegu.1 by Associate II
  • 1744 Views
  • 3 replies
  • 1 kudos

Convert elf file into an srec file

I am using STM32CubeIDE, version 1.2.0. I want to convert the elf file into an srec file with a particular format. I have tried editing the command line in the Post-build steps to read:arm-none-eabi-objcopy.exe -O srec —srec-len=28 —srec-forceS3 “$(B...

erussell by Associate II
  • 3831 Views
  • 4 replies
  • 0 kudos

How can I add QSPI custom external loader to the debugger

In the Debug Configuration under the Debugger tab there is an option to add external QSPI loader .I have a custom external loader that is working with CubeProgrammer and STLinkUtility.I want to use this custom loader from within the CubeIDE.How can I...

Updating software has encounters a problem: I tried a few thing seen on eclipse sites but nothing works. Someone have an idea? Thanks.

An error occurred while collecting items to be installedsession context was:(profile=STM32CubeIDE, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).No repository found containing: osgi.bundle,org.eclipse.epp.mpc.core,1....

thecoach by Associate II
  • 1362 Views
  • 3 replies
  • 1 kudos

FPU

Probably a typo. In M4 generic user guide the mnemonic for floating-point MAC is shown as VLMA

ax0018 by Associate III
  • 659 Views
  • 2 replies
  • 0 kudos