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

We are pleased to announce that STM32CubeCLT 1.20.0 release is available. What is new in 1.20.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.0.0Update of Clang toolchain version 19.1.6Update of GCC 13.3.rel1Update ...

Aimen1 by ST Employee
  • 573 Views
  • 0 replies
  • 0 kudos

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
  • 7989 Views
  • 0 replies
  • 4 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...

x-cube-cellular STM32Cube integration - How?

Hi All,Is there a particular way I should be adding the "x-cube-cellular" zip package to my STM32CubeIDE compiler?I want to ensure I place all of the required folders into their respective folders and set the paths in the project properties correctly...

NW27 by Associate III
  • 882 Views
  • 1 replies
  • 1 kudos

Failed to start GDB server

I am using a Nucleo F303RE board. And whenever I try to debug in STM32cubemxIDE. It always shows an error for failed to start GDB error.I have updated the ST-Link firmware and also checked my device manager.I have also tried disabling my windows defe...

0693W000001t9LWQAY.png
MPadm.1 by Associate
  • 753 Views
  • 1 replies
  • 0 kudos

Resolved! DMA using HAL Libary does not appear to be functioning

I'm following this tutorial on DMA (https://www.youtube.com/watch?v=EsZLgqhqfO0) which at the end shows how to set up the DMA peripheral to continuously perform ADC conversions and store the results in a circular buffer.I am using an STM32F051C6 (dif...

0693W000002lioMQAQ.jpg 0693W000002lioHQAQ.jpg 0693W000002lio7QAA.jpg
JWyli.1 by Associate II
  • 2187 Views
  • 8 replies
  • 0 kudos

Resolved! STM32CubeIDE Generates BIN Bug.

I'm using STM32CubeIDE, Settings ->Tool Settings->MCU Post build outputs-> Choose "Convert to binary file(-O binary)", I found that the generated bin file was not the right size. The elf and hex is correct. .elf: 5902KB.hex:2327KB.bin: 655390KBObvio...

0693W000002lkgFQAQ.png
Lliba.1 by Associate II
  • 4371 Views
  • 10 replies
  • 0 kudos

Resolved! Need guidance on using CubeIDE to reconfigure HAL for STM32H745

Here is my environmentmacOS 10.13CubeIDE v1.4.2Nucleo-H745ZI boardExample project: FreeRTOS_AMP_Dual_RTOS - generated by IDE using the info center dialog to import the exampleExample builds and runs great, debugger works, this is all good.OK, now I w...

0693W000002ljB1QAI.png
rbarris by Associate II
  • 1457 Views
  • 4 replies
  • 0 kudos

Resolved! STM32CubeIDE project setup for collaboration with version control

What is the recommended way to organize a project in STM32CubeIDE so that multiple teammates to share their work via git without thrashing the settings and paths that are user-specific?It seems like we need to eliminate all user-specific and absolute...

Miles1 by Associate III
  • 6168 Views
  • 5 replies
  • 0 kudos

ll_systick_isactivecounterflag alternative in Hal

I have generated my code using stm32cubeide. I wanted a micros function so i discovered one using systick but the problem is it required this ​ll_systick_isactivecounterflag function to check when active counter is set or not. But since this function...

Resolved! STM32L4 USB CDC problem

I'm working on a project based on STM32l496rg and trying to send data from USB CDC to terminal. I`ve created a project in STM32CubeIDE (the latest version available), where I`ve set up clocks, enabled USB_FS_Device and USB CDC middleware and all the ...

0693W000002li0lQAA.jpg
Cyada.1 by Associate II
  • 2390 Views
  • 5 replies
  • 0 kudos