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! Importing HAL libraries C++ files.

Hi,I have created an empty C++ in STM32CubeIDE to create an a project with my own structure. I don't want to use or have the code generation tool on my project.The problem that I have is that I can't import the HAL libraries from a C++ files since wh...

AMend.3 by Associate II
  • 3120 Views
  • 7 replies
  • 0 kudos

Including 3rd party libraries

Hi, I tried including a few .c and .h files from a 3rd party by dragging and dropping them in the `Inc` and `Src` folders in STM32CubeIDE. However, this did not work and when I tried to build the project, I got a lot of errors on the HAL driver libra...

Debugging Nucleo-F401RE with st-link

I am trying to debug a a nucleo-F401RE with the st-link. About a week ago, it was fine and the code uploaded. I had made it so that the LED on the F401RE turned on and off when I pushed down and released the push button. I came back to it yesterday t...

VZerb.1 by Associate II
  • 3767 Views
  • 11 replies
  • 0 kudos

[STM32F4] Multiple CAN filters using HAL

Good morning,I'm using a CAN bus on my STM32F446RE. Right, now, the CAN communication is working with only one rx filter. I saw in datasheet that we can use up to 128 filters. I don't need so many filters, but I'm trying to configure a second filter....

0693W000006ESbbQAG.png
ValentinG by Associate II
  • 1372 Views
  • 0 replies
  • 0 kudos

Battery management system with stm32F407G and Bare Metal Coding Hello, I would like to design Battery management system

I need just measuring current and voltage of 24 batteriesand accoring to datas, some actions should be taken(stop motor drive,starting of fans vsvsvs)I used,keil microvision,,ATOLLIC true studio, and also Cube IDEBut, I always have problems with libr...

SArsl.1 by Associate II
  • 643 Views
  • 1 replies
  • 0 kudos