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

[BUG]Unable to run SWV on STM32F746 Nucleo board

Use STM32CubeIDE 1.4.2STM32CubeMX 6.0.1Windows 10 1903First of all generated ioc for truestudio 9.3. In main implement new _write function:int _write(int file, char *ptr, int len) { /* Implement your write code here, this is used by puts and printf f...

0693W0000059jflQAA.png 0693W0000059jgZQAQ.png 0693W0000059jkbQAA.png
GShch.1 by Associate
  • 485 Views
  • 0 replies
  • 0 kudos

Question about ioc file.

When modified the value of the ioc file, STM32CubeIDE creates the code.Conversely, if I modify the code, is there a way to reflect it in the ioc file?For example, if I change the PLLM value to 25 in the code, I want to automatically change the PLLM v...

SHong.4 by Associate
  • 509 Views
  • 1 replies
  • 0 kudos

Some issues with STM32CubeIDE and STM32H747

1) In all of the examples the project explorer shows the CM7 code greyed and crossed out because "exclude from build" is checked. It is clearly not excluded from the build as this is the main code for the example. I presume this is some fiddle to all...

AStew.1 by Associate II
  • 642 Views
  • 2 replies
  • 0 kudos

Problem to add vl53l1 library

Hi, I have problem to add vl53l1 library to my project created whit STM32CUBE ide , i use mcu STM32G030FX, i unzip the file en.STSW-IMG007 under drivers/vl53l1/core and drivers/vl53l1/plattform ,after build the project i had this error16:37:31 ...

Fscu.1 by Associate II
  • 702 Views
  • 1 replies
  • 0 kudos

Resolved! Example project provided does not build.

Hi,I am using the above board, downloaded the example project and followed all procedure as per the readme.txt.Though I had to copy many header files into the project, I am able to create the project to 75% then it comes up with error. Please see att...

0693W000004KBE5QAO.png
Shaun.t by Associate III
  • 733 Views
  • 2 replies
  • 0 kudos

STM32F103C8T6 problem debuging in CubeIDE

Hello,I bought few Blue pill modules with this MCU. But I have a problem with them in CubeIDE (Eclipse) When I try debuging or write code into MCU, there is an Error (underneath) for all modules with this MCU (STM32F103C8T6, 99lKA 98, MYS 803)I have...

ONadr.1 by Senior III
  • 2033 Views
  • 6 replies
  • 0 kudos

STM2 SPI state machine for HAL_BUSY

Hi,I see there are different states for SPI transfer/Receive.There are 4 different status when we use HAL_SPI_Transmit_Receive_DMA()What is the next step if we receive the status as HAL_BUSY, HAL_ERROR, HAL_TIMEOUT.Can you please help me to get some ...

Iswarya by Associate II
  • 744 Views
  • 1 replies
  • 0 kudos