Data Sheet ADV7280
Rev. A | Page 21 of 28
ITU-R BT.656 Tx CONFIGURATION (ADV7280 ONLY)
The ADV7280 receives analog video and outputs digital video
according to the ITU-R BT.656 specification. The ADV7280
outputs the ITU-R BT.656 video data stream over the P0 to P7
data pins and has a line-locked clock (LLC) pin and two synchro-
nization pins (HS and VS/FIELD/SFL).
Video data is output over the P0 to P7 pins in YCrCb 4:2:2 format.
Synchronization signals are automatically embedded in the video
data signal in accordance with the ITU-R BT.656 specification.
The LLC output is used to clock the output data on the P0 to P7
pins at a nominal frequency of 27 MHz.
The two synchronization pins (HS and VS/FIELD/SFL) output a
variety of synchronization signals such as horizontal sync, vertical
sync, field sync, and color subcarrier frequency lock (SFL) sync.
The majority of these synchronization signals are already embed-
ded in the video data. Therefore, the use of the synchronization
pins is optional.
11634-018
P0
P1
HS
(OPTIONAL)
VS/FIELD/SFL
(OPTIONAL)
ITU-R BT.656
DATA
STREAM
VIDEO
DECODER
ANALOG
VIDEO
INPUT
P2
P3
P4
P5
P6
P7
LLC
ADV7280
STANDARD
DEFINITION
PROCESSOR
ANALOG
FRONT
END
Figure 11. ITU-R BT.656 Output Stage of the ADV7280
ADV7280 Data Sheet
Rev. A | Page 22 of 28
I
2
C PORT DESCRIPTION
The ADV7280/ADV7280-M support a 2-wire, I
2
C-compatible
serial interface. Two inputs, serial data (SDATA) and serial clock
(SCLK), carry information between the ADV7280/ADV7280-M
and the system I
2
C master controller. The I
2
C port of the
ADV7280/ADV7280-M allows the user to set up and configure
the decoder and to read back captured VBI data.
The ADV7280/ADV7280-M have a number of possible I
2
C slave
addresses and subaddresses (see the Register Maps section). The
main map of the ADV7280/ADV7280-M has four possible slave
addresses for read and write operations, depending on the logic
level of the ALSB pin (see Table 15).
Table 15. Main Map I
2
C Address for the ADV7280/ADV7280-M
ALSB Pin
R/
W
Bit
Slave Address
0 0 0x40 (write)
0 1 0x41 (read)
1 0 0x42 (write)
1 1 0x43 (read)
The ALSB pin controls Bit 1 of the slave address. By changing
the logic level of the ALSB pin, it is possible to control two
ADV7280/ADV7280-M devices in an application without using
the same I
2
C slave address. The LSB (Bit 0) specifies either a read
or write operation: Logic 1 corresponds to a read operation, and
Logic 0 corresponds to a write operation.
To control the device on the bus, a specific protocol is followed.
1. The master initiates a data transfer by establishing a start
condition, which is defined as a high to low transition on
SDATA while SCLK remains high, and indicates that an
address/data stream follows.
2. All peripherals respond to the start condition and shift
the next eight bits (the 7-bit address plus the R/
W
bit).
The bits are transferred from MSB to LSB.
3. The peripheral that recognizes the transmitted address
responds by pulling the data line low during the ninth
clock pulse; this is known as an acknowledge (ACK) bit.
4. All other devices withdraw from the bus and maintain an
idle condition. In the idle condition, the device monitors
the SDATA and SCLK lines for the start condition and the
correct transmitted address.
The R/
W
bit determines the direction of the data. Logic 0 on the
LSB of the first byte means that the master writes information
to the peripheral. Logic 1 on the LSB of the first byte means that
the master reads information from the peripheral.
The ADV7280/ADV7280-M act as standard I
2
C slave devices on
the bus. The data on the SDATA pin is eight bits long, supporting
the 7-bit address plus the R/
W
bit. The device has subaddresses to
enable access to the internal registers; therefore, it interprets the
first byte as the device address and the second byte as the starting
subaddress. The subaddresses auto-increment, allowing data to be
written to or read from the starting subaddress. A data transfer is
always terminated by a stop condition. The user can also access
any unique subaddress register individually without updating
all the registers.
Stop and start conditions can be detected at any stage during the
data transfer. If these conditions are asserted out of sequence with
normal read and write operations, they cause an immediate jump
to the idle condition. During a given SCLK high period, the user
should issue only one start condition, one stop condition, or a single
stop condition followed by a single start condition. If an invalid
subaddress is issued by the user, the ADV7280/ADV7280-M do
not issue an acknowledge and return to the idle condition.
If the highest subaddress is exceeded in auto-increment mode,
one of the following actions is taken:
In read mode, the register contents of the highest sub-
address continue to be output until the master device issues
a no acknowledge, which indicates the end of a read. A no
acknowledge condition occurs when the SDATA line is not
pulled low on the ninth pulse.
In write mode, the data for the invalid byte is not loaded
into a subaddress register. A no acknowledge is issued by
the ADV7280/ADV7280-M, and the part returns to the
idle condition.
SDATA
SCLK
START ADDR ACK ACK DATA ACK STOPSUBADDRESS
1–7 1–78 9 8 9 1–7 8 9
S P
R/W
11634-012
Figure 12. Bus Data Transfer
S
WRITE
SEQUENCE
SLAVE ADDR A(S) SUBADDRESS A(S) DATA A(S) DATA
A(S) P
S
READ
SEQUENCE
SLAVE ADDR SLAVE ADDRA(S) SUBADDRESS A(S) S A(S) DATA A(M) DATA A(M) P
S = START BIT
P = STOP BIT
A(S) = ACKNOWLEDGE BY SLAVE
A(M) = ACKNOWLEDGE BY MASTER
A(S) = NO ACKNOWLEDGE BY SLAVE
A(M) = NO ACKNOWLEDGE BY MASTER
LSB = 1LSB = 0
11634-013
Figure 13. Read and Write Sequence
Data Sheet ADV7280
Rev. A | Page 23 of 28
REGISTER MAPS
The ADV7280/ADV7280-M contain three register maps: the
main register map, the VPP register map, and the CSI register
map (ADV7280-M only).
Main Map
The I
2
C slave address of the main map of the ADV7280/
ADV7280-M is set by the ALSB pin (see Table 15). The main
map allows the user to program the I
2
C slave addresses of the
VPP and CSI maps. The main map contains three sub maps: the
user sub map, the interrupt/VDP sub map, and User Sub Map 2.
These three sub maps are accessed by writing to the SUB_USR_EN
bits (Address 0x0E[6:5]) within the main map (see Figure 14 and
Table 16).
User Sub Map
The user sub map contains registers that program the analog
front end and digital core of the ADV7280/ADV7280-M. The
user sub map has the same I
2
C slave address as the main map.
To access the user sub map, set the SUB_USR_EN bits in the
main map (Address 0x0E[6:5]) to 00.
Interrupt/VDP Sub Map
The interrupt/VDP sub map contains registers that can be used to
program internal interrupts, control the
INTRQ
pin, and decode
vertical blanking interval (VBI) data.
The interrupt/VDP sub map has the same I
2
C slave address
as the main map. To access the interrupt/VDP sub map, set the
SUB_USR_EN bits in the main map (Address 0x0E[6:5]) to 01.
User Sub Map 2
User Sub Map 2 contains registers that control the ACE, down
dither, and fast lock functions. It also contains controls that set the
acceptable input luma and chroma limits before the ADV7280/
ADV7280-M enter free run and color kill modes.
User Sub Map 2 has the same I
2
C slave address as the main map.
To access User Sub Map 2, set the SUB_USR_EN bits in the main
map (Address 0x0E[6:5]) to 10.
VPP MAP
DEVICE ADDRESS
WRITE: 0x84
READ: 0x85
(RECOMMENDED
SETTINGS)
VPP MAP DEVICE ADDRESS IS
PROGRAMMABLE AND SET BY
REGISTER 0xFD IN THE USER
SUB MAP
CSI MAP
DEVICE ADDRESS
(RECOMMENDED
SETTINGS)
WRITE: 0x88
READ: 0x89
CSI MAP ADDRESS IS
PROGRAMMABLE AND SET BY
REGISTER 0xFE IN THE USER
SUB MAP
MAIN MAP
DEVICE ADDRESS
ALSB PIN HIGH
WRITE: 0x42
READ: 0x43
ALSB PIN LOW
WRITE: 0x40
READ: 0x41
0x0E[6:5] = 00
USER
SUB MAP
0x0E[6:5] = 01
INTERRUPT/VDP
SUB MAP
0x0E[6:5] = 10
USER SUB
MAP 2
11634-014
Figure 14. Register Map and Sub Map Access
Table 16. I
2
C Register Map and Sub Map Addresses
ALSB Pin
R/
W
Bit
Slave Address
SUB_USR_EN Bits
(Address 0x0E[6:5])
Register Map or Sub Map
0 0 (write) 0x40 00 User sub map
0 1 (read) 0x41 00 User sub map
0 0 (write) 0x40 01 Interrupt/VDP sub map
0 1 (read) 0x41 01 Interrupt/VDP sub map
0 0 (write) 0x40 10 User Sub Map 2
0
1 (read)
0x41
10
User Sub Map 2
1 0 (write) 0x42 00 User sub map
1 1 (read) 0x43 00 User sub map
1 0 (write) 0x42 01 Interrupt/VDP sub map
1 1 (read) 0x43 01 Interrupt/VDP sub map
1 0 (write) 0x42 10 User Sub Map 2
1 1 (read) 0x43 10 User Sub Map 2
X
1
0 (write) 0x84 XX
1
VPP map
X
1
1 (read) 0x85 XX
1
VPP map
X
1
0 (write) 0x88 XX
1
CSI map (ADV7280-M only)
X
1
1 (read) 0x89 XX
1
CSI map (ADV7280-M only)
1
X and XX mean don’t care.

ADV7280WBCPZ-RL

Mfr. #:
Manufacturer:
Analog Devices Inc.
Description:
Video ICs 10-bit SD Video Decoder
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union