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

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
  • 886 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
  • 1180 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
  • 677 Views
  • 0 replies
  • 0 kudos

CubeIDE debugger fails to load the binary - SOLVED

To end the horrible winter night... even the debugger fails in CubeIDE under Windows.On the same Windows machine CubeIDE can debug the same target in a Linux VM.Isn't it curious?Same error with OpenOCD and ST-LINK GDB server. Of course, Atollic just ...

0693W000007YzEoQAK.png 0693W000007YzF3QAK.png
Pavel A. by Super User
  • 1420 Views
  • 3 replies
  • 0 kudos

CubeIDE cannot import Atollic project (details)

So I'm now trying to import Atollic project into CubeIDE.Started from this: Then entered path of the source projectThe project is in subdirectory PROJ_ATOLLIC so I've unchecked the upper item.(Does it really think that the project is SW4STM?? Hmmm) C...

0693W000007Yz6GQAS.png 0693W000007Yz6LQAS.png 0693W000007Yz6QQAS.png 0693W000007Yz6VQAS.png
Pavel A. by Super User
  • 937 Views
  • 4 replies
  • 0 kudos