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
  • 1060 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
  • 466 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 implementation in stm32f205vet6

I am using stm32F205vet6 , I want to use multiple timers and work, But if I use multiple timers the code will be huge as every timer need internalization is there any alternative I can use timers with minimal codeI have also tried the hw_rtc.c file a...

AKHIL6 by Associate II
  • 3319 Views
  • 5 replies
  • 0 kudos

Resolved! HAL_CAN_GetTxMailboxesFreeLevel does not work with debug

hi, I'm using a discovery stm32f429 together with the STM32CubeIDEI would like to know why when I use while to wait for the mailbox:while (HAL_CAN_GetTxMailboxesFreeLevel(&hcan1) != 3){// Wait until all transmission buffers are free}the debug does no...

Reserving microcontroller Flash non-volatile memory

I want to reserve a chunk of internal Flash memory in the micro-controller to store some user parameters. I want to develop a custom driver to manage the sector of Flash including erasing and re-writing the sector (there better be utility functions f...

JimEno by Associate III
  • 1266 Views
  • 1 replies
  • 0 kudos

STM32CubeIDE: error when checking for updates

Hi,after installing STM32CubeIDE v1.11, I get the following error when running Help-->Check for updatesI've already tried the hints from other posts like clearing the cache, checking proxy, checking the https addresses, etc.Other updates work, like H...

PowerStation_0-1695384838386.png

cannot open linker script file error

Description Resource Path Location Typecannot open linker script file C:\Users\alika\OneDrive\Masa??st??\ww\DENEME\STM32F407VGTX_FLASH.ld: No such file or directory DENEME C/C++ Problemwhen i started a new project always getting this error i tried bu...

enga by Associate
  • 7560 Views
  • 2 replies
  • 0 kudos