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
  • 383 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
  • 5706 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! STM32CubeIDE 1.13.1 problem

Hello, while using 1.13.1 version of STM32CubeIDE on a  STM32H735G-DK board I encountered 5 errors which did not happen while using previous versions.The errors are as follows:Can anyone help with what might cause these errors and how can they be fix...

err.PNG
fzbarati by Associate
  • 1215 Views
  • 3 replies
  • 0 kudos

Resolved! Implementing encryption on the STM32L073RZ board

How can I implement the encryption option on the STM32L073RZ board, is that ok with this „https://www.st.com/en/embedded-software/x-cube-cryptolib.html#get-software" link?What is the best algorithm for my board?  Can you please give the Implementatio...

Whiz by Associate
  • 898 Views
  • 1 replies
  • 1 kudos

Resolved! Live expression wrong type format

Do someone know how to fix the wrong type format on Live Expression under Debug?The format is uint16_t which "live expression" understand corretly, but shows  signed int.Please, see the picture attached.It was right on old CUBE versions...Regards.

JSILV.2 by Senior
  • 5426 Views
  • 4 replies
  • 2 kudos

Resolved! Why does not accept the MCU name?

On CUBE IDE Target Selector, on choosing NEW MCU the selection box do not accept anymore the MCU's name?The box accept only one letter and jumps to the next box?Like the attached picture.

JSILV.2 by Senior
  • 1793 Views
  • 3 replies
  • 2 kudos

Resolved! STM32CubeIDE problem with callback function

Hi, I have writen simple callback function for handle end of ADC convertion in main.c file. In main.h is declared extern void HAL_ADC_ConvCpltCallback(ADC_HandleTypeDef* hadc); main.c void HAL_ADC_ConvCpltCallback(ADC_HandleTypeDef* hadc){adc_Complet...

OM by Associate II
  • 1982 Views
  • 2 replies
  • 0 kudos

command line toolchain plugin install

Our stm32cubeide project 1.13.1 is using 10.3-2021 toolchain. I'm configuring a docker for automated builds. So far the only way I've identified to install the specific toolchain is by running the GUI toolchain manager. Once installed, the build succ...

jemason by Associate
  • 1638 Views
  • 1 replies
  • 0 kudos

STM32H747I-DISCO: testing a simple project

Hi,I have a STM32H747I-DISCO board and I'd like to HW debug a simple CubeMX project. I have CubeMX, CubeIDE all with the latest version. I've generated the code. After the code generation I have two subproject  CM4 and CM7. I can Build both of them. ...

Test User by Associate III
  • 2845 Views
  • 6 replies
  • 1 kudos