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
  • 1101 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
  • 478 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...

32G431 power supply problem

HelloI am a total beginner in the STM world. Two months ago I migrated from arduino to STM and this forum hase been a lot of help. But for this problem I cannot find a rational explanation. Anyway I am making a custom board with the 32G431KB MCU and ...

JJeba.1 by Associate II
  • 2765 Views
  • 6 replies
  • 0 kudos

ETH initialization code

Thank you for helping.environment:STM32CubeIDE Ver1.3.0STM32CubeMX Ver5.5.0board: STM32F769I-DISCOOpened ETH Mode and Configuration from ioc file in IDE and selected RMII in Mode.I'm going to build and generate the initialization codeCan't create MX_...

Ebun.1 by Senior
  • 664 Views
  • 0 replies
  • 0 kudos

I been trying to import from a Mbed OS project for the b-le75e iot01 without success. It is basic mbed blinky project.

I was able export it to st workbench, but unable to import to the stcubemxide or true studio. any suggestions. When I build i get failures. I been online trying all the suggestions nothing is working so far. Mbed IDE is not up to levels I like in the...

Sscha.1 by Associate
  • 862 Views
  • 0 replies
  • 0 kudos

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
  • 3693 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
  • 1170 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
  • 1904 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
  • 4504 Views
  • 6 replies
  • 0 kudos