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

STM32CubeCLT 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeCLT is available. What is new in 1.19.0: Support for ST Arm Clang toolchainMaintenance of the previous versionUpdated in accordance with STM32CubeIDE v1.19.0 Main fixed issues in 1.19.0: ...

Resolved! [Resolved] STM32CubeIDE project creation issue

Updated post to reflect permanent fix Dear STM32CubeIDE user, Further to the recent STM32CubeIDE project creation issue, we would like to inform you that a solution is now available for you. This permanent fix applies to all STM32CubeIDE versions. I...

STM32CubeIDE 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeIDE is available. What is new in 1.19.0: Microcontroller, microprocessor, and board lists aligned with STM32CubeMX v6.15.0:Added the support for STM32MP21xx microprocessors to the STM32MP...

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

Resolved! How to include a downloaded library into STM32CubeIDE?

Hello, I have downloaded a library containing two files: the .h file and the .c  file: I used drag and drop and dropped the folder into the driver folder of my project. I selected them to be a reference and a relative path. Then I selected the compil...

Lib.png includeProblem.png includeProblem2.png includeProblem4.png
DocAlex by Associate III
  • 786 Views
  • 3 replies
  • 0 kudos

How do I clone a project correctly

Hello, I am using STM 32 cube IDE Version: 1.18.0 Build: 24413_20250227_1633 (UTC). I tried to clone a project by right click the project in the project explorer then copy and then paste.It appearently worked, but I ran into a lot of trouble:- select...

DocAlex by Associate III
  • 238 Views
  • 1 replies
  • 0 kudos

Debug a Zephyr project in STM32CubeIDE - Windows

Hi All,I'm trying to setup STM32CudeIDE 1.17.0 to build and debug my Zephyr OS project (STM32H745).  Mainly to get access to the dual core debugging features that the IDE provides.I found Zephyr has a page to guide setup on a Linux machine, but the s...

Simon33rd_0-1737015528712.png
Simon33rd by Associate II
  • 1077 Views
  • 2 replies
  • 0 kudos

STM32 package installation error

Hi,I have recently installed STM32CubeIDE 1.18.0 on my windows 11 pc. I am not able to generate the code using a .ioc file. I always get package installation failure error as show below in the imageWhy is this error happening and how can I resolve th...

avbST_0-1744112403416.png
avbST by Associate II
  • 383 Views
  • 2 replies
  • 0 kudos

Resolved! STM32C0116-DK default project shows configuration warnings

I installed Cube 1.18.1 and selected STM32C0116-DK (STM32C0xx eval board) and created a test project. But when I open the .ioc file to check hw config I can see that there are warning signs on ADC1, TMR1, TMR3 and USART1. I disable SPI1 and USART2 bu...

MWebj by Associate III
  • 523 Views
  • 5 replies
  • 1 kudos

STM32H7 freeRTOS heap_4 condition

Hi. Previous (in stm32u5), I used to select X-CUBE-FREERTOS and inside that you could select heap version. (heap_5, heap_4, ...) and that heap version selection would satisfy another component that had dependency on heap_4 (or other versions.).But in...

miladmohtashamirad_0-1744776014885.png