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

FreeRTOS Runtime percentage calculations

Hi Using FreeRTOS V11.0.1 and Stm32Cubeide 1.14.1 I was trying to read out the percentage information into the debugger.  Unfortunately I don't get the expected behaviorAs all of my tasks are either below 1% or at 1%, it does not seem correct.I have ...

DreamOnDirac_0-1706483264013.png

SWV ITM (printf) - sometimes works, sometimes not

Hi,i got quite some difficulties, having this run in a reliable way on a NUCLEO G431KBT6.It more often does not work, as it would work. It often just wouldnt print anything (But it had before, without issues!). Sometimes the swv debugger couldnt be e...

Tobe by Senior III
  • 1404 Views
  • 8 replies
  • 0 kudos

FATFS +SDIO and Free RTOS / FR NOT READY issue

Hai all,I am using ST Discovery Board (STM32f407) for SDIO based SD card interfacing and using Free RTOS.Here I already verified that SDIO with FatFs functions are working without Free RTOS.But whenever we enable free RTOS, that moment onwards FatFs ...

Abin by Associate III
  • 614 Views
  • 2 replies
  • 0 kudos

Resolved! Failed to evaluate expression

I have tow arrays one named adcData[] that is adc input buffer and Xbuf[] that is output buffer. Now i am calculating some paramaters... But when i use my debuger and Live variables, i get only adcData[] and Xbuf[] is "Failed to evaluate expression"....

Miha by Associate II
  • 1959 Views
  • 3 replies
  • 1 kudos