VGA output of T1042

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

VGA output of T1042

483 Views
athershehzad
Contributor III

Hello all !

I am working on Custom board of NXP's processor T1042. It has Display Interface Unit which outputs 12-bit parallel pixel bus on both rising and falling edge of pixel clock. So 24-bit as a whole in one clock cycle.

On rising edge it outputs D[0:11] where

                                        D[0:7] = B[0:7] and

                                        D[8:11] = G[0:3].

On falling edge it outputs D[0:11] where

                                          D[0:3] = G[4:7] and

                                          D[4:11] = R[0:7].

So, I need an encoder/ DAC /converter or whatever that can convert this pixel bus to VGA. Also I need it in industrial temperature range i.e -40 to 85/125 C. 

I will be very thankful if someone suggest me any encoder

Regards,

Labels (1)
0 Kudos
1 Reply

357 Views
ufedor
NXP Employee
NXP Employee
The following devices were tested with the T1042 DIU:
CH7301C for HDMI
DS90C387R for LCD
TFP410PAP for DVI
0 Kudos