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! How do I get GDB debug output to a file?

I'm debugging a problem on the target. The data I want to examine is in an array and can be easily seen in the Debugger console using "print output_data". I'd like this in a file to facilitate further host processing. When using gdb standalone I c...

SMoor.6 by Associate
  • 3238 Views
  • 2 replies
  • 1 kudos

Resolved! How can I know where a function is being used in STM32CubeIDE?

When I analyze a code that another guy made, I want to track where a function is used.I can see the definition of a function using open declaration but I cannot see where the function is used.STM32 has so many files. So, I cannot search for each of t...

KKIM.6 by Senior II
  • 3835 Views
  • 3 replies
  • 0 kudos

(STM32F105C8, STM32CubeIDE 1.9.0, MacOS 11.6.5) Using STM32CubeIDE, how do I can't get TIM3 to tick/count when TIM2 overflows. (TIM2 does count up)

TIM2:Clock source: InternalMaster/Slave Mode: Disabled (Trigger input not delayed)Trigger Event Selection: Update EventTIM3:Slave Mode: Trigger ModeTrigger Source: ITR1TIM2 counts up like it should, but TIM3 doesn't count the over flow, but has incre...

FMoto.1 by Associate
  • 792 Views
  • 2 replies
  • 1 kudos

Resolved! Failed to list external Loader

I try to add external loader to C:\ST\STM32CubeIDE_1.8.0\STM32CubeIDE\plugins\com.st.stm32cube.ide.mcu.externaltools.cubeprogrammer.win32_2.0.100.202110141430\tools\bin\ExternalLoaderIn debug configuration, check ExternalLodaer and than press Scan.Th...

ALomb.1 by Associate III
  • 4666 Views
  • 20 replies
  • 0 kudos