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.20.0 released

We are pleased to announce that STM32CubeCLT 1.20.0 release is available. What is new in 1.20.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.0.0Update of Clang toolchain version 19.1.6Update of GCC 13.3.rel1Update ...

Aimen1 by ST Employee
  • 293 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE 2.0.0 released

We are pleased to announce that STM32CubeIDE 2.0.0 release is available. STM32CubeIDE is now independent from STM32CubeMX. With this release, device configuration, previously handled within STM32CubeIDE via STM32CubeMX, is now exclusively available t...

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

[SOLVED] SIMULINK compilation successful but how to continue within STM32CubeIDE and deploy to the board? Some files appear to be missing

Hi everyone,I have bought a STM32F4-Discovery Board DTM32F429I-Disc1, and my intention is to work in Matlab-Simulink.This is the process I have followed:INSTALLATION:Matlab/Simulink R2018b 64bit with toolboxes like Embedded CoderMatlab/Simulink HW su...

DCagi.1 by Associate II
  • 8815 Views
  • 14 replies
  • 0 kudos

STM32CubeIDE 1.2.0 how to debug FreeRTOS multithreading

Hi all,I'm developing an application with FreeRTOS and some task. In debug mode I'd like to jump from one to another without any issue. I really don't understand how. When I pause debug, the compiler always stop in the Idle Task. So I really can't de...

AFara.2 by Associate II
  • 527 Views
  • 0 replies
  • 0 kudos

STM32G431 ADC Wont Calibrate and wont work

Hi I am currently working on a project where I have to use single channel ADC with continuous conversion mode of STM32G431KB on NUCLEO board. However my code stucks at while loop where calibration needs to happen. Also I noticed that ADC12_Common reg...

LLOLO.1 by Associate II
  • 1255 Views
  • 4 replies
  • 0 kudos

Bug with "STM32 Project from STM32CubeMX .ioc file"

Being able to create a new project from an existing .ioc file is very useful. But when I've tried to do this (by selecting File->New->STM32 Project from STM32CubeMX .ioc file) the project seems broken. I can build it fine, but when I try to add new (...

0693W000000UwDDQA0.png

How to copy project from STM32cubeide?

I am using STM32cubeide 1.3.0, and I am running a project called 'test_1'. I want to create a 'test_2' project based on the 'test_1' project, what should I do? I've tried several methods, but I got an error.I tried changing the name of the 'test_1' p...

Snam.1 by Associate
  • 490 Views
  • 0 replies
  • 0 kudos

Bug Creating USART2, USART3 ..... under LL

Hi when I create the USART2 and USART3 under LL using DMA the fieldGPIO_InitStruct.Mode = LL_GPIO_MODE_FLOATING;and will beGPIO_InitStruct.Mode = LL_GPIO_MODE_INPUT;the USART1 work finethanks

STM32CubeIDE V1.3.0 "Debugger connection lost"

I have seen this same thread somewhere before, but for a MAC platform, so hopefully someone has solved it for windows also.V1.3.0 Windows (running on 10) allows for .ioc creation and compiliation (using gcc eclipse compiler) but.... with both Nucleo-...

Sjohn.2 by Associate
  • 956 Views
  • 2 replies
  • 0 kudos