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

STM32CubeCLT 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeCLT is available. What is new in 1.19.0: Support for ST Arm Clang toolchainMaintenance of the previous versionUpdated in accordance with STM32CubeIDE v1.19.0 Main fixed issues in 1.19.0: ...

Resolved! [Resolved] STM32CubeIDE project creation issue

Updated post to reflect permanent fix Dear STM32CubeIDE user, Further to the recent STM32CubeIDE project creation issue, we would like to inform you that a solution is now available for you. This permanent fix applies to all STM32CubeIDE versions. I...

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

Resolved! Usart Multiprocessor

I can not find any example for Usart Multiprocessor, It does not work.I config on CubeMx and HAL_MultiProcessor_EnableMuteMode(&huart1);HAL_MultiProcessor_EnterMuteMode(&huart1);put this 2  lines.

nimaltd by Senior
  • 1311 Views
  • 5 replies
  • 1 kudos

Cant download anything

I didn't get an email with the download link for stm32cubeIDE and after i made and account, the "Get Software" section went absolutely blank. Why are you making your products so annoying to use?

matpat by Associate
  • 1287 Views
  • 4 replies
  • 1 kudos

Readout external ADC by SPI doesn't work correctly

Hallo everyone,As a relative newbe in the world of MCU programming, I am wrestling go get my application running. The origin of the errors is unclear, although I have the impression it is related to conflicts of peripherals or time. I still use CUBEI...

FredS by Senior
  • 1623 Views
  • 0 replies
  • 0 kudos

Not able to see my project in STM32CubeIDE

Hello all,I have created a project using STM32CubeIDE in my memory stick and I was working with it for while with no problem. Then I had to change my work space to somewhere else and now when I want to reopen that project, STM32CubeIDE doesn't show i...

BMano by Associate II
  • 5075 Views
  • 4 replies
  • 1 kudos

Resolved! Power Consumption STM32

Hello everyone,I need to get some information about the power consumption of the STM32 Nucleo-64 with STM32F401RE MCU.The board is powered from the computer's USB port.I created a project in which the main while loop is empty, all peripherals are dis...