AD9985
Rev. 0 | Page 24 of 32
Table 33. Detected Hsync Input Polarity Status
Hsync Polarity
Status
Result
0 Negative
1 Positive
14 4 Vsync Detect
This bit is used to indicate when activity is detected on
the Vsync input pin (Pin 31). If Vsync is held steady
high or low, activity will not be detected.
Table 34. Vsync Detection Results
Detect Function
0 No Activity Detected
1 Activity Detected
The Sync Processing Block Diagram (Figure 14) shows
where this function is implemented.
14 3 AVS – Active Vsync
This bit indicates which Vsync source is being used:
the Vsync input or output from the sync separator.
Bit 4 in this register determines which is active. If both
Vsync and SOG are detected, the user can determine
which has priority via Bit 0 in Register 0EH. The user
can override this function via Bit 1 in Register 0EH. If
the override bit is set to Logic 1, this bit will be forced
to whatever the state of Bit 0 in Register 0EH is set to.
Table 35. Active Vsync Results
Bit 4, Reg 14H Bit 1, Reg 0EH
(Vsync Detect) (Override) AVS
1 0 0
0 0 1
X 1 Bit 0 in 0EH
AVS = 0 means Vsync input.
AVS = 1 means Sync s eparator.
The override bit is in Register 0EH, Bit 1.
14 2 Detected Vsync Output Polarity Status
This bit reports the status of the Vsync output polarity
detection circuit. It can be used to determine the
polarity of the Vsync output. The detection circuit’s
location is shown in the Sync Processing Block
Diagram (Figure 14).
Table 36. Detected Vsync Output Polarity Status
Vsync Polarity Status Result
0 Active Low
1 Active High
14 1 Sync-on-Green Detect
This bit is used to indicate when sync activity is
detected on the Sync-on-Green input pin (Pin 49).
Table 37. Sync-on-Green Detection Results
Detect Function
0 No Activity Detected
1 Activity Detected
The Sync Processing Block Diagram (Figure 14) shows
where this function is implemented.
14 0 Detected Coast Polarity Status
This bit reports the status of the Coast input polarity
detection circuit. It can be used to determine the
polarity of the Coast input. The detection circuit’s
location is shown in the Sync Processing Block
Diagram (Figure 14).
Table 38. Detected Coast Input Polarity Status
Polarity Status Result
0 Coast Polarity Negative
1 Coast Polarity Positive
This indicates that Bit 1 of Register 5 is the 4:2:2
output mode select bit.
15 1 4:2:2 Output Mode Select
This bit configures the output data in 4:2:2 mode. This
mode can be used to reduce the number of data lines
used from 24 down to 16 for applications using YUV,
YCbCr, or YPbPr graphics signals. A timing diagram
for this mode is shown in Figure 11.
Recommended input and output configurations are
shown in Table 39.
Table 39. 4:2:2 Output Mode Select
Select Output Mode
0 4:2:2
1 4:4:4
Table 40. 4:2:2 Input/Output Configuration
Input
Channel Connection Output Format
Red V U/V
Green Y Y
Blue U High Impedance
19 7:0 Red Target Code
This specifies the targeted value of the final offset for
the Red channel when auto offset is employed
(Register 0x1D Bit 7 = 1). Default is 4.
1A 7:0 Green Target Code
This specifies the targeted value of the final offset for
the Green channel when auto offset is employed
(Register 0x1D Bit 7 = 1). Default is 4.
AD9985
Rev. 0 | Page 25 of 32
1B 7:0 Blue Target Code
This specifies the targeted value of the final offset for
the Blue channel when auto offset is employed
(Register 0x1D Bit 7 = 1). Default is 4.
1D 7 Auto Offset Enable
Enables the auto offset circuitry. Default is 0.
1D 6 Hold Auto Offset
Holds the offset output of the auto offset at the current
value. Default is 0.
1D 1:0 Update Mode
Changes the update rate of the auto offset. Default is
‘10’.
Table 41. Auto Offset Update Rate
Update Mode Auto-Offset Update Timing
00 Every Clamp cycle.
01 Every 16 Clamp cycles.
10 Every 64 Clamp cycles.
AD9985
Rev. 0 | Page 26 of 32
2-WIRE SERIAL CONTROL PORT
A 2-wire serial control interface (I
2
C) is provided. Up to two
AD9985 devices may be connected to the 2-wire serial interface,
with each device having a unique address.
The 2-wire serial interface comprises a clock (SCL) and a
bidirectional data (SDA) pin. The analog flat panel interface
acts as a slave for receiving and transmitting data over the serial
interface. When the serial interface is not active, the logic levels
on SCL and SDA are pulled high by external pull-up resistors.
Data received or transmitted on the SDA line must be stable for
the duration of the positive-going SCL pulse. Data on SDA must
change only when SCL is low. If SDA changes state while SCL is
high, the serial interface interprets that action as a start or stop
sequence.
There are five components to serial bus operation:
Start Signal
Slave Address Byte
Base Register Address Byte
Data Byte to Read or Write
Stop Signal
When the serial interface is inactive (SCL and SDA are high),
communications are initiated by sending a start signal. The start
signal is a high-to-low transition on SDA while SCL is high.
This signal alerts all slaved devices that a data transfer sequence
is coming.
The first eight bits of data transferred after a start signal
comprise a 7-bit slave address (the first seven bits) and a single
R/
W
bit (the eighth bit). The R/
W
bit indicates the direction of
data transfer, read from (1) or write to (0) the slave device. If the
transmitted slave address matches the address of the device (set
by the state of the SA1-0 input pins in Table 42), the AD9985
acknowledges by bringing SDA low on the ninth SCL pulse. If
the addresses do not match, the AD9985 does not acknowledge.
Table 42. Serial Port Addresses
Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1
A
6
A
5
A
4
A
3
A
2
A
1
A
0
(MSB)
1 0 0 1 1 0 0
1 0 0 1 1 0 1
DATA TRANSFER VIA SERIAL INTERFACE
For each byte of data read or written, the MSB is the first bit of
the sequence.
If the AD9985 does not acknowledge the master device during a
write sequence, the SDA remains high so the master can
generate a stop signal. If the master device does not acknowl-
edge the AD9985 during a read sequence, the AD9985
interprets this as end of data. The SDA remains high so the
master can generate a stop signal.
Writing data to specific control registers of the AD9985 requires
that the 8-bit address of the control register of interest be
written after the slave address has been established. This control
register address is the base address for subsequent write opera-
tions. The base address autoincrements by one for each byte of
data written after the data byte intended for the base address.
SDA
SCL
t
BUFF
t
STAH
t
DHO
t
DSU
t
DAL
t
DAH
t
STASU
t
STOSU
04799-0-012
Figure 12. Serial Port Read/Write Timing

AD9985ABSTZ-110

Mfr. #:
Manufacturer:
Analog Devices Inc.
Description:
Display Interface IC b-free8-bit analog intrfce; added filte
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union