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

We are pleased to announce that STM32CubeCLT 1.20.0 release is available. What is new in 1.20.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.0.0Update of Clang toolchain version 19.1.6Update of GCC 13.3.rel1Update ...

Aimen1 by ST Employee
  • 565 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE 2.0.0 released

We are pleased to announce that STM32CubeIDE 2.0.0 release is available. STM32CubeIDE is now independent from STM32CubeMX. With this release, device configuration, previously handled within STM32CubeIDE via STM32CubeMX, is now exclusively available t...

Aimen1 by ST Employee
  • 7824 Views
  • 0 replies
  • 4 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...

STM32CubeIDE: how to avoid losing Middleware code changes (USB)

Hello,I plan to modify the USB Audio Class for a project created in STM32CubeIDE and using the USB Middleware library. I select the peripherals I need in the Device Configuration Tool, plus the USB_DEVICe Audio class. then I generate the code.In all ...

fbar by Senior
  • 4150 Views
  • 11 replies
  • 0 kudos

ADC issue in STM32CubeIDE V1.10.0

 Hi I am facing issue in adc conversion result. MCU : STM32H750VBT6 ADC : 2CHANNEL : 14 (PA2) 1) 0V ADC give 32767 result count after conversion complete 2) 3V ADC give 65535 result count after conversion complete 3) with floating pin getting full ...

0693W00000QKGmFQAX.png
AMakw.1 by Associate
  • 485 Views
  • 0 replies
  • 0 kudos

Resolved! Unbale to connect to the network

We want to migrate from STM32L4+ to STM32U5 series of processor.. this latest software is not supported by older ide (1.6.0) so we need to migrate from stm32cubeide 1.6.0 to 1.10.0..I have un-installed the older version and cleared all possible direc...

0693W00000Nt3U1QAJ.png 0693W00000Nt3OGQAZ.png
Agour.1 by Associate III
  • 7187 Views
  • 19 replies
  • 0 kudos

Resolved! STM32CubeIDE 1.10.0 Project Migration breaks projects

Please see the below:After migrating any previous STM32CubeIDE-1.9.0 project to STM32CubeIDE-1.10.0 using the Migrate tool, they all now fail to build, which is a pretty massive issue.Could this please be looked into immediately?Regards,Luke

0693W00000QKEC5QAP.png
etheory by Senior II
  • 666 Views
  • 1 replies
  • 0 kudos

Resolved! IDE 1.10 linker error undefined reference to

Now testing update to latest IDE and first project i test canot link.All files is compiled ok.linked func and vars is reported as undefined reference to __??c:\st\stm32cubeide_1.1.0\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tool...

MM..1 by Chief III
  • 1085 Views
  • 1 replies
  • 0 kudos

example project issue in STM32CubeIDE 1.10

Here's the error when I try to open the ioc file of any example steps to reproduceFrom STM32CubeIDE 1.10 (Linux version) File->New->STM32 ProjectIn my case selection of any NUCLEO-G0x example (i.e. NUCLEO-G071RB)Clean & Build the project. Everything ...

0693W00000Nt9CrQAJ.png
Gaston by Senior
  • 583 Views
  • 0 replies
  • 0 kudos

How to import a hex file and read it at run time.

I have a touchgfx project, and I need to send bytes from a hex file over uart to a different micro. Everything in this works, but I am using dummy data that I hardcoded into the program. I want to be able to add a .hex file to my project, have my pro...

DSand.5 by Associate III
  • 1241 Views
  • 2 replies
  • 0 kudos