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

Alignment of 1-Byte in the custom memory-region

Hello all, I have created a custom section in memory region for the controller 'STM32L073VBT6TR' and also modified the linker-script for the same. I am using the '__attribute__((section(".custom_section")))' with the variables to be placed in the cus...

ASing.31 by Associate
  • 1268 Views
  • 4 replies
  • 0 kudos

Resolved! I have been using a linux script generated CRC code instered into a HEX file on some other STM32 products. I am now implementing this for the STM32G431. The GUI is the 1.3.0 IDE. This has changed the debug config.

I want to specify the HEX file for data into the STM32 and the elf file for symbols used in the debugger. The User interfec has changed though and I seem to only be able to get one or the other (i.e. just the hex or just the elf).This is a necessary ...

0693W000000UxhsQAC.png
rclar.6 by Senior
  • 2194 Views
  • 10 replies
  • 1 kudos

How to run code on STM32H7 (for beginners)?

Hello there,Recently I bought the STM32H747 DISCO as I want to start working with microscontrollers. I've been working with FPGAs for a couple of years so I have general understanding of how things work. Howerver, the question I have is very basic - ...

DHMarinov by Associate II
  • 1273 Views
  • 3 replies
  • 0 kudos

Hello, I was using Atollic studio and I just migrated to STM32CubeIDE, I converted my project initially based to STM32F072CBT6

When STM32CubeIDE started it propose me to select between STM32F072C8Tx or STM32F072C8Ux ...only these choice nothing more. I took the first one, telling to myself that I can change that after.But I cannot the MCU setting is greyed and fix to STM32F0...

[SOLVED] SIMULINK compilation successful but how to continue within STM32CubeIDE and deploy to the board? Some files appear to be missing

Hi everyone,I have bought a STM32F4-Discovery Board DTM32F429I-Disc1, and my intention is to work in Matlab-Simulink.This is the process I have followed:INSTALLATION:Matlab/Simulink R2018b 64bit with toolboxes like Embedded CoderMatlab/Simulink HW su...

DCagi.1 by Associate II
  • 7111 Views
  • 14 replies
  • 0 kudos

STM32CubeIDE 1.2.0 how to debug FreeRTOS multithreading

Hi all,I'm developing an application with FreeRTOS and some task. In debug mode I'd like to jump from one to another without any issue. I really don't understand how. When I pause debug, the compiler always stop in the Idle Task. So I really can't de...

AFara.2 by Associate II
  • 427 Views
  • 0 replies
  • 0 kudos