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

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! Remote debugging on STM32Cube IDE

Hello,I have a Nucleo L476RG development board which I would like to remotely debug from a local PC which is running windows 11.I have connected the nucleo board to a linux machine (Ubuntu) and have started the ST-LINK_gdbserver application from /opt...

0693W00000JP0oWQAT.png 0693W00000JP0m8QAD.png 0693W00000JP0rzQAD.png 0693W00000JP0snQAD.png
Tbone1 by Associate II
  • 6363 Views
  • 7 replies
  • 0 kudos

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
  • 1248 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
  • 1425 Views
  • 1 replies
  • 0 kudos