How to configure the DISP0_DAT0-23 parallel output ports for rgb666 display?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to configure the DISP0_DAT0-23 parallel output ports for rgb666 display?

Jump to solution
745 Views
anguschen
Contributor II

Hi, team, I want  i.MX6 output RGB666 format via parallel DISP0_DAT0-23 ports, and my display interface has only 18 input pins, which ports should I choose? DISP0_DAT0-DISP0_DAT17 or can be configured by registers? 

Thank you very much!

0 Kudos
1 Solution
502 Views
b36401
NXP Employee
NXP Employee

In 18 bit mode the pin mapping should be the following:

DISP0_DAT0:DISP0_DAT5 - B0-B5
DISP0_DAT6:DISP0_DAT11 - G0-G5
DISP0_DAT12:DISP0_DAT17 - R0-R5

Have a great day,
Victor

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
2 Replies
503 Views
b36401
NXP Employee
NXP Employee

In 18 bit mode the pin mapping should be the following:

DISP0_DAT0:DISP0_DAT5 - B0-B5
DISP0_DAT6:DISP0_DAT11 - G0-G5
DISP0_DAT12:DISP0_DAT17 - R0-R5

Have a great day,
Victor

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
502 Views
anguschen
Contributor II

Hi, Victor, thanks for your reply, can you tell me where I can find the corresponding configure info?

0 Kudos