English
Language : 

PXD10RM Datasheet, PDF (449/1332 Pages) Freescale Semiconductor, Inc – PXD10 Microcontroller
Data info extraction is given in Table 12-69.
Table 12-69. Data Extraction in all Possible Modes
PDI Mode
Narrow Mode
8-bit monochrome mode
1'b0
RGB565
1'b0
RGB666
1'b0
RGB565 muxed
1'b1
YCbCr422
1’b1
Pins
8 bit
16 bit
18 bit
8 bit
8 bit
RGB Data
Notes
pdi_datain
—
Pdi_datain
—
pdi_datain
—
pdi_datain Data from two clocks are combined.
pdi_datain Data from four clocks are combined for
two pixels.
The 8-bit monochrome image is equivalent to 8-bit grayscale images. For converting 8-bit monochrome
data to RGB data, each of the R/G/B components will have a value equal to the 8-bit monochrome value.
RGB extraction starts when PDI is enabled (from the next falling edge of validated vertical blanking
period)
12.8.2.7 PDI-related interrupts
PDI can be configured to trigger an interrupt when synchronization is achieved i.e. it receives the
prespecified numbers of frames without error. PDI would also give an interrupt when synchronization is
lost i.e. it receives any error in frame there after. This interrupt is raised when hsync/vsync is lost.
Correctable ECC error interrupts for errors during extraction of preambles. No error correction is done.
Non-correctable ECC error interrupt for the preamble errors that cannot be corrected.
Blanking sequence error is received in case 80h 10h is not found in vertical and line blanking period during
internal synchronization.
Activity detection interrupt for CLK detection.
Hsync activity detection interrupts. It would be generated from the state machine. Vsync activity detection
interrupts. It would also be generated from the state machine.
Activity detection interrupt for data enable. Activity lost interrupt for CLK — for CLK lost interrupt, it is
assumed that ipg_clk would be active for entire duration, if pdi_clk_frequency is less than or equal to ipg
clock frequency/32, then the interrupt is triggered. (i.e. if ipg_clk freq. max = 64 MHz then the
PDI_CLK_LOST flag will be set if pdi clk freq. min < 2 MHz).
All interrupts are RW1C (write one to clear). All interrupts are maskable.
PDI must reset to show the latest status of the clock activity detect interrupt.
12.9 DCU initialization
The following steps describe a typical approach to initializing the DCU for use in an application.
1. After reset configure the DCU peripheral to be active using the mode entry module and configure
the DCU clock source in the MC_CGM.
Freescale Semiconductor
PXD10 Microcontroller Reference Manual, Rev. 1
Preliminary—Subject to Change Without Notice
12-117