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! Please help with porting this arduino library. I have to use HAL_I2C_Master_Transmit and HAL_I2C_Master_Receive to write to an i2c and I have no clue how to do.

I have this functions to work with:void write8(uint8_t reg, uint32_t value)read8(uint8_t reg)I am a newbie when it comes to c programming and have little knowledge when it comes to registers and how to write and read them. Right now the functions loo...

NJali.1 by Associate II
  • 1349 Views
  • 4 replies
  • 0 kudos

Ceedling test framework fails to compile mock HAL libraries when working with unit tests. I was wondering if there are any additional configurations to the project to make this work. I have attached the test file and the terminal output to this question.

I am trying to set up an embedded test framework in STM32 Cube IDE. Ceedling framework works properly when there is no dependency on external libraries. However, when trying to mock any HAL library the compilation process fails. Thank you

JVarg.3 by Associate
  • 1525 Views
  • 1 replies
  • 0 kudos

STM32H743ZI memory organization

Hello,I'm using STM32H743ZI and i noticed that STM32CubeIDE is generating a linker file with the following memory partitions:MEMORY{ FLASH (rx)  : ORIGIN = 0x08000000, LENGTH = 2048K RAM (xrw)  : ORIGIN = 0x20000000, LENGTH = 128K RAM_D1 (xrw) : ORIG...

MFawzy by Associate III
  • 2019 Views
  • 5 replies
  • 0 kudos

Resolved! DEBUG problem on LIVE EXPRESSION

Hi all,I'am new user on the site and I need help for an error I did not find on internet.I use STM32CUBEIDE 1.8.0When debugging, if I read LIVE EXPRESSION I have the following windows, alse on SFR windows :The other windows works perfectlyI try to re...

0693W00000KaHmsQAF.jpg 0693W00000KaHnWQAV.jpg
PSpee.2 by Associate
  • 1188 Views
  • 2 replies
  • 0 kudos

decompressing a file from zlib library

Hi all,I have a small test project setup in STM32CubeIDE where an sd-card is interfaced with stm32h743 MCU. The program uses zlib library where it compresses the file from 3.2MB to 26KB. That's good but I cannot find a way to decompress this file on ...

Zahme.2 by Associate II
  • 4905 Views
  • 3 replies
  • 0 kudos