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

UART Communication using STM32CubeIDE

Hi, I want to send data from my STM32 Nucleo board to the PC. I am new to STM32 field. Like in other MCU we use Serial.write(), is there something similar in STM32?

FBrin.1 by Associate III
  • 1280 Views
  • 2 replies
  • 0 kudos

CUBE IDE unit testing and static code analysis

Hican anyone recommend aopen source unit testing tool for CUBE IDEopen source static code analysis tool for CUBE IDEI tried google test and had problems inetgrating it with CUBE IDE and Eclipse. Is there any recommendation from ST?What does ST use fo...

CubeIDE & FreeRTOS on H743

Hello,I have a problem with my H7 and FreeRTOS.I have 3 thread:/* Definitions for defaultTask */ osThreadId_t defaultTaskHandle; const osThreadAttr_t defaultTask_attributes = { .name = "defaultTask", .priority = (osPriority_t) osPriorityAboveNorm...

Importing projects on second computer doesn't work

Hello,i have problems to import projects from one computer to the other. When I import the project it looks like the first one in the picture and I cant build it or do anything with it. The second project is generated locally and works fine. Has anyo...

HBesi.1 by Associate II
  • 801 Views
  • 2 replies
  • 0 kudos

STM32F446 HSE, HSI problem.

Hi guys,I'm facing a problem with STMF446RE MCU. I designed custom stm32f446re board. When i try to upload a program, it uploads successfully but it does not execute it. In STM32CUBEIDE, i can connect a device and achieve debug mode. In debug mode,  ...

GSay.1 by Associate II
  • 1309 Views
  • 6 replies
  • 0 kudos

Resolved! Generate STM32H745I-DISCO (Blinky LED Test)

I have a STM32H745I-DISCO with the STM32CubeIDE platform. I have reviewed various examples that generated the BSP folder for stm32h745i_discovery.h/c files. These files are not generating when creating my own project. I would like to use the BSP_LED_...

DWill.5 by Associate
  • 834 Views
  • 1 replies
  • 0 kudos