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

Does STM32CubeIDE generate a target arch macro?

I'm looking for something like __TARGET_ARCH_6_M or __ARM_ARCH_6M__ from my G0 project but don't see anything. Is this done by the IDE based on the selected target hardware, or would I need to add a preprocessor macro manually to my project?

Konami by Senior II
  • 584 Views
  • 2 replies
  • 0 kudos

I generated a simple project with STM32CubeMX When I compile that project I get: make: *** [Src/subdir.mk:27: Src/main.o] Error 3 "make all" terminated with exit code 2. Build might be incomplete.

I have the foll. settings:Properties...C/C++ Build...Tool Chain Editor...Current toolchain: Cross GCCProperties...C/C++ Build...Environment...PATH: C:\ST\STM32CubeIDE_1.3.0\STM32CubeIDE\plugins\com.st.stm32cube.ide.mcu.externaltools.make.win32_1.1.0....

DNeet.1 by Associate II
  • 809 Views
  • 3 replies
  • 0 kudos

How to change the FDCAN speed with parameter in CubeIDE?

I want to change the CAN speed with changed parameter which is defined in rom.c file. SY_CANBD = 1. But the FDCAN(Classic CAN mode) do not send the defined CAN data. If I starts the debugging mode, it starts to transmit the data. /* FDCAN2 init funct...

otcagon by Associate II
  • 698 Views
  • 0 replies
  • 0 kudos

debug CubeIDE

Hello,I made a software on the STM32F469-Disco and now, I would like to use the same project on the STM32F479VI with the MB1166 (touch screen). If I create a new project, no problem, I can flash the microcontroller. If I start from the software made ...

RFREN.1 by Associate II
  • 1880 Views
  • 5 replies
  • 0 kudos

Resolved! Getting "Error: Target not available" in Value column in live expressions in StmcubeIDE in debug mode when i press Resume(F8)

I created a simple GPIO program with the code generated from StmCubeMX. When i build the program there are no errors and warnings, but when i connect my Nucleo-F411RE and try to debug it, i get this message in Expressions.The program is supposed to m...

0693W00000DnuFCQAZ.png 0693W00000DnuEsQAJ.png

Resolved! How to correctly uninstall and reinstall the stm32cubeide?

Hi,(1) Is it ok to install the IDE as my user and not via sudo? It seemed to be ok until I had some later issues which I wont go into here just yet as almost certainly "user error".(2) I installed the ide (as user), and because it was saying it could...

rileyrg by Associate II
  • 10887 Views
  • 2 replies
  • 2 kudos