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.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
  • 1764 Views
  • 0 replies
  • 3 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...

Resolved! Delayed interrupts during FMC access on stm32h7 ?

tested on nucleo stm32h723 board with STM32CubeIDE (only main.c is modified)What does this example?Timer3 triggers an interrupt every 40 microseconds. The interrupt toggles PC8 for ~2ms. Additionally we trigger a FMC data transfer every second for 10...

0693W00000aJiQAQA0.png
UBart.2 by Associate II
  • 4323 Views
  • 11 replies
  • 0 kudos

Problem with UART and STM32F413ZH

Hello,i have a problem and hope that someone can help me. I've been trying to find a solution for days now and I'm just not able to get any further.I would like to set up a UART interface using register. Unfortunately nothing gets to the PC.What I ha...

JLask.1 by Associate
  • 1990 Views
  • 8 replies
  • 0 kudos

Resolved! How to change breakpont icon size?

I'm really uncomfortable keeping track of such small icons, which are also almost the same color as the background.I tried to find the brkp_obj.png file in the /opt/st/ directory (as suggested on stackoverflow), but did not find anything similar.Is i...

0693W00000bhKXKQA2.png
ATret.3 by Associate II
  • 1391 Views
  • 3 replies
  • 1 kudos

Code Coverage with GCOV for a STM32CubeIDE project

Hello all,I was wondering if Code Coverage with GCOV is possible with a STM32CubeIDE project. I know that this is possible with a MCUXpressoIDE from NXP.I have done that a few years ago.Does anyone has any suggestions?Thanks,EmbedGeek