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

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

Strange behavior of IDE (modifies my code)

Hello!I have a weird problem with IDE.I have defined a structure which aims at initializing a menu item.This structure contains a few items including an opcode to be sent to an FPGA.The name of the structure is panel_config_item.Then I have declared ...

PG.1 by Associate III
  • 1979 Views
  • 7 replies
  • 0 kudos

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
  • 7797 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
  • 2366 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
  • 1181 Views
  • 2 replies
  • 0 kudos