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
  • 626 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...

How to move (copy/paste) a STM32CubeIDE project to another PC?

with different paths and versions of STM32CubeIDE and Embedded Firmware Packages?In other words, if we want to share a STM32CubeIDE among our colleagues, what is the way to migrate/duplicate/re-create a STM32CubeIDE project? We are new to ST's MCU an...

WQ by Associate III
  • 8944 Views
  • 8 replies
  • 0 kudos

CubeIDE updated to 1.12.1 and bunch of errors generated

I recently updated CubeIDE from 1.12.0 to 1.12.1 and it requires regenerating code from CubeMX 6.8.1After generating the code I see bunch of errors like below.I tried clean and build the project but no success. Is this known bug for 1.12.1? c:\st\stm...

KYou.1 by Associate II
  • 2783 Views
  • 7 replies
  • 0 kudos

Simultaneous reading of sensors

Hi,is it possible to acquire data from multiple sensors at the same time? Let me explain better, I have to acquire HR data from a PPG MAX30102 and the time between querying and receiving the data is about 2.5 ms, after which I should interrogate two ...

ECiot.1 by Associate II
  • 1384 Views
  • 2 replies
  • 0 kudos

External Nor flash - HAL_NOR_MspWait makes a delay when the ready(H)/busy(L) pin is high. Could anybody explain to me why?

Hi ALL,From the below first if condition code, when the ready/busy pin is high and the timeout is bigger than 0, timeout delay is applied. From my common sense, when external nor flash is busy, the delay should be applied, but this is totally the opp...

mclapd by Associate II
  • 901 Views
  • 2 replies
  • 0 kudos