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
  • 151 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
  • 3411 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...

Can STM32CubeIDE be used to program a device only? The latest revs of CubeIDE work great for dev and debugging. Now I want to turn off -g, recompile, write to device program memory and unplug. How? Can CubeIDE even do this?

I feel like a complete ***** but darned if I can figure out how to do it.If I should be reading a tutorial somewhere let me know. Flames accepted gratefully.I am using Segger J-link, on a custom board. Debug configurations work fine, programming vi...

Sking.21 by Associate III
  • 2034 Views
  • 6 replies
  • 0 kudos

The overview of the CPU in .ioc view does not show up

HiI cloned a STM32Cube project that was developed on a windows 10 machine to my 18.04 ubuntu machine and opened the project.When I click on the .ioc file (and expect to get an overview of the CPU) I get a blank sheet and the laptops fan increase it's...

SThor by Associate II
  • 2528 Views
  • 9 replies
  • 0 kudos

re-compile .S files, if a #define has changed in a .h header file, which is included by '#include' in the .S file

I'm using .c and .S (for assembler) files in my project. I also using '#include' in the .S files as the GNU compiler pre-process the .c files same as .S files. If I change a #define in a C header file, wich is included in a .S file, the affected .S f...

koster by Associate III
  • 606 Views
  • 0 replies
  • 0 kudos

Wifi_init()

Hello everyone,why the wifi doesn’t initialized? I use the IoTA1i added these 2 lines to enable the WiFi but the LED doesn’t turn on! The problem when I change WIFI_STATUS_ERROR it doesn’t turn on too. I added the CRC calculation, and left the config...

idrissmc by Associate III
  • 607 Views
  • 0 replies
  • 0 kudos