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

GUI Bug in CubeIDE

Look at the left part of screen. I don't know how to identify this block, but you can see that this is broken. It happens every time independently of my actions. I can not put debug pointers.

EL314 by Associate III
  • 719 Views
  • 4 replies
  • 0 kudos

Issue regarding Nucleo-STM32F756 and STM32Cube

Hello,After using some different board on an existing code base, I went to upgrade to a F7 board. To test the new board I used the STM32Cube IDE, and small tests worked to validate part of my code base with the new board. To deploy continuous integra...

How to read RFID card using MFRC522?

Hello,I'm trying to read RFID cards using the Nucleo-F446RE and MFRC522. I've found this library, but it just always fails atfatal error: stm32f4xx_rcc.h: No such file or directory fatal error: stm32f4xx_gpio.h: No such file or directoryI've tried se...

XXien.1 by Associate
  • 968 Views
  • 1 replies
  • 0 kudos

STM32CubeIDE Debug Options

I'm using a STM32F401RE and developing on STM32CubeIDE.Since I have a Bootloader on address 0x08000000 and I had to move the Application to 0x0800C000 by changer the linker file:MEMORY{ RAM  (xrw)  : ORIGIN = 0x20000000,  LENGTH = 96K/* FLASH  (rx) ...

EGonc.1 by Associate II
  • 573 Views
  • 0 replies
  • 0 kudos