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
  • 375 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
  • 5571 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...

Resolved! STM32CubeIDE for macOS 14.1, Sonoma

Hi all,I just updated STM32CubeIDE from version 1.13.1 to version 1.13.2. OK installation, but when I launch the App, the second splash windows shows up in a strange way, i.e. it is mirrored both horizontally and vertically, as visible in the attachm...

STM32F412G - Compile Error (STM32CubeIde)

Hi,For some strange reason projects that I have made that have compiled perfectly fine previously have started showing the below makefile  error message:-c:/st/stm32cubeide_1.12.1/stm32cubeide/plugins/com.st.stm32cube.ide.mcu.externaltools.make.win32...

Linkpad by Associate III
  • 1207 Views
  • 2 replies
  • 0 kudos

Resolved! LCD of STM3240G

Hi, I am trying to program the TFT LCD screen that is on STM3240G-EVAL MCU through STM32CUBEIDE. I just want to be able to put text onto it, or even a simple "Hello World program", but i cant get anything to display or find any tutorials. I'm not sur...

as2 by Associate
  • 1503 Views
  • 3 replies
  • 4 kudos

Problems with XOR on Bluepill (STM32F103)

Hi CommunityIt shouldn't be so difficult, but I'm having problems with the XOR function on CubeIde and a STM32F103 (Bluepill Board)I have this buffer:#define NUM_CHANNELS 17volatile uint16_t ihcData[NUM_CHANNELS]; I have these 2 functions that are wo...

SteenA by Associate III
  • 2998 Views
  • 0 replies
  • 0 kudos