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

Resolved! Not receiving DMA Transfer Complete interrupt.

I'm using both SPI1 and SPI2 on an STM32G071RBT Nucleo board, using STM32CubeIDE code generation and LL interface. Both SPIs are configured to use DMA for receive and transmit. SPI1 uses channels 2 & 3; SPI2 uses channels 4 & 5. The DMA transmit co...

BCoch by Senior
  • 2976 Views
  • 3 replies
  • 0 kudos

Breakpoint based on memory written

I am debugging with STM32CubeIDE, and I have a problem in my program of something unrecognized writing in the memory space. To be more specific in the 0x20001FBCCould it be possible to define a breakpoint in the debugger that shoots when this memory ...

Eclipse Color Themes extension

Hi! So, TrueSTUDIO supports the Eclipse Color Theme extension right out of the box.STM32CubeIDE instead does not, but not only: even after searching for it in the Marketplace, it does not show up. Why?I know that maybe this is not an high priority is...

Lori B. by Associate III
  • 1176 Views
  • 1 replies
  • 1 kudos

Multiple MCU support in a static library project

Some time ago I created a static library project in AC6 System Workbench for STM32. The project expanded and I started to adding build targets for more microcontrollers, STM32L, STM32F7, etc. After migrating the project to Cube IDE I am no longer abl...

0690X000009k2OhQAI.png
MMatu by Associate III
  • 546 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE on MAC Mojave and .dylib ... Resolved!

When I started a debug-session, I got the following message:dyld: Library not loaded: /opt/local/lib/libusb-1.0.0.dylib Referenced from: /Applications/STM32CubeIDE.app/Contents/Eclipse/plugins/com.st.stm32cube.ide.mcu.externaltools.stlink-gdb-server....