cancel
Showing results for 
Search instead for 
Did you mean: 

How to set preprocessor symbols using stm32f407xx and LL library( Keil uVision ) .

elmzaiti youssef
Associate II
Posted on July 19, 2017 at 15:51

Hello 

  How to set preprocessor symbols using stm32f407xx and LL library( Keil uVision ) .

#stm32f407 #define-stm32f407xx #preprocessor #stm32's-ll-library
3 REPLIES 3
Posted on July 19, 2017 at 16:22

Hello!

I work on a project with stm32f407VG made initialy by CubeMX (KEIL Uvision)

It uses LL drivers (USB dev)

I have the standard definition USE_HAL_DRIVER  and works fine.

Posted on July 20, 2017 at 11:57

if we use just LL we should put the preprocessor instruction ' STM32F407xx,USE_FULL_LL_DRIVER '