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
  • 475 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
  • 6428 Views
  • 0 replies
  • 4 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...

NetX client is getting stuck

 Hi, I am facing some strange issue of Suspended NetX client while receiving TCP packet from Server running from Ubuntu PC. I am attaching screenshot where App TCP thread and Main Ip Instance are getting suspended all of a sudden or if I give a break...

Nitin by Associate III
  • 736 Views
  • 0 replies
  • 1 kudos

run inference of array input and serial port

I'm trying to run inference of Onnx model. I tried to use the manual 'How to run locally a c-model'. in all the guides I found the input for the network is one number in my case the input is array of[1][32][101].I want to inference the array once so ...

audi by Associate II
  • 718 Views
  • 0 replies
  • 0 kudos

Resolved! TSC Groups on L432KC

Hey there,I'm just getting started with touch sensing on the STM32L432KC, therefore I wondered about the following: I can just see "Group 2" in System Core > TSC (See picture). "Group 2" implicates, that there is a "Group 1".Is there also a "Group 1"...

akarger_0-1691575078199.png
akarger by Associate
  • 1176 Views
  • 2 replies
  • 1 kudos

STM32 lwip tcp server error

I was going to make a lwip tcp server that was implemented in cube mx on cubeI get an initialization error, but I can't see it on tube mx, but it worked, so I wanted to ask how I can fix this to get rid of the errorPlease tell me howThe part where th...

ark2 by Associate III
  • 1010 Views
  • 0 replies
  • 0 kudos

remap routine in SRAM for Bootloader

Hi,I need to remap my code in SRAM for my custom Bootloader.This to be able to erase the flash dedicated to Bootloader when the Bootloader itself needs to be update.I used __attribute__ ((section(".RamFunc"))) on the functions declaration in my code....

DAUSILI by Associate III
  • 690 Views
  • 0 replies
  • 0 kudos