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! Mixed use of HAL and LL driver functions

Hello,I have a project where I use both HAL and LL functions, on different files, for different funcitions.As described in UM2319, I defined both USE_HAL_DRIVER and USE_FULL_LL_DRIVER as compiler preprocessor symbols.In this case I have an error indi...

CTabo.1 by Senior
  • 3035 Views
  • 6 replies
  • 2 kudos

Query related to Debug folder

Is it possible to get the .o files i.e. the output files in the same folder because whenever I build the code the output files gets saved in the Debug folder. 

Monika_02_0-1690539104679.png
Monika_02 by Associate II
  • 1800 Views
  • 5 replies
  • 1 kudos

Resolved! HSI48 on STM32F072C8T problem

Hello,I have a problem with a clock configuration on my STM32F072C8T6. I need the 48MHz clock (HSI48) for the onboard USB communication. I have enabled this via ioc in the clock configuration. Everything looks fine there and no conflict is reported.N...

Touby by Associate II
  • 7129 Views
  • 14 replies
  • 3 kudos

Resolved! Debug Error on Dual Core STM34H747I-DISCO Board

Using Application Note AN5361 and a Online ST Video. I have create a project in STM32CubeIDE for the STM32H747I-Disco Board. As a test of the debugging, I have have both cores simply blinking separate LEDs.I set up the CM7 debug configuration  per AN...

SLimi1_0-1691289197359.png
SLimi.1 by Associate III
  • 1390 Views
  • 3 replies
  • 0 kudos

Keil MDK to STMCube IDE project conversion

Hi.Bought the Arm Education Media book "DSP using Arm Cortex-M based Microcontrollers" along with the SMP32F407G-DISC1 board and the LTEK audio board. Got the LTEK audio loop thru example working under Keil.Now trying to get this project working unde...

waddy by Associate II
  • 1013 Views
  • 0 replies
  • 0 kudos

How to operate STM32 power on off

We implemented a lwip tcp server with STM32 and even sent and received messagesBut when I was debugging, it was good I'm trying to disconnect ST-LINK and see if it works by turning the power on and off without debugging, but the server didn't even cr...

ark2 by Associate III
  • 1239 Views
  • 2 replies
  • 0 kudos