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
  • 557 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
  • 7675 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...

Resolved! Security reminding amid STM32CubeIDE update

MCU Support,I update to 1.4.2 and get a ST remind. See appendix. If I select cancel the update is terminated. Which options should I select? It confuses me because why STM reminds this if it is its software. Does other software come in? Best regards,...

AXu.11 by Associate III
  • 1649 Views
  • 2 replies
  • 0 kudos

Resolved! Problem with the use of timer interrupts using HAL library

Hi everyone, I am new to using ARM architecture based microcontrollers and I am having a problem with peripherals and APBs (Advance Peripheral bus). Currently I am using the STM32F429 (NUCLEO-144) board, programming it with the help of the HAL librar...

NNola.1 by Associate II
  • 3157 Views
  • 4 replies
  • 0 kudos

Generated files have numerous Doxygen warnings

STM32CubeIDE — brand new project with HAL, no user code yet.Generated code includes `@param None` and `@result None` — so Dox is looking for a parameter in the function named `None` — and that in turn is generating an error which is rendered in Eclip...

gw48 by Associate II
  • 1734 Views
  • 1 replies
  • 2 kudos

Resolved! Bug in STM32CubeIDE v1.3.0 - tick mark and radio button not getting selected for SWV

We have a issue with STM32CubeIDE v1.3.0 - this version is an update form our previous bug report "Security Issue - installation on Ubuntu changes the owner:group of /etc"Reproducible: yesOS: Ubuntu 20.04ST software: STM32CubeIDE v1.3.0 with patch f...

Transfer code from IAR to CubeIDE?

HiI have been requested to redesign a current product using an ST32F405RG where the software was developed in the IAR IDE.This is mainly a HW update that requires only a little bit of SW changes.Unfortunately the IAR IDE is not available. Hence, I wo...

TNils.1 by Associate II
  • 1163 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F411EDISCO - USB Device example

Hi I bought STM32F411E DISCO board for project and want to develop a custom USB Device for communication with PC I need some information on following How to use STM32CUBE software (IDE, Complier) with this board Where is Embedded software and librari...

DHinge by Associate II
  • 2241 Views
  • 5 replies
  • 0 kudos

Resolved! STM32CubeIDE can't use gmp.h?

I wanna use big number in my board.So, i try to use 'gmp.h'.But when i use 'mpz_init' function, that have error message like this. -> 'undefined reference to `__gmpz_init''​Should I make this function myself????

HYoun by Associate II
  • 4435 Views
  • 3 replies
  • 0 kudos