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! STM32CubeIDE Register View Problem

Hello EveryoneI am using the latest STM32CubeIDE i.e. 1.10.1, and I am facing a strange problem.In the register view of the Special Function Register, I have a problem.As can be seen above the RCC->CR register value is 0x30006783This means that Bit 2...

0693W00000VOHdqQAH.png 0693W00000VOHfDQAX.png

STM32N6570-DK Debug Issue

Hi Everyone,I've been working on the N6 kit for a while. Initially, I was able to debug it, albeit with difficulty. However, in my latest attempts, I haven't been able to. I've updated Stlink, the IDE, and CubeProgrammer. I continue to receive the er...

Okeskin_0-1753107793510.png
Okeskin by Associate III
  • 314 Views
  • 5 replies
  • 0 kudos

Resolved! Using SWV Statistical Profiler With ThreadX

Hello All, I am trying to use the SWV Statistical Profiler in STM32CubeIDE while debugging a stm32H7. I am also using ThreadX RTOS for the project.  I am getting debug output from the SWV Trace Log.  But nothing is appearing in the SWV Statistical Pr...

TCash.1 by Associate III
  • 183 Views
  • 4 replies
  • 0 kudos

STM32CubeIDE CAN examples for Nucleo-L476RG

Hello all.Im starting to work with the Nucleo L476RG board and am now at the stage i would like to bring up the CAN bus. I haven noticed there are CAN bus examples available for other Nucleo baords but not in the current STM32Cube_FW_L4_V1.18.1 for t...

Rich_P by Associate
  • 216 Views
  • 2 replies
  • 2 kudos

Issue with Middleware File Corruption in LWIP and HID

Hi @stforum  @stforum2 @Mahmoud Ben Romdhane Good evening.I am working on an STM32F765VGT6 microcontroller using STM32CubeIDE v1.19.0 on Windows 10 Pro. The project requires enabling both Ethernet (ETH) and USB Custom HID functionalities.  On 22 July...

Resolved! Debugging with ITM not working with SWV in STM32CubeIDE

I am successfully using all the SWV debugging functionality in STM32CubeIDE except for the ITM functionality, as described in UM1609 and in the advanced debugging videos on youtube from ST.I have both tried overriding the "_write " function in main.c...

evenlund by Associate III
  • 8477 Views
  • 7 replies
  • 1 kudos

STM32CubeIDE autocomple (content assist) not working

My autoomplete shows "no default proposals" when plrssing CRTL+Space and do nothin when typing "." or "->" or any other trigger...Some people solved this enabling "Parsing-based Proposals" in the "Content Assis -> Advanced" tab but mine is enabled an...