Loading...
 
Skip to main content

System Workbench for STM32


Writing simple text to LCD (STM32F429 Disco)

Hello,

Are there any functions in the standard peripherals library to simply write text on the LCD (STM32F429 Disco)?
(For example, for UART transmission, the library provides HAL_UART_Transmit)

Is there a way of "sending" text to the LCD?

Thanks