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
  • 1072 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! Timer interrupts are not working in STMCubeIDE

Hello all, I'm using STMCubeIDE to program an STM32F042K6-T6 development board. I'm attempting to set up an elapsed time interrupt, but it doesn't seem to be working. I am running my chip at 8MHz, and I want to try blinking an LED once a second using...

0693W000000U8p2QAC.png 0693W000000U8p7QAC.png
BKoll.1 by Associate II
  • 3998 Views
  • 1 replies
  • 0 kudos

PWM, interrupt and call-back

Hello,I am studyng (first time) PWM using a Nucleo_401RE, STMCubeIDE, and HAL drivers;I write some example using interrupt TIM2 and its TIM2_CH1 and PA5 to control the green led LD2.The counter count UP, in the TIM2_IRQHandler , for the moment , I do...

LVara.1 by Associate II
  • 2984 Views
  • 4 replies
  • 0 kudos

How can I build the example projects on STM32L496G-DISCO?

Hello,I am new to stm programming so please bare with me. I got a STM32L496G-DISCO board and I have downloaded the examples for the board from: https://github.com/STMicroelectronics/STM32CubeF4/tree/master/Projects/STM32469I-DiscoveryI downloaded Cub...

retro by Associate III
  • 2668 Views
  • 4 replies
  • 0 kudos

Resolved! Freertos debug from a different address with cubeide

Hi, ​I'm developing an application with freertos that starts from the address 0x08004000 instead of the standard 0x08000000, because at the start address I have a bootloader but I'm not able to debug the application. I changed the VTOR offset to 0x40...

GZazz.1 by Associate
  • 1613 Views
  • 2 replies
  • 0 kudos