Dear All,
We are planning to use DIU interface of NXP T1042 cpu.
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].
In the reference design DS90C387R was used which has low temperature ranges.
Could you pls recommend me an alternative with at least -40/+85C temperature extremes?
Best regards