User Activity

Posted on January 17, 2017 at 13:39I�m working on a time critical application with OpenSTM32 System Workbench for STM32 . I�d like to reduce the call time of HAL_PWR_EnterSLEEPMode(uint32_t Regulator, uint8_t SLEEPEntry). The code : void Sleep( uint...
Posted on January 03, 2017 at 11:30RM0038 Reference manualPage 502/908Bit 1 UDIS: Update disable 0: UEV enabled 1: UEV disabledstm32l1xx_ll_tim.h I think the SET_BIT and CLEAR_BIT macros are swapped !!!!__STATIC_INLINE void LL_TIM_EnableUpdateEvent(...
Posted on December 22, 2016 at 19:08PWR_EnterSLEEPMode, PWR_EnterSTOPMode, HAL_PWR_EnterSTANDBYMode,.....functions are missing from stm32l1xx_ll_pwr,c !HAL and  peripherial lib contains these functions.Why  and for what reasons ?#stm32l1xx_ll_pwr-mi...
Posted on December 15, 2016 at 18:16Dear SirsFile : stm32l1xx_ll_spi.hVery ugly BUG !!!!__STATIC_INLINE void LL_GPIO_ResetOutputPin(GPIO_TypeDef *GPIOx, uint32_t PinMask){!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!...