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

STM32 debug problem (There is no .elf file) - CubeIDE

Hi. Im using STM32F103C8T6 to interface BMP388 pressure sensor. I downloaded a example project file. When i trying to debug it using ST-LINK I'm getting unable to launch error.In debug configuration window im getting 'Project file does not exist' err...

0693W00000YABVLQA5.png

Error from debugger back end

While programming an stm32f446re in stm32cubeide 1.10, UART protocol caused me trouble as this errors appeared:1) Failed to execute MI command:-var-create - * UARTError message from debugger back end:-var-create: unable to create variable object2) Un...

jreis.1 by Associate II
  • 2267 Views
  • 5 replies
  • 0 kudos

Resolved! How to add new folders and get them compiled in CubeIDE?

Hi,I am trying to add new folders in CubeIDE and get them compiled.Taking STM32CubeU5 as an example.I imported a GPIO example, under the file tree, it will show:--include--Application --Startup --User--Drivers --BSP --CMSIS --STM32U...

dchen by Associate II
  • 2387 Views
  • 4 replies
  • 0 kudos

Naming Standar STMCubeIDE,

I am trying to understand the standard followed by libraries and automatic code generated for this IDE but I am very confused, some examples :Looks this oneRCC_PeriphCLKInitTypeDef PeriphClkInit = {0};compare with this one:GPIO_InitTypeDef GPIO_InitS...

dhs by Senior
  • 661 Views
  • 1 replies
  • 0 kudos

Resolved! How do we run inbuilt DAC of STM32 using MATLAB Simulink?

DAC block is not directly available on MATLAB Simulink. We tried interfacing CubeIDE with Simulink using S-Function builder but were not able to run. We are facing problem in creating S-function. Any idea on how to do so directly or indirectly would ...

AAgra.5 by Associate
  • 3078 Views
  • 4 replies
  • 1 kudos