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
  • 97 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
  • 3072 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! Network connection issue in cube ide

Hi community,I'm encountering a "network connection failed" error in my Cube IDE. Despite reinstalling the IDE multiple times, the issue persists. As a result, I'm unable to generate the code. Any suggestions on how to resolve this?

Screenshot 2025-03-04 171155.png
qw2 by Associate
  • 1010 Views
  • 5 replies
  • 1 kudos

st-link for arm64 windows

Does anybody know when there will be support for arm64 windows11?It is a pity that there is no commitment for this support from STMicroelectronics so far!?

lst by Associate
  • 483 Views
  • 1 replies
  • 0 kudos

STM32F767 DTCM cache - static variables

Hello,i have enabled D-cache and I-cache and im trying to place static variables into D-cache:   __attribute__((section(".dtcmram"))) __attribute__((aligned(32))) static float32_t FFTOutput_average[MAX_FFT_PRINT_SIZE] = {0};   I updated linker script...

Petr3 by Associate III
  • 752 Views
  • 6 replies
  • 0 kudos