2019-01-31 08:48 AM
I am having problems with confguring LCD display on STM32L496G-DISCO.
Can i find someone that have a example on how to configure LCD with STM32L496G-DISCO.
2019-02-05 02:18 AM
Hello,
You can get inspired from the LCD example available under STM32CubeL4:
STM32Cube_FW_L4_V1.13.0\Projects\STM32L476G-EVAL\Examples\LCD
This working example will help you on LCD configuration.
Kind Regards,
Imen