STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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