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.20.0 released

We are pleased to announce that STM32CubeCLT 1.20.0 release is available. What is new in 1.20.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.0.0Update of Clang toolchain version 19.1.6Update of GCC 13.3.rel1Update ...

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

STM32CubeIDE 2.0.0 released

We are pleased to announce that STM32CubeIDE 2.0.0 release is available. STM32CubeIDE is now independent from STM32CubeMX. With this release, device configuration, previously handled within STM32CubeIDE via STM32CubeMX, is now exclusively available t...

Aimen1 by ST Employee
  • 3267 Views
  • 0 replies
  • 3 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! STLink Server with MacOS 15

 Hello,I updated to Mac15 (MacOS Sonoma Public Beta), which was probably a mistake. Now I get an error from STMCubeIDE when I try to run indicating "ST-Link Server is required to launch the debug session" and to Please download it on www.st.com.  I f...

jdw by Associate II
  • 24815 Views
  • 37 replies
  • 30 kudos

I need to talk to anyone ST and (US)consumers

For years, ST seems to spit in the face of developers every time they try to “improve” the ecosystem. Even now they’re trying to move toward *** like AI chips or other *** that sounds great to shareholders, while we developers are left with the crumb...

lryfer by Visitor
  • 275 Views
  • 10 replies
  • 13 kudos

Problem with StmcubeIDE 2.0.0

i am getting the below error when running fresh install of stmcubeide 2.0.0 in windows 10. how can i fix this?"!SESSION 2025-11-27 23:17:13.722 ----------------------------------------------- eclipse.buildId=Version 2.0.0 java.version=21.0.8 java.ven...

No source file corresponding to 'huart2() at 0x20000108"

Edited by a ST moderator. In next time please use English language.   在STM32CUBEIDE中配置STM32F103C4完以后直接编译出现《没有 “huart2() at 0x20000108” 对应的源文件》不知道该如何把huart导入到编译器的路径下 Translation: After configuring the STM32F103C4 in STM32CUBEIDE, I encountered the...