STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

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
  • 748 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
  • 130 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
  • 211 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
  • 378 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
  • 1501 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
  • 204 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

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
  • 1730 Views
  • 6 replies
  • 2 kudos