cancel
Showing results for 
Search instead for 
Did you mean: 

STM32L496-discovery LCD problem

Max Yuan
Associate
Posted on July 01, 2018 at 10:24

Hi, I just begin to learn stm32 and bought the stm32l496-discovery. Initially, the LCD screen did work well and the applications were shown normally. But after I download the GPIO code into the chip through st-link, the LCD screen turned off. I don't know why this happen and how can I get back the original embedded applications?

1 REPLY 1
Posted on July 02, 2018 at 01:53

>> I don't know why this happen and how can I get back the original embedded applications?

You erased the demo app, and replaced it with code that doesn't do anything with, or initialize, the LCD?

Rebuild the demo app, or use the .HEX

STM32Cube_FW_L4_V1.12.0\Projects\32L496GDISCOVERY\Demonstrations\Binary\STM32CubeDemo_STM32L496G-Discovery-MB1261-B01_V1.0.2.hex

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