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

STM32CubeIDE 2.1.1 released

We are pleased to announce that the minor version 2.1.1 of STM32CubeIDE is available. What is new in 2.1.1: This release covers the topics listed below: SEGGER J-Link GDB server updated to 9.24 to fix an issue with the Live Expression view during the...

Aimen1 by ST Employee
  • 1087 Views
  • 0 replies
  • 1 kudos

STM32CubeCLT 1.21.0 released

We are pleased to announce that STM32CubeCLT 1.21.0 release is available. What is new in 1.21.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.1.0Update of Clang/LLVM toolchainUpdate of GCC to GCC 14Update of STM32Cu...

Aimen1 by ST Employee
  • 470 Views
  • 0 replies
  • 0 kudos

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 can i upload/download my code to MCU/SD Card?

Im working on stm32f767 project. I designed my board. I want to upload&download my code. First step i need to take backup (download) my code after that creating a file (xml..?) to SD card. Also i want to upload code which in SD card to MCU. How can i...

KAnahar by Associate III
  • 4994 Views
  • 7 replies
  • 0 kudos

Resolved! Problem while enabling TIM2 in STM32G041J6M6

Hello,I am using the TIM2 with the STM32G041J6M6 and I am finding problems while enabling TIM2 using registersWith some code I have initiated the timer as reported below (TIM2 clock is enabled) While debugging I can edit some timer registers (ARR,PSC...

0693W00000QMwAlQAL.png
Tommino by Senior
  • 2885 Views
  • 7 replies
  • 0 kudos

Count external pulses

I want to count external pulses for one second.On STM32F030 / HAL-Lib I did not findatomic read/reset countercapture by a second timer did not work, thoug I studied well and tested a lot how to config it by STM32CubeIDEIs there any example for a high...

peterka by Associate II
  • 10334 Views
  • 15 replies
  • 1 kudos