cancel
Showing results for 
Search instead for 
Did you mean: 

STM32L discoevry LCD problem

claire
Associate III
Posted on May 11, 2012 at 11:26

hi,

i am working on the STM32L and i have a problem with the lcd, no matter wich programm i am testing it's not working the programm hangs in the function LCD_Init() at :

  /*!< Wait Until the LCD Booster is ready */  

  while(LCD_GetFlagStatus(LCD_FLAG_RDY) == RESET)

i tried to reboot the stm32l but still not working

is there something i can do to fix it ? or is it out of use ?
2 REPLIES 2
mun2134
Associate II
Posted on June 18, 2017 at 09:04

hello,

I have the same problem.

Did you solve it?
Posted on June 18, 2017 at 15:10

Reopening 5-year old, no answer threads is probably not going to get the solution you seek.

Please open a new question that states your problem and situation clearly and completely. Provide details of specific board, chip, tools, and software versions in question.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..