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

Resolved! STM32C0116-DK default project shows configuration warnings

I installed Cube 1.18.1 and selected STM32C0116-DK (STM32C0xx eval board) and created a test project. But when I open the .ioc file to check hw config I can see that there are warning signs on ADC1, TMR1, TMR3 and USART1. I disable SPI1 and USART2 bu...

MWebj by Associate III
  • 284 Views
  • 5 replies
  • 1 kudos

Resolved! Build Analyzer issue

Hello,Is there a trick to get the Build Analyzer to produce data every time the code is compiled?   It seems like the only way I can get it to update the window is if I change something in the linker script file and recompile again.   Is there an eas...

matt-crc by Senior II
  • 1312 Views
  • 20 replies
  • 5 kudos

STM32H7 freeRTOS heap_4 condition

Hi. Previous (in stm32u5), I used to select X-CUBE-FREERTOS and inside that you could select heap version. (heap_5, heap_4, ...) and that heap version selection would satisfy another component that had dependency on heap_4 (or other versions.).But in...

miladmohtashamirad_0-1744776014885.png

STM32H7S78-DK - Error: failed to erase memory

I am using STM32CubeIDE to program my board i.e. STM32H7S78-DK. My file size is in large due to which it is flashing in external flash at address 0x70000000. In case of smaller file size i.e. less than 64 KB, it flashes in internal flash at address 0...

"There is no active editor that provides an outline"

Hello everyone, I am on Windows 11 and am using STM32CubeIDE version 1.18.0 (also tried on verison 1.18.1). I have logged into myST within the software as well (through Help->STM32Cube Updates -> Connection to myST). I can edit the pins in the .ioc f...

deta_0-1745569245869.png
deta by Associate III
  • 347 Views
  • 5 replies
  • 0 kudos

Resolved! STM32CubeIDE Voltage Sensor with STM32F103C8T6

The is voltage sensing in live expression I'm using STM32F103C8T6 board popularly known as blue pill im using a voltage divider the supply is given from the power supply and the ADC pin i use is B1 from the power supply when i give less than 2V the o...