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 STM32Cube project creation issue

Description In STM32CubeIDE version 1.18.1 and earlier, after selecting any STM32 target when creating a new project, the STM32Cube option becomes greyed out. This prevents creating STM32CubeMX-based projects, allowing only empty projects. How to Re...

GhofraneGSOURI_0-1753106154077.png

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

Setup stm32cubeide on mac

I have tried many times to download installer, but each time mac says like 'this is a unverified source you can't open it'. Can you help me to overcome this trouble?

ky1 by Associate
  • 624 Views
  • 0 replies
  • 0 kudos

can't decrease SPI baud rate

Hİ, i use energy meter ic name is atm90e26 which communicates over SPI and UART. I prefer SPI in my project. But there is a problem about baud rate. Max baudRate of energymeter is 160k bit. Minimum baudRate of stm32g491 is 664k bit at 170Mhz Clock fr...

yasin by Associate
  • 1437 Views
  • 3 replies
  • 0 kudos

Lab 7 for STM32C031C6T6

In Lab 7 at time 17:28 it refers to moving startup code from FLASH to RAM. This is to use RAM for some of the initialization and callback routine. It says to write the following script "After */Drivers/*(.text*) define for initialization - line 74*ma...

hwood1 by Associate
  • 714 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE Multi-Threaded support

The STM32CubeIDE does not always correctly generate/regenerate the Multi-Threaded support code and ThreadSafe folder.I noticed this when converting an existing project to use FreeRTOS. After experimenting, it seems that if the project contains virtua...

DRega.1 by Associate III
  • 1291 Views
  • 1 replies
  • 0 kudos

Resolved! Cannot connect to Nucleo 144 using ST-LINK

I've installed STM32CubeIDE and the ST-LINK/V2-1 driver. I'm attempting to connect to a Nucleo U5A5ZJ-Q board.When I try to run example code I receive the message: "No ST-LINK detected..."I have removed the jumper on CN4 as instructed if using Nucleo...