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
  • 302 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
  • 4452 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...

STM32H533CET6 File download error

Hi everyone, I have problems programming the STM32H533CET6, I get a file download error.  Error: failed to download Segment[0] Error: failed to download the File Encountered Error when opening C:\ST\STM32CubeIDE_1.16.1\STM32CubeIDE\plugins\com.st.stm...

Resolved! Out of memory error.lwip

Good evening everyone; I was going to ask about something the size of it. If anyone has any information, I'd be happy. STMCube ide is also the LWip library tool. For MQTT connection via Ethernet. After publishing and subscribing for a certain period ...

Resolved! STM32L010 not booting after restart

Hi,I have a project with STM32L010 that runs OK if started from the STM32CubeIDE with the "debug" or "run" buttons, but after power restarts, the code is not running.I have tried to short BOOT0 pin with no success, and I couldn't find a way to progra...

RZahor by Associate II
  • 1151 Views
  • 3 replies
  • 0 kudos

Resolved! Couldn't compile Stm32 project

I am trying to compile a STM32 project with my own code structure. I have not changed the structure created by the IDE when creating the project and have added my .c and .h files in the Src and Inc folders in Core directory. But I am getting an error...

ronk123_0-1732009629708.png ronk123_2-1732009911071.png
ronk123 by Associate II
  • 2683 Views
  • 8 replies
  • 4 kudos

Facing issue while debugging

Hello Everyone, I am debugging the code, but when i run the following command " mt_Terminate(_TN_S0);"void mt_Terminate(unsigned char n){ if(mt_TaskStatus(n) != _SLEEPING){// vTaskDelete(thread_info[n].thread_handle); vTaskSuspend(thread_info[n].thre...

st5 by Associate
  • 387 Views
  • 0 replies
  • 0 kudos

STM32Discovery project halts due to breakpoint

I'm using the onboard ST-Link to debug and flash code onto the board. When I use OpenOCD it halts the program at the first line of main. Even when I have the program skip all breakpoints in still halts. I'm very confused on what to do. Please let me ...

Bneely_0-1732141614203.png Bneely_1-1732141650091.png
Bneely by Associate
  • 716 Views
  • 2 replies
  • 0 kudos

Error : make: *** No rule to make target.....

Hello,Someone sends me a project but when I open it on my PC I encounter the following error :make: *** No rule to make target 'C:/Users/ghithab/STM32Cube/Repository/STM32Cube_FW_L5_V1.5.1/Middlewares/Third_Party/FatFs/src/option/ccsbcs.c', needed by...

DYann1_0-1732093495210.png DYann1_1-1732093593679.png DYann1_3-1732093643053.png
DYann.1 by Senior II
  • 1256 Views
  • 4 replies
  • 0 kudos

Resolved! [STM32F411E-Discovery Board] HAL_RCC_OscConfig() always returns HSE_TIMEOUT while waiting for HSE to be ready and I can't figure out why. All peripherals are initialized to default Mode.

Using STM32CubeIDE v1.6.1 on MacOS 11.3.1Steps to reproduce:Create a new STM32 project.Board Selector -> Select STM32F411E-DiscoName project, leave everything else as default, hit finish.Initialize all peripherals with their default Mode? YesDebug as...

DNguy.9 by Associate II
  • 2504 Views
  • 5 replies
  • 6 kudos