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
  • 448 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
  • 6156 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...

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
  • 2108 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
  • 4276 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
  • 1374 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
  • 6027 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
  • 2304 Views
  • 5 replies
  • 0 kudos

Resolved! Security reminding amid STM32CubeIDE update

MCU Support,I update to 1.4.2 and get a ST remind. See appendix. If I select cancel the update is terminated. Which options should I select? It confuses me because why STM reminds this if it is its software. Does other software come in? Best regards,...

AXu.11 by Associate III
  • 1586 Views
  • 2 replies
  • 0 kudos

Resolved! Problem with the use of timer interrupts using HAL library

Hi everyone, I am new to using ARM architecture based microcontrollers and I am having a problem with peripherals and APBs (Advance Peripheral bus). Currently I am using the STM32F429 (NUCLEO-144) board, programming it with the help of the HAL librar...

NNola.1 by Associate II
  • 3074 Views
  • 4 replies
  • 0 kudos