English
Language : 

PXD10RM Datasheet, PDF (439/1332 Pages) Freescale Semiconductor, Inc – PXD10 Microcontroller
12.8.1 ITU-R BT.656 sync information extraction
According to ITU-R BT.656 recommendation, the incoming digital video will have a pdi_clk signal and 8
data bits. The data bits can contain both the video data and the timing reference signals (VSYNC and
HSYNC).
The timing signals are encoded at the start and end of each line by timing reference codes known as Start
of Active Video (SAV) and End of Active Video (EAV). The SAV and EAV codes are idnetified by their
preamble of three bytes (0xFF, 0x00, 0x00). Due to this, neither 0x00 or 0xFF can be used during the
Active Video Data. The preamble is followed by the XY status word which contains a field bit (F), a
vertical blanking bit (V), a horizontal blanking bit (H), and four protection bits for single-bit error
correction and detection.
The H bit is set to one to denote an EAV. That is the end of a line, and the beginning of the horizontal
blanking period. The V bit is set to 1 to denote the beginning of the vertical blanking period. The F bit is
used for interlaced video to denote if the forthcoming line is odd or even.
The remaining 4 bits make up the protection bits for single-bit error correction and detection. F and V
fields are only allowed to change as part of EAV sequences i.e during transitions from H=0 to H=1.
An entire line of video comprises Active Video + Horizontal Blanking (from the start of the EAV code
until the end of the SAV code) and Vertical Blanking (the space where V = 1).
EAV code
blanking
SAV code
F 0 0 X8 1 8 1
F 0 0 Y0 0 0 0
8 1 F 0 0X
0 0 F 0 0Y
Active Video Data
Start of
Digital line
Start of
digital Active Line
H Control Signal
Next Line
Figure 12-81. ITU-R BT.656 8 bit parallel data format for 525 video system
NOTE
Only 8-bit video is supported on this device.
Only non-interlaced video is supported on this device. The Field (F) value
is ignored.
Freescale Semiconductor
PXD10 Microcontroller Reference Manual, Rev. 1
Preliminary—Subject to Change Without Notice
12-107