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

Resolved! Deleting of ".elf" file in MacOS sequoia 15.2

 Hi everyone, I’m using a MacBook with an Apple M1 chip running macOS Sequoia 15.2. I recently updated STM32CubeIDE to version 1.18.1. My target board is a Nucleo-32 STM32L031K6T6. Initially, I created a new project using STM32CubeIDE and, without mo...

Tunahan by Associate
  • 343 Views
  • 5 replies
  • 1 kudos

Resolved! Using Kiel for STM32F446 - trying to avoid CUBE

Hello,I have the very excellent book "STM32 Arm Programming for Embedded Systems" by Mazidi, Chen, Ghaemi.  It is from 2017.  The book uses Keil, which I am very happy to use, and it has very nicely written code which I fully understand (so nicely wr...

pdd_1234 by Associate II
  • 361 Views
  • 7 replies
  • 1 kudos

Resolved! Error in build about MX_Init gpio and icache

Hello!When I build my project, I get these errors. I should note that the header files are in the driver folder, and I have added all the necessary include paths."C:/Users/helat/STM32CubeIDE/workspace_1.18.1/PFA-SecureM/Core/Src/main.c:90:(.text.main...

hela by Associate
  • 208 Views
  • 2 replies
  • 0 kudos

How to compile OpenBootLoader code?

I am going to implement a boot loader code for stm32g431xx series chip. But I met a problem of compiling C files in the "OpenBootLoader" folder.  A lot of macro undeclared messages came out. Is there any suggestion to use the OpenBootLoader?   

Resolved! Main.c Not Generating

Hi I am new to STM32CubeIDE. I am setting up a blue pill board. I don't seem to have any issues with pin configurations however when I try to generate code I only get a refreshed .ioc file with only .project and .ioc in my project folder. Is there so...

Charlton by Associate
  • 243 Views
  • 2 replies
  • 2 kudos

Resolved! NucleoF303K8 ADC1 Problem

 Hello everyone,I'm trying to use IN1, IN2, and IN4 from the ADC1 of the NucleoF303K8. I transmit the ADC values via UART2 to my laptop.Now to my problem: When all three ADC channels are at 1.6V, I receive the correct values. However, if I pull one o...

bober by Associate
  • 191 Views
  • 1 replies
  • 2 kudos