cancel
Showing results for 
Search instead for 
Did you mean: 

LTDC: Create configuration for RGB DE mode

1337DOMINATOR228
Associate

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

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
Smartembedded
Associate III

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

View solution in original post

3 REPLIES 3
Smartembedded
Associate III

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

Thanks a lot!

Smartembedded
Associate III

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