I have the same problem..CubeMX 4.26.1(STM32Cube_FW_L1_V1.8.1) + STM32L152CDISCO boardMX_LCD_Init() HAL_StatusTypeDef HAL_LCD_Init(LCD_HandleTypeDef *hlcd)... /*!< Wait Until the LCD Booster is ready */ while(__HAL_LCD_GET_FLAG(hlcd, LCD_FLAG_RDY) ==...
Posted on March 01, 2017 at 15:20Hello, Imen .I also have the same problem.What is the matter?I tested the following environment.Board : STM3210E_EVALTest source : STM32Cube_FW_F1_V1.4.0\Projects\STM3210E_EVAL\Examples\RTC\RTC_Calendar* terminal log...