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! What is the correct way of using classes in main.c

Hi,I have plenty of embedded code that was written in a mixture of C/C++ with target of NXP processors, now I am going to port it onto STM32 targets, I wrote a mini class OutputPort as a test in CubeIDE: OutputPort.h: #include "stm32f767xx.h"class Ou...

Chao_0-1707061972606.png
Chao by Senior II
  • 4964 Views
  • 13 replies
  • 4 kudos

How to take input from keyboard in UART on putty

I need to help for take input from keyboard in UART on putty.board name is: STM32F407G DiscoveryHere is code for reference to you.This is the message which i want to transmit."char msg1[]="Press 1 for Input capture:\n\r""Press 2 for Duty Cycle:\n\r""...

MG1 by Associate II
  • 2212 Views
  • 3 replies
  • 1 kudos

Problema com pareamento inicial da UART

Estou trabalhando com UART no STM32G070 e não estou tendo exito em pareamento inicial da UART, sou novo na area de UART e não acho uma forma que entendo sobre montar um protocolo, monte um (em anexo) e funciona muito bem quando parea os dados, mas qu...

DSK_2024 by Associate
  • 881 Views
  • 1 replies
  • 0 kudos

Flash.id Synax Error Bug

Hello, I am posting for help with an issue I am encountering when trying to build and run a project using STM32cubeIDE. The error message I get is: C:/ST/STM32CubeIDE_1.14.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-st...

Carrcl by Associate II
  • 3765 Views
  • 8 replies
  • 1 kudos

emDOS remnaints in build.

Start a project with FreeRTOS. (default settings_Change your mind and select emDOS. (default settings)build project and get missing variables.  Decide that bug for emDOS is not yet fixed.deselect emDOSSelect FreeRTOS instead.build project (basic, cha...

Resolved! STM32F411-VET6 with SSD1322 compilation errors

Hello Guys,  i want to use the Display SSD 1322 OLED with the STM32F411-VET6 Development Board but i cant use the example on github: https://github.com/wjklimek1/SSD1322_OLED_library it comes with many errors when i use the library for the STM32F411....

Resolved! Unable to build the imported stm32h7 Dual core project

Hi All,I have created a copy of an existing CubeIDE project "riverdi-70-stm32h7-lvgl" as you see below. The second project doesn't have the active CM7 project feature that allows to build, it just shows CM7 folder. What is the reason for this? I trie...

SSala3_1-1707125306233.png
SSala.3 by Associate III
  • 1461 Views
  • 2 replies
  • 1 kudos