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
  • 259 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
  • 3941 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...

Resolved! C-MACRO in Pre-Build script

Hi, for my STM32CubeIDE projects it would be convenient to have a macro whose value increases every time I compile the project; As if it were a counter of the times I pressed the build button, to be used as an ID to identify the specific build.For ex...

FMass.1 by Associate III
  • 3543 Views
  • 7 replies
  • 2 kudos

include path don't work

Hello, I recently had a compilation error with STM32CubeIDE 1.14.0. A json.h file is not found by the compiler, yet I have included the path in the project properties, as shown in the photo. The file is present in the project/drivers/JSON directory. ...

error.jpg

Resolved! lcd.c file not found

so im trying to run a project example from the stm32h747i disc0 repository from github. specifcally the DCMI project i want to try the camera using snapshot mode or capture mode .when i pen the project and try to build it  i gave this error saying th...

Screenshot 2024-07-05 125336.png
yessine by Associate III
  • 1658 Views
  • 4 replies
  • 1 kudos

STM32G0B1RE USB_DRD_FS

Hi everyone, I am currently working on a project involving the STM32G0B1RE microcontroller and had encountered an issue while configuring the USB_DRD_FS (Dual Role Device Full Speed) in Device mode using STM32CubeIDE.Here are the steps I followed:I s...

sravani by Associate III
  • 6862 Views
  • 34 replies
  • 1 kudos

STM CUBE IDE can not program the board.

Hi All, I am having an issue which is persistent for more than a week. I created a simple blink LED program using STM32 CUBE IDE IDE. I compiled it OK. Then, I tried to run it on the board, CUDE IDE got stuck. I can see from the progress bar that Lau...

stuck_at_initializing.png
demir by Senior II
  • 5104 Views
  • 12 replies
  • 0 kudos

FileX integration with NOR Flash memory

I'm using STM32U083C-DK which has STM32U083MCT6 MCU. And I have an external NOR Flash memory: W25Q32JVSSIQ.I've implemented the SPI communication with the Flash memory and able to reset, read the device ID and do basic Flash memory operations such as...

RB4020 by Associate II
  • 1264 Views
  • 0 replies
  • 0 kudos

How to configure debug for JLink using flash banks?

Hello, I am working with an STM32U5A9NJ, and I have a working elf file that I can load using Ozone. Ozone lets me configure flash banks when I create the project, but it does not seem to have the same feature in STM32IDE. How can I  do this in STM32I...

leofocuy by Associate II
  • 4763 Views
  • 10 replies
  • 0 kudos

Resolved! Not able to program STM32F407VEt6 chip

I built a custom board and attempted to program it using both the ST-Link Debugger V2 and an STM Dongle, but I'm encountering issues and can't seem to program it successfully.Could anyone suggest what the problem might be?

suhas by Associate II
  • 1531 Views
  • 3 replies
  • 0 kudos

Error faced in error handler generated code

Hey! I am beginner with stm32cube ide. I was doing a simple interrupt push button with nvic. I had cross checked all of my initialisations with other posts over here and they matched. I am facing an error while building the project. The error says "e...

beginner_0-1721136300522.png beginner_1-1721136340587.png
beginner by Associate
  • 965 Views
  • 1 replies
  • 1 kudos