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

STM32CubeIDE 2.1.1 released

We are pleased to announce that the minor version 2.1.1 of STM32CubeIDE is available. What is new in 2.1.1: This release covers the topics listed below: SEGGER J-Link GDB server updated to 9.24 to fix an issue with the Live Expression view during the...

Aimen1 by ST Employee
  • 1556 Views
  • 0 replies
  • 1 kudos

STM32CubeCLT 1.21.0 released

We are pleased to announce that STM32CubeCLT 1.21.0 release is available. What is new in 1.21.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.1.0Update of Clang/LLVM toolchainUpdate of GCC to GCC 14Update of STM32Cu...

Aimen1 by ST Employee
  • 590 Views
  • 0 replies
  • 0 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! "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
  • 2174 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
  • 4652 Views
  • 9 replies
  • 0 kudos

STM32L4 HAL SDIO File operations with FATFS using DMA.

I am trying to perform SD Card file operations using STM32 HAL in STM32L451RCT6. I have been successful in mounting the SD Card, but read and write operations are not working. Here are the details of my IOC Configuration:1. FatFS Configuration2. SDMM...

Kunaalkk1_7-1687260565631.png Kunaalkk1_0-1687259486389.png Kunaalkk1_1-1687259637020.png Kunaalkk1_0-1687259755564.png
Kunaalkk1 by Associate III
  • 4231 Views
  • 3 replies
  • 0 kudos

How to access structure size a build argument, in stm32cubeIDE

Hi,I have a structure in code with name Config_t, i want to access the size of this struct in my post build command.How can i do that? The Config_t may get change next time so giving a constant size in the post build command is not an option. Thanks

CJami by Associate III
  • 1860 Views
  • 2 replies
  • 2 kudos

Resolved! A strange set of letters at the end of the line.

After i generating code from cube MXThis symptom is after updating the IDE to version 1.14.0 and Cube MX version 6.8.1. In circle from the picture I attached. Can it be fixed or Can it be reset?Can compile normally But it disturbs the eyes.Thank you ...

Tak by Associate
  • 2401 Views
  • 2 replies
  • 1 kudos