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
  • 564 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
  • 7810 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...

Board Support package IDE?

I downloaded the STM32f3 Board support package. I assumed these would be for Cube IDE, but they don't seem to be.  If not how are these meant to be used?Thanks in advance.

BrianM by Associate II
  • 2288 Views
  • 5 replies
  • 1 kudos

Viewing SWO without STM32CubeIDE

For reasons described in this post, I cannot run a program from the IDE. Nevertheless, I found a workaround. I start a ST-LINK_gdbserver and connect to it from another terminal:$ opt/st/stm32cubeide_1.17.0/plugins/com.st.stm32cube.ide.mcu.externaltoo...

D4n13l by Associate
  • 731 Views
  • 1 replies
  • 0 kudos

Resolved! Clock Configuration -> Reset Clock Configuration

Hello! I'm not sure if this is supposed to happen, but when clicking Clock Configuration -> Reset Clock Configuration in the IDE, it doesn't actually reset to the board defaults that were configured when the project was initially created, but instead...

Newbie on STM32G030

Hello, I am just coming here across from NXP ARM MCU's on mbed after that had decided to close down i.e. I am a STM32 toolchain newbie. Can someone confirm my STM32G030 circuit is correct?  It is not clear to me what pin numbers I need to use for the...

AndrewR_0-1738013158162.png
AndrewR by Associate II
  • 616 Views
  • 2 replies
  • 3 kudos

Resolved! Failed to Generate Command line

Hi there,I'm new to this community. I'm having an issue right now. Everything was working fine, until I made the mistake of going to Project -> Properties -> settings -> C/C++ Build -> Settings. Silly me hit "restore defaults"Ever since that moment, ...

Teyros_0-1701004655141.png
Teyros by Associate II
  • 5558 Views
  • 5 replies
  • 2 kudos

Not able to build project

I am using STM32 CUBE IDE and doing a project named FreeRTOS_Project I made some files under that but when I am going to build that project the build project icon is not showing how to resolve this issue. also I am unable to see the C/C++ build optio...

Akash2675_0-1737906305808.png

Resolved! RTC not working after Cube IDE update 1.17

Hello,My STM32L476RG Nucleo board does not read out the RTC time after i updated cube IDE to 1.17When calling "HAL_RTC_GetTime" the subtask in "stm32l4xx_hal_rtc.c" sTime->Hours = (uint8_t)((tmpreg & RTC_TR_HT|RTC_TR_HU))>>RTC_TR_HU_Pos); the current...

Tine1994 by Associate II
  • 3848 Views
  • 7 replies
  • 3 kudos