Skip to main content
Jems On
Associate II
March 26, 2018
Solved

LL driver not supported ??? [ CubeMX 4.22.1 with STM32F4]

  • March 26, 2018
  • 1 reply
  • 1478 views
Posted on March 26, 2018 at 10:59

Hi,

I am currently using version 4.22.1 of MX cube with a F4 board.

I want to use the interface of CubeMX to initialize a device (in this case I2C) but using LL driver. As describe  on the UserManual UM1718 :

0690X00000604VbQAI.jpg

In my project setting> advanced setting.

I do not have a column allowing me to validate or not visibility (static) Similarly I only have the option HAL which can be chosen if I click in the driver selector part ...

0690X00000604VgQAI.jpg

I can  add the LL library to my project manually, but I would like to know if I'm doing something wrong with Cube MX.

Thanks in advance

Jems

#ll-drivers #stm32f4
This topic has been closed for replies.
Best answer by Imen.D
Posted on March 26, 2018 at 11:07

Hello

Lescaudron.Jeremie

,

Please update the CubeMx version 4.0 to use LL driver.

Best Regards

Imen

1 reply

Imen.DBest answer
Technical Moderator
March 26, 2018
Posted on March 26, 2018 at 11:07

Hello

Lescaudron.Jeremie

,

Please update the CubeMx version 4.0 to use LL driver.

Best Regards

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
Jems On
Jems OnAuthor
Associate II
March 26, 2018
Posted on March 26, 2018 at 11:09

Thanks for the quick reply !