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
  • 278 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
  • 4082 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...

Resolved! How to add APIs

I am new to STM32CubeIDE and I was trying to write a simple UART driver using polling method. I was successful when I wrote the function in the main.c and compiled the code. So, I wanted to make an API of the same function and moved the function to s...

Can anyone tell me how to deal with Websocket frame architecture or masking data as per WebSocket frame are concerned?

Can anyone tell me any library for Websocket frame architechture in STM32cubeIDE. I have seen many links in Github but failed to implement so can anyone tell me the simplest method to do WebSocket frame for masking the Transmit data to Websocket Serv...

SVerm.3 by Associate III
  • 792 Views
  • 1 replies
  • 0 kudos

I have been trying to download a program to a Nucleo-STM32L476 and I always get the message debugger connected debugger connection lost

In the CubeIDE I have a simple program just to get familiar with the IDE. I have connected the STM32L476 and as the run / debug process starts I see the message below. When the console indicates debugger connected The LED on the ST-Ling part goes gr...

EScha.1 by Associate II
  • 1455 Views
  • 7 replies
  • 0 kudos

Resolved! CubeIDE fail to compile

Hi everyone!I'm new to CubeIDE. I've just installed version 1.6.1 on Windows 10 and I find myself in a situation...At my first attempt to make to blink the PC13 Led, the compiler cannot complie those lines and bring the following error:c:\st\stm32cub...

NVETE.1 by Associate II
  • 3791 Views
  • 4 replies
  • 1 kudos

Can The Static Stack Analyser from CubeIDE used manually

Hello erverbody,I had a Projekt, build with FreeRTOS and Ac6 plugin and Eclipse.Know I try to figure out if the stack size of the task is set correctly.For this i generate the .elf file and the .su file with the eclipse/Ac6 setup.Is there a way to lo...

JMüll.2 by Associate II
  • 1860 Views
  • 3 replies
  • 0 kudos