Skip to main content
DBurr
Senior
May 31, 2021
Solved

How do you add LL drivers to STM32CubeIDE generated project?

  • May 31, 2021
  • 2 replies
  • 4591 views

Hi, this seems like it should be a simple task but I have not yet found a way. I have a project that I created in STM32CubeIDE v1.3.1 and by default all peripherals I've enabled use the HAL drivers. I want to use the LL drivers however but there does not appear to be a way to switch this in the GUI. Can anyone please let me know how this is done?

Thanks,

Doug Burrell

This topic has been closed for replies.
Best answer by TDK

It's in Project Manager -> Advanced Settings -> Driver Selector. Change from HAL to LL on the ones you want.

2 replies

TDK
TDKBest answer
June 1, 2021

It's in Project Manager -> Advanced Settings -> Driver Selector. Change from HAL to LL on the ones you want.

"If you feel a post has answered your question, please click ""Accept as Solution""."
DBurr
DBurrAuthor
Senior
June 1, 2021

Thanks, that's not very intuitive!

TDK
June 1, 2021

deleted duplicate message.

(why does refreshing also repost the message...)

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