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.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
  • 98 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE 2.1.0 released

We are pleased to announce that STM32CubeIDE 2.1.0 release is available. What is new in 2.1.0: Added support of STM32C5 seriesAdded support of new microcontrollers across the STM32WBA, STM32WL, STM32H5, STM32U3 and STM32F7 seriesAdded support of new ...

Aimen1 by ST Employee
  • 692 Views
  • 0 replies
  • 1 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...

STM32N6 SDRAM CLK is inactive

Hello,I cant start SDRAM to work, I ques what FMC controller do not initialize interface correctly because CLK is dead (bug !?), there is no activity at all, I connected oscilloscope to CLK output to check, if I toggle manually the pin PD9 (FMC_SDCLK...

FMPI2C DMA read function is not working

 Hi!I try to read data from an I2C device using DMA. I use a STM32-F412ZG nucleo board.First I try to write without DMA : HAL_FMPI2C_Mem_Write(&hfmpi2c1, 0x52, 0x7fff, FMPI2C_MEMADD_SIZE_16BIT, tab, 1, 1000); Then I want to read data using DMA with: ...

TeamRCVA_0-1760108403644.png

Resolved! Help for porting from MDK to CubeIDE

HiI am trying to port an example application from MDK to CubeIDE, the CubeIDE does not give me correct compilation result:1. It completes the compilation when code contains syntax error and it produces binary. This is quite different from past experi...

Chao_0-1759943091532.png Chao_1-1759943354135.png
Chao by Senior II
  • 508 Views
  • 4 replies
  • 3 kudos

'Debugger Update Job' Error prevents debugging.

When I build and debug my project, I get the error window below when the debugger connection is established. The download takes place and verifies successfully, but displays the message again.However, when I start program execution, the console displ...

Screenshot 2025-10-03 163457.png 0a871d87-7517-4229-8ba8-7915a5be06a0.png
CSHK by Associate
  • 499 Views
  • 1 replies
  • 0 kudos

Cube IDE poor reliability when debugging

Here are some threads which describe the problemshttps://community.st.com/t5/stm32-mcus-boards-and-hardware/32f417-how-to-use-swv-itm-swo-debug-output-without-cube-ide-or/td-p/843611/page/2https://www.eevblog.com/forum/microcontrollers/stlink-debugge...

PHolt.1 by Senior III
  • 1243 Views
  • 18 replies
  • 5 kudos