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

STM32CubeCLT 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeCLT is available. What is new in 1.19.0: Support for ST Arm Clang toolchainMaintenance of the previous versionUpdated in accordance with STM32CubeIDE v1.19.0 Main fixed issues in 1.19.0: ...

Resolved! [Resolved] STM32CubeIDE project creation issue

Updated post to reflect permanent fix Dear STM32CubeIDE user, Further to the recent STM32CubeIDE project creation issue, we would like to inform you that a solution is now available for you. This permanent fix applies to all STM32CubeIDE versions. I...

STM32CubeIDE 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeIDE is available. What is new in 1.19.0: Microcontroller, microprocessor, and board lists aligned with STM32CubeMX v6.15.0:Added the support for STM32MP21xx microprocessors to the STM32MP...

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

stm32 with stepper motor driver tmc2660

Hi ,in my project i was having a requirement  that the three stepper motors are need to work using STM32 -> TMC429 motion controller -> TMC2660.THE SPI communication between the TMC429 and MICROCONTROLLER is working, and verified. but in the case of ...

Resolved! Find out who is writing to memory address

Hi Is there a way to sort of set a breakpoint to figure out which part of my code is messing with a specific memory address in STM32CubeIDE?I've got this dynamically allocated address that keeps getting changed by something else in my code, and I'm t...

MFäh.1 by Associate II
  • 1298 Views
  • 3 replies
  • 1 kudos

Resolved! One MCU type, multiple functionalities, one hex file

In a project there are multiple MCUs of the same type. Each of these must have the same software on it and decide at startup which role they take. Some pin definitions are common for all the MCUs (like clock, identification, communication,...) and ot...

stm32u575rit6 USB without Threadx

Hi!i am working with STM32U575RIT6,i want to read and write data through USB_OTG_FS (without threadx).i have externally added the middleware and usb device files (not generated files) to my project.i am facing a linker error,all the file paths and th...

usb_e1.png usb_e2.png usb_ne.png
ramyasree by Associate II
  • 2513 Views
  • 5 replies
  • 2 kudos

Resolved! Third Party library

Hello,  I am trying to compare a third party libraries size on my STM32 project.  Methodology  Firstly, i build a project without including a third party library and build it. Secondly i build a project after including a third party library and compa...

Hardik02_0-1709118846997.png Hardik02_1-1709118854451.png Hardik02_2-1709118877055.png
Hardik02 by Associate II
  • 2100 Views
  • 6 replies
  • 3 kudos

STM32F103RET7

While testing the code, checked the local and global variables in live expression but it showed " failed to evaluate". and the variables are not refreshing continuously. but if I put a breakpoint it shows the values.

only 1 hardware breakpoint aviable

hello all,I'm working with a stm32g051 under cubeIDE 1.13.2all is ok until yesterday evening (nothing good happens at works after 8PM)I can't set more than one HW Break point (limit should be 4) as it takes by default one HW BP for beginning main()as...

oga by Associate III
  • 900 Views
  • 0 replies
  • 0 kudos