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

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! Issue with version 1.9.0?

I updated from version 1.8.0 (compilation was ok) to version 1.9.0 where I get 2017 errors :-o.Apparently and issue with ld.exe..tools\arm-none-eabi\bin\ld.exe: SV-F777.elf section `.bss' will not fit in region `SRAM' Processor STM32F777VITxDo you ha...

Buffering in SWV ITM Data Console?

I have built a code using the STM32CubeIDE with only 1 taskvoid StartMyTask(void *argument){  /* USER CODE BEGIN 5 */  /* Infinite loop */   char c = 'A';  for(;;)  {   ITM_SendChar(c); //sends the char c to the PC debugging termi...

bjbfj by Associate II
  • 1414 Views
  • 2 replies
  • 0 kudos

What STM32 Project generation tools exist, that can create a project file that works with STM32 CUBE IDE? (I need to create 40 to 50 different ones)

I have read over: https://community.st.com/s/question/0D53W00000S6WiuSAF/stm32cubeide-cmake-integrationI want/need to be able to create a STM32 project external to the STM32Cube, I have about 40 to 50 small projects I have to create and these change ...

delli by Associate II
  • 1450 Views
  • 6 replies
  • 0 kudos

STM32CubeIDE: how to avoid losing Middleware code changes (USB)

Hello,I plan to modify the USB Audio Class for a project created in STM32CubeIDE and using the USB Middleware library. I select the peripherals I need in the Device Configuration Tool, plus the USB_DEVICe Audio class. then I generate the code.In all ...

fbar by Senior
  • 3434 Views
  • 11 replies
  • 0 kudos

ADC issue in STM32CubeIDE V1.10.0

 Hi I am facing issue in adc conversion result. MCU : STM32H750VBT6 ADC : 2CHANNEL : 14 (PA2) 1) 0V ADC give 32767 result count after conversion complete 2) 3V ADC give 65535 result count after conversion complete 3) with floating pin getting full ...

0693W00000QKGmFQAX.png
AMakw.1 by Associate
  • 408 Views
  • 0 replies
  • 0 kudos

Resolved! Unbale to connect to the network

We want to migrate from STM32L4+ to STM32U5 series of processor.. this latest software is not supported by older ide (1.6.0) so we need to migrate from stm32cubeide 1.6.0 to 1.10.0..I have un-installed the older version and cleared all possible direc...

0693W00000Nt3U1QAJ.png 0693W00000Nt3OGQAZ.png
Agour.1 by Associate III
  • 6051 Views
  • 19 replies
  • 0 kudos

Resolved! STM32CubeIDE 1.10.0 Project Migration breaks projects

Please see the below:After migrating any previous STM32CubeIDE-1.9.0 project to STM32CubeIDE-1.10.0 using the Migrate tool, they all now fail to build, which is a pretty massive issue.Could this please be looked into immediately?Regards,Luke

0693W00000QKEC5QAP.png
etheory by Senior II
  • 546 Views
  • 1 replies
  • 0 kudos