Skip to main content
October 20, 2023
Solved

LTDC: Create configuration for RGB DE mode

  • October 20, 2023
  • 3 replies
  • 3070 views

Hello everyone, I can't clerarly understand if it's possible to connect my display(HIMAX7019) too STM32F429 via LTDC. According to display datasheet I have to use all RGB0:RGB7 pins, but I cubeMX I have only RGB2:RGB7 pins. According to datasheet I found out that display is working on RGB 8bit parallel interface, but LTDC supports only 18 and 16 bit interfaces. So, is it possible to run the display? Where can I find lost RGB0:RGB1 pins?

1337DOMINATOR228_0-1697844953613.png

1337DOMINATOR228_1-1697844970678.png

 

 

This topic has been closed for replies.
Best answer by Smartembedded

Select 18 bits and connect the LSB 0 &1 of each color of the display to gnd.

3 replies

Smartembedded
SmartembeddedBest answer
Associate
November 7, 2023

Select 18 bits and connect the LSB 0 &1 of each color of the display to gnd.

November 7, 2023

Thanks a lot!

Smartembedded
Associate
November 7, 2023

Sometimes each color 0 -> 6 and 1 -> 7 are connected instead to insure full display intensity, but above is more clean IMO.