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
  • 171 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
  • 3453 Views
  • 0 replies
  • 3 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...

FLASH MEMORY FULL

I am using STM32L011K4 with 16KB flash memory. I did simple code to implement I2C ,timer with PWM. But I have issue of memory overflow. I have enabled following:void SystemClock_Config(void);static void MX_GPIO_Init(void);static void MX_I2C1_Init(voi...

NKaur.1 by Associate II
  • 2352 Views
  • 6 replies
  • 0 kudos

Resolved! Is it safe to remove STM32CubeIDE older versions?

Hello!My Ubuntu PC tells me that I'm running low on storage, and I would like to remove a few unused programs. I just installed STM32CubeIDE 1.7.0, but I noticed that in /opt/st, there are still older versions, 1.6.0 and 1.6.1. Is it safe to remove t...

PG.1 by Associate III
  • 1129 Views
  • 2 replies
  • 0 kudos

Resolved! Can't update Cube IDE

I cannot run updates from within Cube IDE.Help>Check For Updates throws the following error dialog:Unable to read repository athttps://sw-center.st.com/stm32cubeide/updatesite1/.Unable to read repository athttp://sw-center.st.com/stm32cubeide/eclipse...

Dfarr.1 by Senior
  • 3660 Views
  • 5 replies
  • 0 kudos

CubeIDE strange presentation of nested folder structure.

See the image. I can't figure out how I have done this, but my source folders appear like this, rather than in a hierarchy. When I open the folders in explorer, they are all nested as you would expect, folders inside folders. They are not folders wit...

DJC by Senior
  • 734 Views
  • 0 replies
  • 0 kudos

How to add the watchpoint?

Dear All: I am using the STM32cubeide,I want to toggle a watchpoint ,I choice a value,but can not triggle it:So how can i toggle the watchpoint?

0690X00000AqbG5QAJ.jpg
Raytheon by Associate II
  • 6816 Views
  • 3 replies
  • 1 kudos

Resolved! STM32F746 Using TIM8 in Encoder mode is not working with Input capture on both edge ???

I need to run TIM8 on Encoder mode. My encoder has two channels (A and B 90 degrees), So I have used two channel TIM_CHANNEL_1 and TIM_CHANNEL_2 as encoder input (it will use encoder as a clock for TIM8) and my timer is working fine and CNT is updati...

MJ_1992 by Associate II
  • 1354 Views
  • 1 replies
  • 0 kudos