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

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

STM32H735 QSPI init failed with NCS pin disabled

preconditions:CubeIDE 1.11.0 configured QSPI with disabled NCSenabled: Project Manager-->Code Generator-->HAL Settings-->Enable Full AssertThe idea is to have multiple QSPI chips connected to the QSPI with their own chip select pin. So the use NCS sh...

0693W00000WLBinQAH.png
MStei.4 by Associate III
  • 630 Views
  • 0 replies
  • 0 kudos

Problem: STM32CubeIDE deleted all my projects inside workspace, and created new directory as per workspace choosen after renaming a folder in my PC, which was included inside workspace in STM32CubeIDE

Info: |- STM32CubeIDE 1.4.0   |- OS: Window   Description:  - I have chosen working directory/worskspace -> e.g.: C:\course_1\cubdeide_ws  - (STM32CubeIDE was closed)  - I have then renamed my course folder -> e.g.: C:\course_2\cubdeide_ws  - I the...

JAkht.1 by Associate
  • 1081 Views
  • 4 replies
  • 0 kudos

Resolved! Functions missing in FreeRTOS CMSIS v2 using STM32CubeIDE

I'm trying to use these two functions in STM32CubeIDE within FreeRTOS CMSIS v2:osKernelSuspend()osKernelResume()My goal is to put the microcontroller in STOP MODE.I get an error when compiling the project.The problem seems to be the following: the tw...

flavio23 by Associate III
  • 3504 Views
  • 7 replies
  • 1 kudos

How do I activate the FPU on F411?

I am using the F411 by CUBE IDE.I enable the CUBE's library of DSP and it was accomplished naive. Even after I inserted <include "arm_math.h"> the BUILD worked perfectly. But, after I copied one arm_FIR_filter_example from GITHUB, the compilation cha...

JSILV.2 by Senior
  • 5109 Views
  • 13 replies
  • 0 kudos

Resolved! STM32H745i-DISCO bricked no connection even with boot1

Hi, I have recently bricked my STM32H745i-disco board by turning off the m4 core within OB which had a bulk of my code. My board became unresponsive, the LCD turns white and the leds on the board light up but do not respond to the reset button. Stlin...

CChri.5 by Associate III
  • 3756 Views
  • 15 replies
  • 0 kudos