cancel
Showing results for 
Search instead for 
Did you mean: 

How do I include/Import STM32Cube MCU Package in CubeIDE?

ASmit.4
Associate II

I have an existing project, and I'm switching from HAL drivers to LL drivers. I noticed that my workspace is missing many of the LL drivers, despite the fact that I've downloaded the STM32Cube MCU Packages via CubeMX. So, once I've downloaded the MCU package, how do I make it part of my CubeIDE workspace?

1 REPLY 1
TDK
Guru

CubeMX will only copy files that are used. If you want them all, you can copy them from the repository into your project. You’ll need to delete or do modifications to the conf and template files.

If you feel a post has answered your question, please click "Accept as Solution".