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
  • 321 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
  • 4806 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...

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
  • 2903 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
  • 1416 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
  • 929 Views
  • 2 replies
  • 0 kudos

getting errors while loading the program into MCU

trying to implement a simple blink program on stm32f407vgt6, getting an error like device not connected.earlier it was working fine with the same program, but now getting errors regarding thiskindly let me know the reason for this error

_legacyfs_online_stmicro_images_0693W00000bjIpZQAU.png
AKr.1 by Associate
  • 1158 Views
  • 2 replies
  • 0 kudos

Can't get my STM32L496AG13 to run

I have a stm32L496AG13 on a custom BoardRunning code that was tested on a development board, in debug mode, the code crashed at random places during HAL initI worte a new program using STEMCubeIDE version 1.12.0 and put in a simple program: while (co...

DCato.1 by Associate II
  • 2201 Views
  • 7 replies
  • 0 kudos