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! Is it possible to create a compile_commands.json file?

I work in a workspace but I use vim with clangd for editing my code. I am wondering if it is possible to create a compile_commands.json file and if so how. If the IDE uses cmake under the hood then it should be rather straightforward but I cannot und...

ubaldot by Senior
  • 3471 Views
  • 5 replies
  • 2 kudos

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...

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
  • 554 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
  • 780 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
  • 132 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
  • 214 Views
  • 2 replies
  • 0 kudos