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.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
  • 1004 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...

How to build project without the IDE?

Using Atollic true studio before I used the headless option to build my project on the build server, where no IDE can be used. The build needs executing automatically on a git push.So far I'm unable to locate any way to build the project on the serve...

sandor by Associate II
  • 2351 Views
  • 3 replies
  • 0 kudos

Help debugging Nucleo board using official STM32 Cube IDE.

I am unable to debug a simple blinky program created using the CubeMX software. The board I am using is a Nucleo F103RB board. The IDE seems to be able to flash the MCU but then I get a ST-LINK SN : 0670FF363732594D43214619 ST-LINK FW : V2J34M25 Vo...

Ankit by Associate II
  • 1354 Views
  • 2 replies
  • 0 kudos

Code porting from Arduino to stm32f100 using STM32Cube IDE

Hello everyone! I'm new in stm32 and I should program an stm32f100 using the STM32Cube IDE. My board should drive an lcd (st7565r controller via 4 wire SPI) and 4 push button, and communicate on a Modbus line as master. Actually my code on Arduino r...

SDel.19 by Associate II
  • 822 Views
  • 0 replies
  • 0 kudos

Change static library project target device in STM32CubeIDE

I'm creating a static library project that is portable across many mcu because it is target indipendent code. The problem is that once I created the project, it seems impossible to change che mcu setting inside Project Properties > C/C++ Build > Sett...

0690X000008ivW8QAI.png
RMais by Associate II
  • 645 Views
  • 0 replies
  • 2 kudos

STMCubeIDE Defaults

In the new project setup, the default minimum heap and minimum stack size are set to 0x200 and 0x400, but despite being in black they seem to be non-editable. For a large processor these numbers are far too small, especially the stack.And yes I kno...

MikeDB by Lead
  • 1034 Views
  • 3 replies
  • 0 kudos