User Activity

Posted on August 16, 2017 at 11:40how to configure ADC using just LL library please ? 
Posted on August 11, 2017 at 11:31hello , we try to migrate from SPL to LL drivers using SPL2LL , there's some exception like NVIC configuration  : for example in STD we have : NVIC_InitTypeDef    NVIC_InitStructure_TIM9; NVIC_InitStructure_TIM9.NVI...
Posted on August 04, 2017 at 15:30Hello , defuse demo is compatible with stm32f7xx ? 
Posted on July 21, 2017 at 17:25Hello ,  after using the SPL2LL convertor to migrate from lib STD to libLL ,i compile my project so i have this error ' an entity with internal linkage cannot be referenced within an inline function with external link...
Posted on July 19, 2017 at 15:51Hello    How to set preprocessor symbols using stm32f407xx and LL library( Keil uVision ) . #stm32f407 #define-stm32f407xx #preprocessor #stm32's-ll-library