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
  • 1087 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
  • 470 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...

I create a project and build it in STM32CUBEIDE, and then got " region `ROM' overflowed" error; But it works in Keil IDE.

Hi all:I create a project on top of STM32F030K6T6 , and then i want to build it in stm32cubeide, i got the following error:"c:\st\stm32cubeide_1.3.0\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.7-2018-q2-update.win3...

HAL DAC output problem

Hello all,I need to use DAC on STM32F091 MCU. I have configured it in cubemx - Channel1 - output PIN PA4, output buffer enabled, no trigger.,in Main.c is next:static char dac_tmp=200;set_DAC_output(dac_tmp); if (HAL_DAC_Start (&hdac, DAC_CHANNEL_1 ) ...

AKerp.1 by Associate
  • 3675 Views
  • 3 replies
  • 0 kudos

Should CubeIDE 1.3.1 projects open in 1.3.0?

Can someone tell me with absolute certainty whether a workspace and project created with CubeIDE 1.3.1 should (is supposed to) open (and build etc) properly with CubeIDE 1.3.0?I guess it should if only the last digit changed (if that's typical semant...

SKled.1 by Senior II
  • 1159 Views
  • 3 replies
  • 0 kudos

STM32CubeIDE Build Error

Hello my STM32Cube IDE is showing me the build error " program -E not found in the Path". But in the Preprocessor Include Paths, Macros.. window, there is no Provider tab. I have tried to uninstall and installed again but the result is the same.So co...

0693W000001qeyxQAA.png 0693W000001qezWQAQ.png
ATun by Associate
  • 1890 Views
  • 2 replies
  • 0 kudos

How to change VECT_TAB_OFFSET in IDE (MX)

Now, I develop DFU.0x80000000 : DFU Project0x8000C000 : Application Project.I have to change VECTOR Table in Application Area.I'm trying to find VECT_TAB_OFFSET in IDE.But, I can'tOld solution is directly change source code in System_stmf2xx.cI don't...

NH by Associate II
  • 4478 Views
  • 6 replies
  • 0 kudos

CUBEIDE shuts down

My windows 10 CUBE IDE, version 1.3.1 shuts down several times a day. Genarally at the "debug" perspective (the most used). I have been trying to switch "compatibility option" from w-10 down the oldest (windows 7...) and less unsuccessfully.Should I ...

JSILV.2 by Senior
  • 2342 Views
  • 4 replies
  • 0 kudos