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
  • 1435 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
  • 560 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...

static sack usage using command line

Hello,I know that the static stack usage is available in the stm32cubeide, but I'm wondering can I do it use a command line?after more googling, I found that there is command for arm "armlink " that can run to get the stack used for each obj file ARM...

MFawzy by Associate III
  • 2749 Views
  • 5 replies
  • 0 kudos

Resolved! to see my data on python

to see my data on python what library or code should I use in STM32(CubeIDE) ? Could you share with me example!

MFara.4 by Associate III
  • 4768 Views
  • 2 replies
  • 0 kudos

STM32H735 QSPI init failed with NCS pin disabled

preconditions:CubeIDE 1.11.0 configured QSPI with disabled NCSenabled: Project Manager-->Code Generator-->HAL Settings-->Enable Full AssertThe idea is to have multiple QSPI chips connected to the QSPI with their own chip select pin. So the use NCS sh...

0693W00000WLBinQAH.png
MStei.4 by Associate III
  • 1124 Views
  • 0 replies
  • 0 kudos

Problem: STM32CubeIDE deleted all my projects inside workspace, and created new directory as per workspace choosen after renaming a folder in my PC, which was included inside workspace in STM32CubeIDE

Info: |- STM32CubeIDE 1.4.0   |- OS: Window   Description:  - I have chosen working directory/worskspace -> e.g.: C:\course_1\cubdeide_ws  - (STM32CubeIDE was closed)  - I have then renamed my course folder -> e.g.: C:\course_2\cubdeide_ws  - I the...

JAkht.1 by Associate
  • 2333 Views
  • 4 replies
  • 0 kudos

Resolved! Functions missing in FreeRTOS CMSIS v2 using STM32CubeIDE

I'm trying to use these two functions in STM32CubeIDE within FreeRTOS CMSIS v2:osKernelSuspend()osKernelResume()My goal is to put the microcontroller in STOP MODE.I get an error when compiling the project.The problem seems to be the following: the tw...

flavio23 by Associate III
  • 5368 Views
  • 7 replies
  • 1 kudos

How do I activate the FPU on F411?

I am using the F411 by CUBE IDE.I enable the CUBE's library of DSP and it was accomplished naive. Even after I inserted <include "arm_math.h"> the BUILD worked perfectly. But, after I copied one arm_FIR_filter_example from GITHUB, the compilation cha...

JSILV.2 by Senior
  • 10641 Views
  • 13 replies
  • 0 kudos