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! STM32H747 Touchgfx Custom Board Config

hi . I am trying to use a display lcd using parallel rgb (LTDC RGB888) with STM32h747XIH on a special board.STM32CUBE-IDE v1.14.0Touchgfx Designer  v4.22.1STM32Cube_FW_H7_V1.11.1My project creation steps are as follows :1-Stm32 project creation2-RCC ...

dsi.png xtouch.png
snnzdmr1 by Associate III
  • 1949 Views
  • 3 replies
  • 0 kudos

Do you trust these signers? Update 1.13.1

Hello Communitythe new update 1.13.1 just popped up. When I click throuhg the update process the following windows pops up: To be honest: this does not look very trustworthy. Even if "Legion of the Bouncy Castle" seems to be a legit certificate from ...

signers.png
CBerg by Senior II
  • 2504 Views
  • 4 replies
  • 2 kudos

Resolved! Errors in STM32CubeIDE firmware update offline.

Hi,I have a problem with STM32CubeIDE firmware update. STM32CubeIDE wants me to download stm32cube firmware f7_v1.16.0. I downloaded manually this update file offline because of the system have no internet connection. I moved the whole STM32CubeFW-F...

AK47 by Associate II
  • 9383 Views
  • 6 replies
  • 1 kudos

Resolved! CMake error when building STM32 project outside STM32CubeIde

Hello everybody,I'm trying to build an STM32 simple example based on CMake from the Windows shell but I got an error (I think because CMake doesn't find the GCC STM32CubeIde toolchain configuration).If I run CMake from STM32CubeIde all works fine (I ...

MaxC by Associate III
  • 2987 Views
  • 4 replies
  • 4 kudos

Unable to read the data from the DHT11 temperature sensor

I have written the following bare-metal code to get readings from the DHT11 sensor on my stm32 G071RB board:I have attached my main.c file below. When I try to debug my code, the execution halts at - while ((DHT11_PORT->IDR & GPIO_PIN_12) != 0); in t...

HZ by Associate II
  • 2219 Views
  • 3 replies
  • 0 kudos