English
Language : 

PXD10RM Datasheet, PDF (443/1332 Pages) Freescale Semiconductor, Inc – PXD10 Microcontroller
pdi_clk
RGB565 Narrow Mode (Pdi_clk = 64 MHz Max) LSB transferred first
pdi_data [7:0]
pdi_clk
0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0A 0x0B 0x0C 0x0D 0x0E 0x0F
RGB565 Narrow Mode (Pdi_clk = 64 MHz Max) MSB transferred first
pdi_data [7:0]
0x01 0x00 0x03 0x02 0x05 0x04 0x07 0x06 0x09 0x08 0x0B 0x0A 0x0D 0x0C 0x0F 0x0E
RGB565 Normal Mode (Pdi_clk = 64 MHz Max) LSB
pdi_data [15:0] 0x0100 0x0302
0x0504 0x0706
0x0908 0x0B0A 0x0D0C
0x0F0E
Figure 12-86. Data Transfer in Normal and Narrow Mode
The byte transferred first (MSB or LSB) depends on the configuration register as shown in
Figure 12-86.This would not effect the sync preamble sequence in case internal sync mode.
On this device, the incoming RGB data is mapped onto the PDI pins as described in Table 12-67.
Table 12-67. Mapping of RGB data onto PDI pins
Mode
Mapping
Normal (full 18-bit PDI interface)
PDI[17:12] = R[5:0]
PDI[11:6] = G[5:0]
PDI[5:0] = B[5:0]
Normal (RGB565 16-bit PDI interface) PDI[15:11] = R[4:0]
PDI[[10:5] = G[5:0]
PDI[4:0] = B[4:0]
Narrow (8-bit PDI interface)
RGB565:
In first clock cycle, PDI[7:0] = { R[4:0], G[5:3] }
In second clock cycle, PDI[7:0] = { G[2:0], B[4:0] }
YCbCr:
In first clock cycle, PDI[7:0] = { Cb[7:0] }
In second clock cycle, PDI[7:0] = { Y0[7:0] }
In third clock cycle, PDI[7:0] = { Cr[7:0] }
In forth clock cycle, PDI[7:0] = { Y1[7:0] }
Freescale Semiconductor
PXD10 Microcontroller Reference Manual, Rev. 1
Preliminary—Subject to Change Without Notice
12-111