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

We are pleased to announce that STM32CubeIDE 2.0.0 release is available. STM32CubeIDE is now independent from STM32CubeMX. With this release, device configuration, previously handled within STM32CubeIDE via STM32CubeMX, is now exclusively available t...

Aimen1 by ST Employee
  • 2026 Views
  • 0 replies
  • 3 kudos

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

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
  • 543 Views
  • 5 replies
  • 1 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...

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

Resolved! How to program Blue Pill (STM32F103C8T6) using C++ on STM32Cube IDE to blink its LED as the first embedded project

Hi all,This is my first embedded programming project and Blue Pill is my first board to work on. Since I've got some experience in C++, I wish to use that language to make a project for blinking the Blue Pill's LED. Amongst various IDEs out there I p...

Adev.1 by Associate III
  • 1665 Views
  • 1 replies
  • 0 kudos