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

Resolved! Headlessbuild error when using cmd to build project

When is use those command to compile my project, some error occurred,However,  When I use gui to build the same project, the result is ok. command:./stm32cubeidec.exe --launcher.suppressErrors -nosplash -data D:\Workspace\Firmware -application org.ec...

Nico4 by Associate
  • 1530 Views
  • 2 replies
  • 0 kudos

Resolved! STM32CureIDE can not surpress warnings

I integrated one open source software module into my project, but I found that there are a lot of warning about unused functions, so I tried to surpress that by adding "-Wunused-function" in CubeIDE, and found the configuration is correct by checking...

HXiao.1 by Associate II
  • 785 Views
  • 2 replies
  • 1 kudos

import mdk-arm to stm32cudeide

I start the project(SDIO+FATFS)from the .ioc file and also regenerate the project from CubeMX with IDE as a toolchain and unchecking the "Generate under root". But after i generated, the project does not have anything. 

Jacob3104_0-1710902505836.png Jacob3104_1-1710902559570.png

post build

Dear Sir.I have designed a bootloader that stat from 0x8100000 , length of 40k bytes,there is also a signature of 2 bytes 0x23,0x45, at @ 0x80f6000,at last the runtime code that start from 0x8100000.Is it possible to use STM32IDE's post build to make...

Errors galore after updating STM32CubeIDE

I updated to the STM32CubeIDE 1.15 WIN, and since then my project has thrown up 100+ errors. It doesn't recognise "u_char" or "uint" or "caddr_t".  It throws up error "expected ')' before 'GPIO_TypeDef'" in the below statement : void Write_MFRC522(u_...

How to debug print with Nucleo L476RG board with st-link. I use printMsg command , it compiles Ok, but no output on itm window. I am using stm32cubemxide 1.01 to do this. Regards, Ronald.

I've made my own lab.it is 4 switches on gpio input's with interruptit switches 4 leds, so i you press switch 1 , led1 goes on , it works fine.But i want to see debug messages in ITM terminal screen and i don't het this up and running.hopefully some...

RHofm by Associate II
  • 1828 Views
  • 2 replies
  • 0 kudos

Resolved! Installing X-CUBE-TCPP v4.0.0 in STM32CubeIDE

I have installed the example USB-C projects using the General/Import Projects from Folder or Archive option targeting the NUCELO-G474RE:DRP1M1_DRPSNK1M1_SinkSNK1M1_SourceWhat do I need to do to make these regular STM32 projects such that the Build Al...

alw by Associate III
  • 1457 Views
  • 2 replies
  • 0 kudos