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

MTP class in USB device library

Hello,I'm looking for MTP class in USB Device library but did not find it in cubeMXIDE, would you please let me know if this is possible to implement MTP in USB Device mode.Thanks

AShel.1 by Associate III
  • 1921 Views
  • 4 replies
  • 0 kudos

USB enumeration issue with Nucleo board acting as USB Host CDC

I am working on STM32H7532ZIT6 – NUCLEO H753ZI. Trying to connect LTE modem (Quectel EVal board ) via USB I/f using a female connector in between. Programmed STM as USB host at 48MHZ and disabled VBUS. I see that the Enumeration fails as the API USBH...

NS.8 by Associate II
  • 1570 Views
  • 7 replies
  • 0 kudos

Resolved! Nucleo Board ST-Link SWV

According to my experiences, STM32CubeIDE (1.9.0) does not support SWV message via ITM when using ST-Link GDB server, but it does so via OpenOCD. However, Keil µVision 5 does support ITM tracing, even bidirectional, via the 'Debug (printf) Viewer', w...

Amigo by Associate III
  • 2241 Views
  • 6 replies
  • 0 kudos

Resolved! How to erase specific sectors on STM32CUBE IDE? [ Solved ]

Problem: I am trying to create a bootloader and a user application to do my Over the air project. So for custom bootloader I had selected sector 0 and sector 1 of flash memory. (Address starts at 0x08000000) and from sector 2 I want my user applicati...

Vmere.1 by Senior
  • 2987 Views
  • 4 replies
  • 0 kudos

STM32CubeIDE ISR at CCM SRAM

Hi, I followed application note AN 4996 and my application stopped working after the modifications:Is there an example project using the STM32CubeIDE configured for an interrupt routine to run in CCM RAM?//AT linker cmd fileMEMORY{ RAM  (xrw)  : ORIG...

Asantos by Senior
  • 1166 Views
  • 1 replies
  • 0 kudos