Skip to main content
Visitor II
October 16, 2024
Question

STM32L496G-DISCO no LCD when initialized?

  • October 16, 2024
  • 2 replies
  • 636 views

Does anybody know why when the board is initialized with default peripherals the LCD isn't accessible? I have been trying to get the LCD to display on the board for days now and still no luck on my end.

    This topic has been closed for replies.

    2 replies

    ST Employee
    October 16, 2024

    based on your capture, the LCD is closed, so LCD function is disabled. if you used the demo software from STM32 official?

    Graduate II
    October 16, 2024

    Maybe first learn , what LCD on your image is. STM32L4_Peripheral_LCD.pdf

    And TFT on your board is 8080 paralel then init and use peripheral designed for it.