REV. B
AD7676
–15–
t
3
BUSY
CS, RD
CNVST
SYNC
SCLK
SDOUT
123 141516
D15 D14 D2 D1 D0X
EXT/INT = 0
RDC/SDIN = 0 INVSCLK = INVSYNC = 0
t
14
t
20
t
15
t
16
t
22
t
23
t
29
t
28
t
18
t
19
t
21
t
30
t
25
t
24
t
26
t
27
Figure 17. Master Serial Data Timing for Reading (Read after Conversion)
EXT/INT = 0
RDC/SDIN = 1 INVSCLK = INVSYNC = 0
D15 D14 D2 D1 D0X
123 141516
BUSY
SYNC
SCLK
SDOUT
CS, RD
CNVST
t
3
t
1
t
17
t
14
t
15
t
19
t
20
t
21
t
16
t
22
t
23
t
24
t
27
t
26
t
25
t
18
Figure 18. Master Serial Data Timing for Reading (Read Previous Conversion during Conversion)
SERIAL INTERFACE
The AD7676 is configured to use the serial interface when the
SER/PAR is held HIGH. The AD7676 outputs 16 bits of data
MSB first, on the SDOUT pin. This data is synchronized with
the 16 clock pulses provided on the SCLK pin.
MASTER SERIAL INTERFACE
Internal Clock
The AD7676 is configured to generate and provide the serial data
clock SCLK when the EXT/INT pin is held LOW. The AD7676 also
generates a SYNC signal to indicate to the host when the serial
data is valid. The serial clock SCLK and the SYNC signal can be
inverted if desired. The output data is valid on both the rising
and falling edges of the data clock. Depending on RDC/SDIN
input, the data can be read after each conversion or during the
following conversion. Figures 17 and 18 show the detailed timing
diagrams of these two modes.
Usually, because the AD7676 has a longer acquisition phase
than the conversion phase, the data is read immediately after
conversion. That makes the mode master, read after conversion,
the most recommended serial mode when it can be used.
REV. B
AD7676
–16–
In Read-after-Conversion Mode, unlike in other modes, it should
be noted that the signal BUSY returns LOW after the 16 data
bits are pulsed out and not at the end of the conversion phase,
which results in a longer BUSY width.
In Read-during-Conversion Mode, the serial clock and data
toggle at appropriate instances, which minimizes potential feed-
through between digital activity and the critical conversion decisions.
SLAVE SERIAL INTERFACE
External Clock
The AD7676 is configured to accept an externally supplied serial
data clock on the SCLK pin when the EXT/INT pin is held HIGH.
In this mode, several methods can be used to read the data. The
external serial clock is gated by CS and the data are output when
both CS and RD are LOW. Thus, depending on CS, the data can
be read after each conversion or during the following conversion.
The external clock can be either a continuous or discontinuous
clock. A discontinuous clock can be either normally HIGH or
normally LOW when inactive. Figures 19 and 20 show the detailed
timing diagrams of these methods. Usually, because the AD7676
has a longer acquisition phase than the conversion phase, the
data are read immediately after conversion.
While the AD7676 is performing a bit decision, it is important
that voltage transients not occur on digital input/output pins or
degradation of the conversion result could occur. This is particu-
larly important during the second half of the conversion phase
because the AD7676 provides error correction circuitry that can
correct for an improper bit decision made during the first half of
the conversion phase. For this reason, it is recommended that when
an external clock is being provided, it is a discontinuous clock
that is toggling only when BUSY is LOW or, more importantly,
that it does not transition during the latter half of BUSY HIGH.
External Discontinuous Clock Data Read after Conversion
This mode is the most recommended of the serial slave modes.
Figure 19 shows the detailed timing diagrams of this method.
After a conversion is complete, indicated by BUSY returning
LOW, the result of this conversion can be read while both CS and
RD are LOW. The data is shifted out, MSB first, with 16 clock
pulses and is valid on both the rising and falling edges of the clock.
Among the advantages of this method, the conversion perfor-
mance is not degraded because there are no voltage transients
on the digital interface during the conversion process.
Another advantage is to be able to read the data at any speed up to
40 MHz, which accommodates both slow digital host interface
and the fastest serial reading.
Finally, in this mode only, the AD7676 provides a “daisy chain”
feature using the RDC/SDIN input pin for cascading multiple
converters together. This feature is useful for reducing component
count and wiring connections when it is desired as it is, for
instance, in isolated multiconverter applications.
An example of the concatenation of two devices is shown in
Figure 21. Simultaneous sampling is possible by using a common
CNVST
signal. It should be noted that the RDC/SDIN input is
latched on the opposite edge of SCLK of the one used
to shift
out the data on SDOUT. Thus, the MSB of the
“upstream”
converter just follows the LSB of the “downstream”
converter
on the next SCLK cycle.
CS
SCLK
SDOUT
D15 D14 D1 D0D13
X15 X14 X13 X1 X0 Y15 Y14
BUSY
SDIN
INVSCLK = 0
X15 X14X
123 1415161718
EXT/INT = 1 RD = 0
t
35
t
36
t
37
t
31
t
32
t
34
t
16
t
33
Figure 19. Slave Serial Data Timing for Reading (Read after Conversion)
REV. B
AD7676
–17–
External Clock Data Read During Conversion
Figure 20 shows the detailed timing diagrams of this method.
During a conversion, while both CS and RD are LOW, the result
of the previous conversion can be read. The data is shifted out,
MSB first, with 16 clock pulses, and is valid on both rising and
falling edges of the clock. The 16 bits have to be read before the
current conversion is complete. If that is not done, RDERROR is
pulsed HIGH and can be used to interrupt the host interface to
prevent incomplete data reading. There is no daisy chain feature
in this mode, and RDC/SDIN input should always be tied either
HIGH or LOW.
To reduce performance degradation due to digital activity, a fast
discontinuous clock of at least 18 MHz is recommended to ensure
that all the bits are read during the first half of the conversion
phase. For this reason, this mode is more difficult to use.
MICROPROCESSOR INTERFACING
The AD7676 is ideally suited for traditional dc measurement
applications supporting a microprocessor and ac signal processing
applications interfacing to a digital signal processor. The AD7676
is designed to interface either with a parallel 8-bit or 16-bit wide
interface or with a general-purpose Serial Port or I/O Ports on a
microcontroller. A variety of external buffers can be used with
the AD7676 to prevent digital noise from coupling into the ADC.
The following sections illustrate the use of the AD7676 with
an SPI-equipped microcontroller, and the ADSP-21065L and
ADSP-218x signal processors.
SPI Interface (MC68HC11)
Figure 22 shows an interface diagram between the AD7676 and an
SPI-equipped microcontroller, such as the MC68HC11. To accom-
modate the slower speed of the microcontroller, the AD7676 acts
as a slave device and data must be read after conversion. This mode
also allows the daisy chain feature. The convert command could
be initiated in response to an internal timer interrupt. The reading
of output data, one byte at a time if necessary, could be initiated
in response to the end-of-conversion signal (BUSY going LOW)
using an interrupt line of the microcontroller. The serial periph-
eral interface (SPI) on the MC68HC11 is configured for Master
Mode (MSTR) = 1, Clock Polarity Bit (CPOL) = 0, Clock Phase
Bit (CPHA) = 1, and SPI interrupt enable (SPIE) = 1 by writing
to the SPI Control Register (SPCR). The IRQ is configured for
edge-sensitive-only operation (IRQE = 1 in OPTION register).
CNVST
SDOUT
SCLK
D1 D0X D15 D14 D13
12 3 141516
BUSY
INVSCLK = 0
CS
EXT/INT = 1 RD = 0
t
35
t
36
t
37
t
31
t
32
t
16
t
3
Figure 20. Slave Serial Data Timing for Reading (Read Previous Conversion during Conversion)
BUSY BUSY
AD7676 NO. 2
(UPSTREAM)
AD7676 NO. 1
(DOWNSTREAM)
RDC/SDIN SDOUT
CNVST
CS
SCLK
RDC/SDIN SDOUT
CNVST
CS
SCLK
DATA
OUT
SCLK IN
CS IN
CNVST IN
BUSY
OUT
Figure 21. Two AD7676s in a Daisy Chain Configuration

AD7676ASTZ

Mfr. #:
Manufacturer:
Analog Devices Inc.
Description:
Analog to Digital Converters - ADC 500kSPS CMOS 16-Bit w/ INL of 1 LSB Max
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet