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

When using FreeRTOS, CubeIDE generates a file, system_stm32f7xx.c under Drivers/CMSIS/Device/ST/STM32Fxx/Source/Templates. This happens regardless of the version of the interface (V1 or V2), in 1.6.0, for at least the F767 processor. Is this a bug?

The file contains duplicate definitions, seems to have no purpose, and prevents compilation unless deleted. This is a C++ project.Given the source code (which I wouldn't have), I'd look at the specific reason that the template file is included. It ...

Resolved! The selection couldn't not be launched.

I used this: File --> New --> STM32 Project --> example selector in STM32CubeIDE, the project could be saw in IDE:  but the build icon was unable, when I clicked "run", it was prompted:

0693W000008wLYlQAM.jpg 0693W000008wLYRQA2.jpg
MQi.1 by Senior II
  • 6904 Views
  • 3 replies
  • 1 kudos

STM32CubeIDE 1.6.1 released

STM32CubeIDE 1.6.1 releasedSTM32CubeIDE 1.6.1 was released this week on st.com as well as a 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...

Debugging issue: "arm-none-eabi-gdb.exe has stopped working"

When I try to debug my code before running, I get the following error "arm-none-eabi-gdb.exe has stopped working". I am using STM32CubeIDE 1.4.0 with a Nucleo L476RG board. I have tried restarting the IDE and computer. Any advice is appreciated, than...

0693W000005AfZbQAK.png
DMcCu.2 by Associate
  • 2899 Views
  • 8 replies
  • 0 kudos

Confusing behavior of asm with memory

I try to better understand assembly so I use STcubeIDE debugger to see how my C code is translate in asm langage. But I dont understand a thing. In the asm code I see that it regulary "jump" on memory addresses where there is nothing (only FFFFFFFF) ...

MLalu.1 by Associate
  • 781 Views
  • 4 replies
  • 0 kudos

Debugging on Linux w/ CubeIDE: udev related error

When trying to use the debug function in CubeIDE on Linux I get an udev related error. It works most of the time, but at some functions it stops and the debugger drops out. See below for technical details as well as a workaround.DetailsOS: Kubuntu 18...

0693W000008yN0VQAU.png
BStad.1 by Associate
  • 1128 Views
  • 0 replies
  • 0 kudos