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
  • 1087 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! Using FPU in ISR and main() Code

I want to use the FPU in an ISR. Will I have context switching issues or i have to specifically make changes in the System_stmxx.c if i am using code generated from CubeIDE.Do i need to setup these registers explicitly or it is handled by CubeIDE by ...

Trigger the ADC twice preiodically

I want to design an mppt solar charge controller my design is ground isolated and a common positive shared between input and output the problem is I want to take two samples twice periodically on ADC Channel 3  one on rising edge (Output volt) of tim...

Live Expression view "Failed to evaluate expression"

Hello,I'm currently using STM32CubeIDE (version 1.1.0) to write and debug a c++ program on a NUCLEO F767ZI.I'm trying to use the "Live Expression" but it either doesn't update the variables live (it updates them when I pause the program") or it says ...

0690X00000AqPwxQAF.png
FDi L.228 by Associate II
  • 8428 Views
  • 6 replies
  • 1 kudos

Resolved! About STM32CubeIDE Code Generation

Sorry for the rudimentary question. I tried to generate code by setting up pin assignments in STM32CubeIDE with reference to the following site, but the code such as main.c is not generated as shown in the following image.If you know the cause of the...

CODE01.bmp yunkel_0-1723125440417.png
yunkel by Associate
  • 2504 Views
  • 3 replies
  • 3 kudos