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
  • 1079 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
  • 470 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! How to make all projects in a solution built one after one automatically ? how to configurate the STM32cubeIDE?

we set up three projects for one solution . these projects share the same driver and third-party code. what we want to ​do is that ,when we build one project ,the other projects would be built one after one automatically after the first one . how ...

slu.7 by Associate II
  • 2122 Views
  • 3 replies
  • 0 kudos

I generated a project for a STM32L552RC changing just 2 points (enable Debug serial Wire and set on SYS timesource TIM1). On timer init the SP goes to nowhere...

Every time when it reaches the line:if (IS_TIM_SLAVE_INSTANCE(htim->Instance))it is going to nowhere see image 1 and on image 2 you have more info about the registers.One maybe non standard of our HW is that we are powered by 1.8VThis occurs every ti...

daniele by Associate II
  • 3092 Views
  • 3 replies
  • 0 kudos

BUG in STM32F1xx_ll_gpio driver (STM32Cube_FW_F1_V1.8.3) in regards to Push/Pull resistor settings on PUSHPULL OUTPUT

Dear readers,It has taken me quit a lot of time and rewrites to get this working (using STMCUBE IDE V1.5 and LL libraries V1.8.3, for a STM32F103VB).When initializing the GPIO pins for PUSHPULL outputs i want to make sure that the pins initialize wit...

TCamu.2 by Associate
  • 2110 Views
  • 3 replies
  • 0 kudos

How is the #include"../Components/cs43l22/cs43l22.h" linked to the required header and it's corresponding files?

I am having dificulty getting the example software for the audio recorder for STM32L476VG DISCO controller to run. I have come across an error for the #include"cs43l22.h" header file in the STM32CubeIDE.The only way I can clear the error is reduce th...

0693W000006EitbQAC.png
SWall.2 by Associate II
  • 1473 Views
  • 2 replies
  • 0 kudos