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

Error in final launch sequence: Failed to start GDB server

Hi,I wrote a code with stm32f407vg board on stm32cubeide.There was no error in build, but when I run this program, there is error like title.The full contents in error message is:Error in final launch sequence:Failed to start GDB serverFailed to star...

qcho.1 by Associate II
  • 4582 Views
  • 1 replies
  • 0 kudos

Why does my STM32CubeIDE -> Window -> Show View -> FreeRTOS -> FreeRTOS Task List -> FreeRTOS Task List -> Stack Usage only show 1/4 of the actual usage in percent for Tmr_Svc?

I'm working with the "NUCLEO-U575ZI-Q" development board and I compile using STM32CubeIDE 1.11.0. My project uses FreeRTOS and I have clicked Window -> Show View -> FreeRTOS -> FreeRTOS Task List. When I look at the Stack Usage for Tmr_Svc it appears...

arnold_w by Senior II
  • 2114 Views
  • 4 replies
  • 0 kudos

Cubeide Internal Error

Hi,I get an error like this when I first compile any project, regardless of controller and code. This error occurs after the project is successfully compiled. If there is an error in the code, this error does not occur because the compilation is not ...

AUNAL.1 by Associate
  • 793 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE -> Window -> Show View -> FreeRTOS -> FreeRTOS Task List -> FreeRTOS Task List only shows addresses, not userfriendly object names

I'm working with the "NUCLEO-U575ZI-Q" development board and I compile using STM32CubeIDE 1.11.0. My project uses FreeRTOS and I have clicked Window -> Show View -> FreeRTOS -> FreeRTOS Task List. However, when I halt execution and take a look at the...

arnold_w by Senior II
  • 861 Views
  • 1 replies
  • 1 kudos

Resolved! Application runs very slow using the debugger

Debugging via SWD using either STLink or JLinkEdu from STM32CubeIDE to a STM32F405, I've noticed the application runs around 16 times slower when its run in the debugger.Also the USB (Virtual Com device) does not even appear on my host PC when the de...

How can I represent multiplicative inverse in GF(2^8)?

Hi, I'm here to seek help.I would like to represent multiplicative inverse in GF(2^8), using textLCD in mCube cortex m4 with stm32407vg.I'll use functions, unsinged char xtimes(); and unsigned char inv(unsigned char a);And also, I want to represent r...

qcho.1 by Associate II
  • 1344 Views
  • 6 replies
  • 0 kudos

Resolved! How do i use Generated types in my linked library?

Hi Coders,i have added a library trough linked folders (Source location-> Link Folder..) where most of my code is in that i want to re-use in several projects.But often i see that type's generated by the code generator (ioc) are not "seen" by my libr...

sde c.1 by Senior II
  • 743 Views
  • 1 replies
  • 0 kudos

STM32CubeIDE 1.11.0 released

STM32CubeIDE 1.11.0 was released today on st.com as well as an in-tool update patch.Caution: The in-tool update does not allow updating debug probe drivers and ST-LINK server tool. Full installer is required for this.What is new in 1.11.0?Target supp...