LTDC test routines for displaying text
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-12-16 9:09 AM
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.
Labels:
- Labels:
-
LCD-LTDC
-
STM32H7 Series
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-12-16 9:43 AM
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..
Up vote any posts that you find helpful, it shows what's working..
