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

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! Unable to configure Clock using baremetal PLL in stm32 G071RB

i tried to configure clock by writing code in its appropriate registers...following is the clock configuration function void SystemClockConfig(void){    #define PLLN  16 //using external clock sourceRCC->CR |= RCC_CR_HSEON;while(!(RCC->CR & RCC_CR_HS...

HZ by Associate II
  • 1703 Views
  • 4 replies
  • 2 kudos

Resolved! CubeIDE running incorrect version of firmware

Using the following version of Cube: Version: 1.14.1Build: 20064_20240111_1413 (UTC) We first changed the repository location for downloading packages. Then we manually downloaded the U5 package (why is this not available from the package manager?) a...

Eqqman by Associate III
  • 869 Views
  • 2 replies
  • 0 kudos

Resolved! Error in STM32DMA.cpp, L8ClutLoaded not declared

Starting a new STM32F4 project I decided it would be a good idea to update all the development tools.  TouchGFX v 4.23.2STM32CubeMX v 6.11.0STMCubeIDE v 1.15.0 A working .ioc file from the previous project release was upgraded using the latest STM32C...

RLarr1_0-1711030381528.png RLarr1_1-1711030506241.png RLarr1_2-1711030558988.png RLarr1_3-1711030650112.png
RLarr.1 by Associate II
  • 2082 Views
  • 7 replies
  • 0 kudos

Some files popping up

Hi, I use CubeIDE 12 and compile and load my code with the the green and white 'run debug' button at the top. That works fine but at the end some file from the project pops up and the editor is focus away from the sourcefile to that file. Where/how c...

DetlefS by Associate III
  • 1228 Views
  • 3 replies
  • 1 kudos