2024-10-15 05:16 PM - edited 2024-10-15 05:18 PM
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.
2024-10-15 08:26 PM
based on your capture, the LCD is closed, so LCD function is disabled. if you used the demo software from STM32 official?
2024-10-15 08:39 PM
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.