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

Confused about IOC, FreeRTOS, and CMSIS_OS2

Please enlighten me. I added FreeRTOS to my STM32CubeIDE project using IOC. I discovered that I had to choose either CMSIS_V1 or CMSIS_V2 as the FreeRTOS Mode, else FreeRTOS would not be included. I chose CMSIS_V2. I then noticed the FreeRTOS Configu...

Resolved! No code generated for inline function call

There is no code generated for the led_rgb_toggle() call here:led_rgb_toggle() is an inline function:static inline void led_rgb_toggle( GPIO_PinState r_state, GPIO_PinState g_state, GPIO_PinState b_state ) { #if defined PROJECT_WITH_RGB_LEDS if( ...

AndrewNeil_0-1751021380876.png AndrewNeil_2-1751022078656.png

Pin Configuration Panel Missing Drop-downs

I recently installed STM32CubeIDE on a new computer for the first time. Starting out my first project, and I immediately run into an issue that makes the MX portion basically completely un-usable. The problem is that when I want to change the configu...

image_2025-06-29_224319138.png

DMA Continous Request Not Selectable

I am trying to read a simple adc with DMA method, but the DMA Continuous Request option is not visible as seen in the screenshot. CubeIDE Version: 18.1, Nucleo h755zi-q. Macbook Pro M4, 2024I am trying to read a simple adc with DMA method, but the DM...

Screenshot 2025-06-29 at 19.02.40.png

Resolved! myST Login issue in STM32CubeIDE

Hello, I just updated from 1.12.0 to 1.13.0 and now when i save changes it asks me to sign in to mySt to download a software package. When i try to login to my ST i get this error: I am on my work network, not sure if that matters. My internet is wor...

cmendi_0-1689698718278.png cmendi_1-1689698783053.png
cmendi by Associate II
  • 41817 Views
  • 28 replies
  • 14 kudos

Build error - STSW-KITSTKNX

Hi, Sir/Marm, I tried to build STSW-KITSTKNX according to the instruction described in the document UM2409. But it failed. Could you please give me a solution for it? [ Project ] EvalKitSTKNX_inOut4  - Error detail : After clean project   make: ***...

Seiji by Associate
  • 107 Views
  • 2 replies
  • 0 kudos