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
  • 236 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
  • 3787 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...

Resolved! MacOS Install queries

Installing the latest STM32CubeIDE on mac is problematic.I am running MacOS 10.14.5 (Mojave)The install for ST-LINK Server fails with an error about it being incompatible and harmful.If I selected "New STM32 Project" then the following dialog appears...

0690X000008ifQEQAY.png 0690X000008ifRCQAY.png 0690X000008ifQ4QAI.png
KMill by Senior
  • 889 Views
  • 2 replies
  • 0 kudos

HAL_Delay does not work

I built my first board with a STM32F030CC mcu. I downloaded STM32CubeIDE and created a new project. I set PA8 as a GPIO output port.All I want to achive is to enable/disable the LED connected to the PA8 port .My problem is, that HAL_Delay does not wo...

PMind by Associate II
  • 2463 Views
  • 5 replies
  • 0 kudos

Resolved! Software download issues

When i "click on this button to validate your email address and start the download of the requested software" there is no links to dowload IDE.

VBelo by Associate
  • 734 Views
  • 1 replies
  • 0 kudos

Why would a default project generated with NO modifications (stm32767ZI eval board) fall into a configASSERT inside xQueueSemaphoreTake()?

The line is in queue.c : configASSERT( !( ( xTaskGetSchedulerState() == taskSCHEDULER_SUSPENDED ) && ( xTicksToWait != 0 ) ) );I selected in th device config: USB_HOST, LWIP, FREERTOS, FATFS, USART1,USART3, USART6, UART7, UART8, ETH and TIM1 for use ...

FBrow by Associate II
  • 584 Views
  • 0 replies
  • 1 kudos

STM32CubeIDE randomly closing

If I leave it alone for at least a few hours it seems to decide to close itself. I haven't worked out that it's any sensible time so possibly a memory leak ?

MikeDB by Lead
  • 566 Views
  • 0 replies
  • 0 kudos