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 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 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

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
  • 273 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
  • 475 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
  • 975 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
  • 2070 Views
  • 5 replies
  • 5 kudos

Disable "searching for binaries"

The process "searching for binaries" takes forever, and happens every time you open the program.The IDE should already know where the binaries are.So I would suggest the ability to turn this off, or just fix it to not search every location when it al...

inojosh by Associate II
  • 451 Views
  • 1 replies
  • 1 kudos

Zephyr RTOS Setting on Stm32Cube IDE

Hi,I am trying to configure Zephyr RTOS in STM32CubeIDE after downloading the necessary package. However, I am encountering issues with locating and setting the Zephyr base path.What I've DoneDownloaded the Zephyr package in STM32CubeIDE.Attempted to...

Anusree_k_2-1730114513060.png Anusree_k_1-1730114480268.png
Anusree_k by Associate II
  • 2963 Views
  • 1 replies
  • 3 kudos

How to add Eigen library C++ to STM32CUBEIDE

Hi, I need help with instructions how I add the Eigen library C++ library to an STM32CUBE IDE project. I have created a project with no target for simplicity, using C++ as the basis language. I have downloaded the open source Eigen C++ library which ...

Bachir by Associate
  • 3295 Views
  • 6 replies
  • 2 kudos