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

We are pleased to announce that STM32CubeCLT 1.20.0 release is available. What is new in 1.20.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.0.0Update of Clang toolchain version 19.1.6Update of GCC 13.3.rel1Update ...

Aimen1 by ST Employee
  • 274 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE 2.0.0 released

We are pleased to announce that STM32CubeIDE 2.0.0 release is available. STM32CubeIDE is now independent from STM32CubeMX. With this release, device configuration, previously handled within STM32CubeIDE via STM32CubeMX, is now exclusively available t...

Aimen1 by ST Employee
  • 4068 Views
  • 0 replies
  • 4 kudos

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

Hi everyone Why the generated code is not stable?

I am using STM32cubeIDE and STM32f103ret6 chip on my board The schematic I used is here: https://github.com/mcauser/BLUE_BUTTON_F103RET6/blob/master/docs/STM32F103RET6_schematics.pdf​I have two problems the NRST after some time _between 5 minutes to ...

Mugtaba by Associate II
  • 1776 Views
  • 6 replies
  • 0 kudos

Can I recover source code after accidental deletion.

I wanted to copy my project and start a new project based on this old project. In STM32CubeIDE, I right clicked on the project in the Project Explorer and chose copy and then pasted it back in. Somehow in the process of doing this or one step further...

Snom1 by Associate II
  • 884 Views
  • 2 replies
  • 0 kudos

Can BUS Priority?!?

Hello everyone,I need assistance or any possible solutions in tackling this problem. I have a Nucleo F413zh, connected to three transceivers. They all work (yay!), however one of them doesn't receive messages properly but transmits properly! All of t...

WNguy.1 by Associate II
  • 1471 Views
  • 1 replies
  • 0 kudos

Is there a directive to demarcate the user code entered?

Device Configuration Tool Code Generation performs a code update, and if the user enters a code in an unmarked location, that code will be deleted.Is there a directive (something like #codeuser #endcodeuser) to demarcate the user code entered?

by Not applicable
  • 849 Views
  • 5 replies
  • 0 kudos

[Bug found] Interference occurs in the processing of similar hardware, when operated with interruption, due to the sharing of HAL subroutines.

When similar hardware, such as USB, or SPI, or I2C etc. is operating on the main routine, and other hardware is operated with an interrupt, the main routine's hardware suffers errors. Although the hardware has independent registers, sharing subroutin...

by Not applicable
  • 1910 Views
  • 17 replies
  • 0 kudos

Stange memory view display

Hi,Can anyone offer an explanation why I see '??' in the attached STM32CubeIDE memory view when the processor (STM32F765) is halted? The address range I'm attemping to view is valid and assigned by the linker. I can scroll up & see valid data but the...

0690X00000ByYZOQA3.jpg
dave2012 by Associate III
  • 372 Views
  • 0 replies
  • 0 kudos