Skip to main content
Max Yuan
Visitor II
July 1, 2018
Question

STM32L496-discovery LCD problem

  • July 1, 2018
  • 1 reply
  • 777 views
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?

    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    July 1, 2018
    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 (See Profile) Up vote any posts that you find helpful, it shows what's working..