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
  • 109 Views
  • 0 replies
  • 2 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...

STM32CubeIDE and UHD/4k screen

Hello,I know that these questions are far too easy for this forum, but a few days ago I destroyed all of the IDE settings several times when I tried to change these settings.First of all, the platform and environment used: Ubuntu Linux 20.04.2 and th...

I have a problem with USB working properly - USB CDC (Virtual Com Port) with CubeMX HAL after disconnecting the USB cable and connecting again.

HelloI have a problem with USB working properly - USB CDC (Virtual Com Port) with CubeMX HAL after disconnecting the USB cable and connecting again.For the test I created a project similar to the one presented here - https://www.youtube.com/watch?v=A...

Timer 8 issue in Cube IDE V1.5.0

When generating Code for STM32H753IIKx I recently stumbled across unexpected behaviour in Cube IDE V1.5.0. I'm using the processor Pins PH13-PH15 in order to output a PWM Signal from the N-Outputs of Timer 8 (CH1N1-3). However no correlating signals ...

0693W000007CyakQAC.png
DWeb_2 by Associate III
  • 1047 Views
  • 4 replies
  • 0 kudos

Resolved! Bug in STM32CubeIDE?

Hi,I have a counter incrementing as:if (condition == TRUE) count++The counter is initialised as:int count = 0;I would expect that the counter would increment by '1' every time the condition is 'TRUE'. And this is in fact the case when I'm steppi...

NGalin by Associate II
  • 772 Views
  • 2 replies
  • 0 kudos