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 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeIDE is available. What is new in 1.19.0: Microcontroller, microprocessor, and board lists aligned with STM32CubeMX v6.15.0:Added the support for STM32MP21xx microprocessors to the STM32MP...

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

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
  • 566 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
  • 745 Views
  • 3 replies
  • 0 kudos

Resolved! Clock Configuration with STM32CubeIDE

I am new ti STM32CubeIDEI am trying to use the visual clock configuration tool.What I can't figure out is how do I select HSE in the PLL Source Mux? It seems to be disabled in the tool.

0690X000008itKoQAI.png
KMill by Senior
  • 2907 Views
  • 2 replies
  • 0 kudos

STM32CubeIDE and Segger JLink cannot be simultaneously installed! (conflicts with Segger JLink due to udev rules conflict)

If Segger JLink is installed, STM32CubeIDE cannot be installed. See here: https://community.st.com/s/question/0D50X0000AmhtsLSQQ/stmcubeide-installer-failed-on-ubuntu-1804-with-a-dependency-errorIf STM32CubeIDE is installed, Segger JLink cannot be in...

GStap by Associate II
  • 1649 Views
  • 2 replies
  • 0 kudos

Resolved! MacOS Install queries

Installing the latest STM32CubeIDE on mac is problematic.I am running MacOS 10.14.5 (Mojave)The install for ST-LINK Server fails with an error about it being incompatible and harmful.If I selected "New STM32 Project" then the following dialog appears...

0690X000008ifQEQAY.png 0690X000008ifRCQAY.png 0690X000008ifQ4QAI.png
KMill by Senior
  • 694 Views
  • 2 replies
  • 0 kudos

HAL_Delay does not work

I built my first board with a STM32F030CC mcu. I downloaded STM32CubeIDE and created a new project. I set PA8 as a GPIO output port.All I want to achive is to enable/disable the LED connected to the PA8 port .My problem is, that HAL_Delay does not wo...

PMind by Associate II
  • 2058 Views
  • 5 replies
  • 0 kudos