Development tools for Zephyr on STM32Workbench for Zephyr: VS Code extension to set up, build, flash and debug Zephyr applications on STM32.Devicetree manager: browse, edit and visualize Zephyr devicetree, STM32CubeMX-like for Zephyr.
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)