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

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
  • 2164 Views
  • 0 replies
  • 3 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...

Adding google test units to my program

Hi, I'm looking for a way to test my cpp module using google tests. It uses a RNG, CRC, and UART, and i want to add unit tests and mock tests for this module. I followed several guides but with no luck so far. I cloned google testing repository and c...

Jordalic by Associate II
  • 1316 Views
  • 1 replies
  • 0 kudos

RTC to UTC - HAL library

Hello everyone, can someone help me understand how to use the RTC and convert it to UTC using the HAL libraries, without using the time.h library?

inouee by Associate II
  • 600 Views
  • 1 replies
  • 0 kudos

Clock configuration issue with HSI16

Hi all,I'm designing a custom board using the STM32L151C8. The CubeIDE is giving me an error with the clock configuration, highlighting the HSI input on the PLL Source Mux.The following image shows the PLLMul = x6 which is the only option to make the...

Screenshot (254).png Screenshot (257).png

Using GPIO port as both input & output

Hello,I have designed a hardware using STM32H7 series to drive a 8-bits parallel memory. The memory has an I/O port using which data can be written into the memory and can be read from the memory.How can I initialize the GPIO port in such a way that ...

HDesa.1 by Senior
  • 3076 Views
  • 7 replies
  • 2 kudos

How to get G++ compiler

I am not getting G++ compiler in my project properties can anyone help me with the steps, i am trying to run model zoo AI project.

Ajay_07_0-1717053365300.png
Ajay_07 by Associate II
  • 648 Views
  • 0 replies
  • 0 kudos