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

We are pleased to announce that the release 1.19.0 of STM32CubeCLT is available. What is new in 1.19.0: Support for ST Arm Clang toolchainMaintenance of the previous versionUpdated in accordance with STM32CubeIDE v1.19.0 Main fixed issues in 1.19.0: ...

Resolved! [Resolved] STM32CubeIDE project creation issue

Updated post to reflect permanent fix Dear STM32CubeIDE user, Further to the recent STM32CubeIDE project creation issue, we would like to inform you that a solution is now available for you. This permanent fix applies to all STM32CubeIDE versions. I...

STM32CubeIDE 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeIDE is available. What is new in 1.19.0: Microcontroller, microprocessor, and board lists aligned with STM32CubeMX v6.15.0:Added the support for STM32MP21xx microprocessors to the STM32MP...

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
  • 1434 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
  • 2706 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
  • 1535 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
  • 1022 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
  • 1964 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
  • 4242 Views
  • 3 replies
  • 0 kudos