AD7715ANZ-3 Analog Devices Inc, AD7715ANZ-3 Datasheet - Page 25

IC ADC 16BIT SIGMA-DELTA 16DIP

AD7715ANZ-3

Manufacturer Part Number
AD7715ANZ-3
Description
IC ADC 16BIT SIGMA-DELTA 16DIP
Manufacturer
Analog Devices Inc
Datasheets

Specifications of AD7715ANZ-3

Data Interface
DSP, MICROWIRE™, QSPI™, Serial, SPI™
Number Of Bits
16
Sampling Rate (per Second)
500
Number Of Converters
1
Power Dissipation (max)
9.5mW
Voltage Supply Source
Analog and Digital
Operating Temperature
-40°C ~ 85°C
Mounting Type
Through Hole
Package / Case
16-DIP (0.300", 7.62mm)
Resolution (bits)
16bit
Input Channel Type
Differential
Supply Voltage Range - Analogue
3V To 3.6V
Supply Voltage Range - Digital
3V To 5.25V
Supply Current
600µA
No. Of
RoHS Compliant
Sampling Rate
19.2kSPS
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
EVAL-AD7715-3EBZ - BOARD EVALUATION FOR AD7715
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
AD7715ANZ-3
Manufacturer:
INFINEON
Quantity:
12
Part Number:
AD7715ANZ-3
Manufacturer:
ADI/亚德诺
Quantity:
20 000
REV. C
AD7715 to 8XC51 Interface
An interface circuit between the AD7715 and the 8XC51
microcontroller is shown in Figure 10. The diagram shows the
minimum number of interface connections with CS on the
AD7715 hardwired low. In the case of the 8XC51 interface, the
minimum number of interconnects is just two. In this scheme,
the DRDY bit of the Communications Register is monitored to
determine when the Data Register is updated. The alternative
scheme, which increases the number of interface lines to three,
is to monitor the DRDY output line from the AD7715. The
monitoring of the DRDY line can be done in two ways. First,
DRDY can be connected to one of the 8XC51’s port bits (such
as P1.0) which is configured as an input. This port bit is then
polled to determine the status of DRDY. The second scheme is
to use an interrupt driven system in which case, the DRDY
output is connected to the INT1 input of the 8XC51. For inter-
faces that require control of the CS input on the AD7715, one
of the port bits of the 8XC51 (such as P1.1), which is config-
ured as an output, can be used to drive the CS input.
The 8XC51 is configured in its Mode 0 serial interface mode.
Its serial interface contains a single data line. As a result, the
DATA OUT and DATA IN pins of the AD7715 should be
connected together with a 10 k pull-up resistor. The serial
clock on the 8XC51 idles high between data transfers. The
8XC51 outputs the LSB first in a write operation while the
AD7715 rearranged before being written to the output serial
register. Similarly, the AD7715 outputs the MSB first during a
read operation while the 8XC51 expects the LSB first. There-
fore, the data which is read into the serial buffer needs to be
rearranged before the correct data word from the AD7715 is
available in the accumulator.
Figure 10. AD7715 to 8XC51 Interface
8XC51
P3.0
P3.1
10k
DV
DV
DD
DD
DATA OUT
DATA IN
RESET
SCLK
CS
AD7715
–25–
AD7715 to ADSP-2103/ADSP-2105 Interface
Figure 11 shows an interface between the AD7715 and the
ADSP-2103/ADSP-2105 DSP processor. In the interface
shown, the DRDY bit of the Communications Register is again
monitored to determine when the Data Register is updated. The
alternative scheme is to use an interrupt driven system, in which
case the DRDY output is connected to the IRQ2 input of the
ADSP-2103/ADSP-2105. The serial interface of the ADSP-
2103/ADSP-2105 is set up for alternate framing mode. The
RFS and TFS pins of the ADSP-2103/ADSP-2105 are config-
ured as active low outputs, and the ADSP-2103/ADSP-2105
serial clock line, SCLK, is also configured as an output. The CS
for the AD7715 is active when either the RFS or TFS outputs
from the ADSP-2103/ADSP-2105 are active. The serial clock
rate on the ADSP-2103/ADSP-2105 should be limited to
3 MHz to ensure correct operation with the AD7715.
CODE FOR SETTING UP THE AD7715
Table XVI gives a set of read and write routines in C code for
interfacing the 68HC11 microcontroller to the AD7715. The
sample program sets up the various registers on the AD7715
and reads 1000 samples from the part into the 68HC11. The
setup conditions on the part are exactly the same as those out-
lined for the flowchart of Figure 8. In the example code given
here, the DRDY output is polled to determine if a new valid
word is available in the data register.
The sequence of the events in this program are as follows:
1. Write to the Communications Register, setting the gain to 1
2. Write to the Setup Register, setting bipolar mode, buffer off,
3. Poll the DRDY Output.
4. Read the data from the Data Register.
5. Loop around doing Steps 3 and 4 until the specified number
Figure 11. AD7715 to ADSP-2103/ADSP-2105 Interface
with standby inactive.
no filter synchronization, confirming a clock frequency of
2.4576 MHz, setting the output rate for 60 Hz and initiating
a self-calibration.
of samples have been taken.
ADSP-2103/2105
SCLK
RFS
TFS
DR
DT
DV
DD
RESET
CS
DATA OUT
DATA IN
SCLK
AD7715
AD7715

Related parts for AD7715ANZ-3