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
  • 473 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
  • 6416 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...

STM32CubeIDE debugger not working on STM32U5A9J-DK

Hi everybodyI'm unable to start my project within the STM32CubeIDE on a STM32U5A9J-DK with the debugger. I would like to use the Segger J-Link as we will use it in our custom design. But i also have problems using the ST-Link V3.The project was gener...

_legacyfs_online_stmicro_images_0693W00000bkvUSQAY.png _legacyfs_online_stmicro_images_0693W00000bkvW4QAI.png
MMess.1 by Associate III
  • 3020 Views
  • 6 replies
  • 0 kudos

Resolved! "This my.st.com page can’t be found"

I've worked with lots of different MCUs but new to ST.  I'm trying to follow some instructions for how to get setup to develop some C code for the SEEED Lora E5 module; currently trying this: https://github.com/Seeed-Studio/LoRaWan-E5-NodeUnfortunate...

Spi by Associate II
  • 3632 Views
  • 9 replies
  • 2 kudos

Resolved! Unit Testing STM32

Hello everyone,I'm posting here because I have an issue in my project. We've developed a board with an STM32 processor, and I would like to perform hardware tests on one side (not difficult so far) and, on the other side, be able to execute purely so...

SnoZek by Associate II
  • 6236 Views
  • 1 replies
  • 3 kudos

Compiler errors when loading project on different computer

Hi, I am working on a project using STM32CubeIDE. I do development remotely and share work with my coworkers via github. Recently we ran into a bug where they were getting the following error after cloning and compiling a project on their end:Stuff l...

image (6).png
EPala.2 by Senior
  • 1675 Views
  • 0 replies
  • 0 kudos

Resolved! "Live Expressions" bug with "double" type

Hello, ST team.We are happy to report new bugs, because the old ones have already been resolved)When I try to edit the value of a variable in the Live View window, the variable of type "double" takes on a random value. Variables of the "float" type a...

olezhandr_0-1701782951343.png
olezhandr by Associate III
  • 1373 Views
  • 2 replies
  • 1 kudos

Code Analysis for MISRA C standard on Cube IDE

Hello,I'm trying to implement the MISRA C complaints into the code. In my research, I found that a code analysis tool like Cppcheck or PC-Lint must be integrated into our IDE. So, do you know how I can integrate these third-party tools into the Cube ...

Resolved! Debug problem after installing git

I am rather new to STM32CubeIDE so this may be a dumb question. I have built a project and have it all working fine and SWD debugging via STLink2 is working great. The problem arises when I share the project via git and it gets put in a git repositor...

Ragbagger by Associate II
  • 3098 Views
  • 9 replies
  • 0 kudos