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

NUCLEO-L4P5ZG in STM32CubeIDE, wrong defaults for QSPI

STM32CubeIDE offers creating a new project by selecting the board the NUCLEO-L4P5ZG. But the defaults e.g. for the QSOI as documented in the Nucleo-144 manual does not fit with the default in CubeIDE. Pinout&Configuration->Connectivity->QSPI->Data[3...

mluerkens by Associate III
  • 697 Views
  • 2 replies
  • 1 kudos

How to integrate two STM32CubeIDE demo projects into one?

I am working with the STM32F769I evaluation kit and I would like to integrate the CAN Networking demo and the FATFS SD Card demos into one project so that I can write CAN data to an SD Card. Each project has it's own includes and .ioc pin assignments...

repairman by Associate II
  • 1228 Views
  • 4 replies
  • 0 kudos

STM32CubeIDE 1.8.0 Debugger starts, but exits immediately

I upgraded to 1.8.0 and it worked OK for a few days. Now whenever I try to Run or Debug (F11) program using ST-Link, the debugger starts, connects, but then immediately exits without error. The console shows:Waiting for debugger connection... Debug...

willcfj by Senior
  • 1304 Views
  • 4 replies
  • 0 kudos
ALakh.1 by Associate II
  • 1046 Views
  • 5 replies
  • 0 kudos

STM32F030F4P6 USART transmit is not happening correctly

Hello folks,I've been started learning STM32 uC and doing UART implementation using HAL library. In this I could see the the transmitted data is received in my tera term terminal, but it is not the one which is transmitted from the code. My code is b...

0693W00000Hq5z6QAB.png 0693W00000Hq5zkQAB.png
PB.4 by Associate II
  • 1595 Views
  • 4 replies
  • 0 kudos

Resolved! Where to check final binary size on CubeIDE1.8.0?

Hello, I want to know final binary size after build like IAR.Currently final output os CubeIDE is Elf file, so I do not know what size it is.(When I use IAR, It showed final binary size on terminal and could also generate binary file.)Is there anyone...

Tiel by Associate II
  • 2221 Views
  • 2 replies
  • 0 kudos