2020-07-21 01:37 AM
Hello everyone,
I am a newcomer with STM32 MCU and have a board STM32L073Z-EVAL.
I use STMCubeIDE to configure LCD glass 40x8 (MB979). But don't know how to control it.
I try to use HAL_LCD_Write(&hlcd, LCD_RAM_REGISTER10, 0x6, 0x5) to show an anything on LCD, but it don't work :(
If you have more experience, please help me step by step to show a time 23:59:59 or give me a demo code ? Let's me study myselft !
Thank you so much !
QUOC NGUYEN