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

What is the point of this UI element?

When the project configurator will forever just generate a main.c and then never compile because 'class' type is not defined...Seriously STE... take a hint from this and below: Your IDE is bad and you should feel bad.  You have a UX, documentation, a...

capnhyaku_0-1697198402198.png

SWV ITM Data Console is empty

This problem is common, but I've reviewed my setup and everything appears to be correct, yet it still doesn't work.My programmer is an STLINK-V3PWR, connected via a 6 pin Tag-Connect (TVCC, SWDIO, NRST, SWCLK, GND, SWO) to an STM32F411CEU6.In the STM...

NateS by Associate III
  • 7266 Views
  • 14 replies
  • 1 kudos

STM32CubeIDE 1.13.2 released

STM32CubeIDE 1.13.2 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.9.2 that is available for download. Main issues fixed in this patch: Ticket 160463 - [STM32CubeIDE 1.13.0]Build error after calling printf.Ticke...

Resolved! DSP Installing

I've followed this tutorial to install the DSP libraries on STM32F407 discovery.Should I keep all the files in the folders in the attached picture? Or only one per folder? (i.e. according to the uController I choose which one to keep)I think I have t...

screen.png
luke514 by Senior
  • 2264 Views
  • 5 replies
  • 1 kudos

Audio file Input for DSP on STM32f4

Hello Everyone,I am working on a project involving digital signal processing (DSP) using the STM32f401 microcontroller. My goal is to integrate external audio, specifically audio recorded in '.wav' format, into my program. I've successfully incorpora...

tomstom_ by Associate
  • 955 Views
  • 2 replies
  • 0 kudos

Source File

Hello,After after installing version Version: 1.13.1 (I have before the 1.8.0). I can open my Projet and compile with no errors. But when I'm in Debug mode I can't see my code but I have this message : What does that mean ? The source file I can see ...

DYann1_0-1697647776539.png DYann1_1-1697647975585.png
DYann.1 by Senior II
  • 3641 Views
  • 17 replies
  • 0 kudos

code from Arduino to STM32CubeIDE

Hello everyone, I'm new in STM32CubeIDE, and I work on I2C issues. I've wrote the below code in Arduino, but I can't set the some codes for STM32CubeIDE.How I can adjust the below codes for STM32CubeIDE?Thanks in advance. Codes:#define REGMAP_ORG 0x0...

hdhdhd by Associate II
  • 1170 Views
  • 3 replies
  • 2 kudos