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

Flash memory & SD Card

Hello everyone, just I want to know a little detail: when I’m debugging my program (C file) I suppose it goes to the flash memory! I want to know if it’s possible to debug to SD Card?

idrissmc by Associate III
  • 662 Views
  • 3 replies
  • 0 kudos

Follow others custom usb hid demo but not work.

I first used a stm32f103 board,after generated code and configurated usbd_custom_hid_if.c and then download the code,my computer cant recognize the usb device.Then I changed to a f407 board, after done the same work,my computer can recognize the devi...

Mcfly by Associate
  • 438 Views
  • 0 replies
  • 0 kudos

Repeatition counter problem in STM32G431RB DISCO + CubeIDE

Hello.There are some problems with the repeatition counter (TIMX_RCR).The problem occurs when I enable the OPM setting to use the feature and enter a 16 bit value in the RepetitionCounter setting.I think that it is correct to change uint8_t Repetitio...

MKim.5 by Associate
  • 841 Views
  • 3 replies
  • 0 kudos

How to use GCov in STM32Cube IDE and STM32F4

Hello,I have tried to set up GCov in STM32Cube IDE using this tuto:https://mcuoneclipse.com/2014/12/26/code-coverage-for-embedded-target-with-eclipse-gcc-and-gcov/I am using a STM32F413 and when I compile I got an overflow on RAM section by 150Kbytes...

ABern by Associate II
  • 1921 Views
  • 0 replies
  • 4 kudos

printf float STM32G070CB

How to enable float (printf) in STM32CUBEIDE 1.0.1 IDE?The -u printf_float option is selected.

RDos by Associate II
  • 683 Views
  • 2 replies
  • 0 kudos

Why do I get error when I build project?

Hello,Why do I get error when I build project?I have imported the projectCan anyone help me if I send the project files?With Kind regards / Peter16:12:11 **** Build of configuration Debug for project test ****make all C:\Program: C:\Program: Permissi...

0690X000009YD3CQAW.png
PStur by Associate
  • 729 Views
  • 2 replies
  • 0 kudos

Resolved! Problem creating new C project

HiI am evaluating the new STM32CubeIDE .When trying to create a new project (based on an existing project done using eclipse + GNU ARM Eclipse) i am encountering a problem when accessing the project properties to define include directories; Preproces...