cancel
Showing results for 
Search instead for 
Did you mean: 

LTDC test routines for displaying text

ATank.1
Associate III

I am using STM32H745BIt6 device, and wanted to write a test for testing the LCD interface using LTDC.

Basic text,font and color set for text, backgound color should be displayed .

Where can I get the routines which I can easily port on my custom board

Thanks

Anuj.

1 REPLY 1

I think several of the EVAL and BSP examples for boards with screens have a whole bunch of point, line, circle and text drawing primitives. You're just writing into a frame buffer, these should port.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..