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

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
  • 1648 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
  • 3607 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
  • 1062 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
  • 5088 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
  • 1937 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
  • 1246 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
  • 2469 Views
  • 4 replies
  • 0 kudos