STM32MP157 LTDC RGB666
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-05-06 6:05 AM
Is this processor capable to drive by parallel interface an RGB666 LCD display?
What could I set in the device tree?
Labels:
- Labels:
-
STM32MP15 Lines
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-09-06 6:54 AM
Yes you can.
interface to LCD is called LTDC in our RM0436.
extract: "For LTDC outputs up to 24 bits (RGB888), if less than 8 bpp are used to output for example
RGB565 or RGB666 to interface on 16- or 18-bit displays, the RGB display data lines must
be connected to the MSB of the LTDC RGB data lines."
Also regarding DT you may find information here:
