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

How to customize startup file?

I am a newbie in embedded programming. My idea is to build 3 applications with 3 separate project file. These 3 applications will work together in 1 CPU as shown in the image below:To jump from App to another APP, I do the same way bootloader jumps t...

trieunguyen_0-1722178081604.png

Interfacing STM32H7 with uSD using SDMMC

I referred a youtube video   https://www.youtube.com/watch?v=I9KDN1o6924So i followed the steps /* USER CODE BEGIN 2 */ if(f_mount(&SDFatFS, (TCHAR const*)SDPath, 0) != FR_OK) {  Error_Handler();}   else {      if(f_mkfs((TCHAR const*)SDPath, FM_ANY,...

DeepakY by Associate II
  • 2170 Views
  • 7 replies
  • 4 kudos

Cant print on SWV ITM Data Console

I am trying to Debug with SWO and SWV in STM32CubeIDE. But i am not getting any thing on SWV ITM Data console and Timline Graph. As you can see in live expression window count is incrementing as expected. My clock is running on 24Mhz.

0693W00000BapnPQAR.jpg 0693W00000BapnFQAR.jpg 0693W00000Bapn5QAB.jpg
asim khan by Associate III
  • 7629 Views
  • 7 replies
  • 1 kudos

Resolved! How to setup a version control system

With STM32CubeIDE on Windows 11 PC, how to setup a local (not storing on Github) version control system?How Version Control System works?  How often it freeze and save files/state of a project?  Does it restore to (a) hit 'commit' key  (b) nth compil...

David_ by Senior
  • 1633 Views
  • 1 replies
  • 2 kudos

cubeıde close

Hello, after updating cubeide, it started to close automatically. While checking for updates, it gives an error and then the program closes. I uninstalled the program and reinstalled it, but the problem persists. I also updated Java but the problem d...

edramden by Associate II
  • 659 Views
  • 2 replies
  • 0 kudos