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

JSON C library is not work in RTOS.

Hello,I am working on json-c and cJSON library in stm32cubeide and it works fine without RTOS. But when I switch to RTOS , both library not working. They are showing different error.json-c :- when I call "json_object_object_add" function, then progra...

R. by Associate II
  • 668 Views
  • 0 replies
  • 1 kudos

UART5 transmits before reaching main when debugging.

I am new to STM32xxxx and STM32CubeIDE/MX. I am using a STEVAL-IDP004V1 board with an ST32F4205RBT. I am trying to do a simple Hello World test program that simply transmits "Hello World!" via UART5 and an ST3485 RS485 chip.The problem is, once the...

AHefn by Associate II
  • 635 Views
  • 2 replies
  • 0 kudos

Add my directory in project

Hi all,i want insert in the project my directory , for organize the code ..The problem is that not compile, because don't recognize the correct path.I think that all set is correct, Set in Paths Symbols the new paththe only way is to insert the compl...

0690X00000Buxj1QAB.png 0690X00000BuxirQAB.png
mBosc.11 by Associate II
  • 715 Views
  • 2 replies
  • 0 kudos

When I try to program my STM32L476 Discovery board, I receive the following errors: Error: unknown or unsupported device (DevID = 0x0000) Error: Data mismatch found at address 0x08000004 (byte = 0xCD instead of 0x09)

macOS high Sierraversion 10.13.6I am unable to access log file under /tmpI can program this board from a pcFull console report:STMicroelectronics ST-LINK GDB server. Version 5.3.2Copyright (c) 2019, STMicroelectronics. All rights reserved.Starting se...

I am trying to instal stm32 cube ide in my new Mac book air . there is error : This package is incompatible with this version of macOS. , . please help me for install cube ide in my new MacBook Air

I am trying to instal stm32 cube ide in my new Mac book air . there is error : This package is incompatible with this version of macOS. ,The package is trying to install content to the system volume. Contact the software manufacturer for assistance. ...

Mrohi by Associate III
  • 2251 Views
  • 5 replies
  • 3 kudos

STM32G0 HAL EXTI callback implementation is buggy.

CubeIDE v1.1.0STM32Cube FW_G0 v1.3.0​The STM32G0 HAL EXTI call back implementation is wrong. According to the UM2319 rev 1 Section 3.11.2, it say :​the user must call HAL_GPIO_EXTI_IRQHandler() from stm32g0xx_it.c and implement HAL_GPIO_EXTI_Callbac...

Takemasa by Associate III
  • 2490 Views
  • 4 replies
  • 0 kudos