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! Why can't I build my demo project?

I have a STM32F407VG DISCOVERY kit and I'm trying to load a project from C:\Users\<user>\STM32Cube\Repository\STM32Cube_FW_F4_V1.25.0\ProjectsI'm using File->"Open Projects from Existing System".In the Project Explorer it shows:But the "hammer" is gr...

0693W000000VDf9QAG.jpg 0693W000000VDg7QAG.jpg
scott h by Associate II
  • 1287 Views
  • 4 replies
  • 0 kudos

Is there a plan to finally implement the auto-completion setting in Cube IDE, without the need of always pressing "CTRL" + "Shift" for this?

It was discussed over the web for over 5 years already, that the CubeMX doesn't have this simple feature of giving text suggestions over the most (recently) used variable names and HAL-functions etc. WITHOUT having to press "CTRL" + "Space" first. AV...

Edimahler by Associate III
  • 838 Views
  • 2 replies
  • 0 kudos

Alignment of 1-Byte in the custom memory-region

Hello all, I have created a custom section in memory region for the controller 'STM32L073VBT6TR' and also modified the linker-script for the same. I am using the '__attribute__((section(".custom_section")))' with the variables to be placed in the cus...

ASing.31 by Associate
  • 1274 Views
  • 4 replies
  • 0 kudos

Resolved! I have been using a linux script generated CRC code instered into a HEX file on some other STM32 products. I am now implementing this for the STM32G431. The GUI is the 1.3.0 IDE. This has changed the debug config.

I want to specify the HEX file for data into the STM32 and the elf file for symbols used in the debugger. The User interfec has changed though and I seem to only be able to get one or the other (i.e. just the hex or just the elf).This is a necessary ...

0693W000000UxhsQAC.png
rclar.6 by Senior
  • 2212 Views
  • 10 replies
  • 1 kudos