Skip to main content
ASmit.4
Associate II
April 21, 2020
Question

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

  • April 21, 2020
  • 1 reply
  • 809 views

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?

This topic has been closed for replies.

1 reply

TDK
Super User
April 22, 2020

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