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

We are pleased to announce that the release 1.19.0 of STM32CubeCLT is available. What is new in 1.19.0: Support for ST Arm Clang toolchainMaintenance of the previous versionUpdated in accordance with STM32CubeIDE v1.19.0 Main fixed issues in 1.19.0: ...

Resolved! [Resolved] STM32CubeIDE project creation issue

Updated post to reflect permanent fix Dear STM32CubeIDE user, Further to the recent STM32CubeIDE project creation issue, we would like to inform you that a solution is now available for you. This permanent fix applies to all STM32CubeIDE versions. I...

STM32CubeIDE 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeIDE is available. What is new in 1.19.0: Microcontroller, microprocessor, and board lists aligned with STM32CubeMX v6.15.0:Added the support for STM32MP21xx microprocessors to the STM32MP...

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'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
  • 1019 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
  • 1463 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
  • 1043 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
  • 1437 Views
  • 4 replies
  • 0 kudos