User Activity

Posted on June 14, 2018 at 09:52Hi, When I write to the FCR register (via HAL_LCD_Init) , the FCRSF is not being set afterwards and so the LCD_WaitForSynchro is failing./* Loop until FCRSF flag is set */while(__HAL_LCD_GET_FLAG(hlcd, LCD_FLAG_FCRSF)...
Posted on June 12, 2018 at 23:17Hi All,I am having an issue getting the LCD to work on the STM32L152. I'm using STM32CubeMX to initialise the code. I have written the code to update the LCD on the Discovery Dev board. It does work, but only if I run...
Kudos from