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
  • 559 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
  • 7695 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...

Could anybody make Cubide work with STM32F7508-DK board?

first of all i had the FLASH problem (the MCU only has 64KB FLASH) so i brought up the external memory but is not possible to make debug aparently. As an evaluation board im a little dessapointed, couldnt find much support anywhere. i have been a cou...

martin.m by Associate
  • 448 Views
  • 0 replies
  • 0 kudos

Resolved! build STM32L071CBT project with STM32CubeIDE 1.2.1 failed(solve)

Update, choose "gnu11" not c11 for language standardHello, I'm new bird on STM32CubeIDE, create a new STM32L071CBTX project from STM32CubeIDE first to configuration our pin definition and another resource than to generation code and try build the pr...

0693W000000UvqYQAS.png
kunyi by Associate II
  • 1177 Views
  • 2 replies
  • 0 kudos

I'm trying to port the NFC06A1 demo from controller STM32L476RG to controller STM32F767ZI, but having trouble. Is there an existing demo I could use to get this working?

Using a known working project created by STM32CubeIDE for the F767ZI, I'm incorporating the NFC06A1 demo. When run, it fails to initialise RFAL. The problem appears when I execute demoIni(). It calls rfalNfcInitialize(), which calls rfalInitializ...

ASmit.2 by Associate II
  • 1142 Views
  • 5 replies
  • 0 kudos

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
  • 1643 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
  • 1192 Views
  • 2 replies
  • 0 kudos