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

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! Include not works in STM32CubeIDE

STM32CubeIDE Version: 1.14.0 Build: 19471_20231121_1200 (UTC) OS: Windows 10, v.10.0, x86_64 / win32 Java vendor: Eclipse Adoptium Java runtime version: 17.0.8.1+1 Java version: 17.0.8.1include setupand the exported xml content<option IS_BUILTIN_EMPT...

sayhi2008_0-1710982545148.png
sayhi2008 by Associate II
  • 1292 Views
  • 3 replies
  • 0 kudos

Resolved! UART is not working

Hi,I have checked connections and assured that everything is set up correctly. When I run the below code, I cant see anything on serial console.Does anyone have any idea about the root cause ? /* USER CODE BEGIN Header */ /** **********************...

demir by Senior II
  • 3347 Views
  • 18 replies
  • 7 kudos

STM32CubeIDE 1.14.0 on Catalina MacOS fails to build

Hi,I couldn't find anyone else having the same problem as me with STM32CubeIDE 1.14.0 on Catalina MacOS.Before the upgrade to 1.14.0 all my projects were building fine. After the upgrade to 1.14.0 (or fresh install) all of them fail to build with the...

kayuk by Associate II
  • 1939 Views
  • 6 replies
  • 4 kudos

Resolved! unable to program in stm32f7508dk

sir we are getting this error while loading the code into stm32f7508 dk board Error in final launch sequence: Failed to execute MI command:target remote localhost:60000 Error message from debugger back end:Remote communication error. Target disconnec...

kishor by Associate II
  • 718 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CubeIde minor issues on macOS 14.0 Sonoma

There are a couple of minor issues running Cube IDE 1.13.2 on the latest macOSFirst the "splash" screen during startup gets displayed upside down.Secondly the app appears as "NewApplication" in the menu bar.See this video. 

KMill by Senior
  • 1384 Views
  • 3 replies
  • 2 kudos

Accessing ram2 32k memory in STM32WLE5CC

HI everyone,I need to access my ram 2 (ram1 = 32k and ram2 = 32k - contiguous to ram1 )  , i am using __attribute__((section(".RAM2_region"))) for the function which i have to shift it to ram2 and i have not changed anything in the linker script i ha...

shreyas by Associate II
  • 615 Views
  • 0 replies
  • 0 kudos