Data Sheet AD7787
Rev. A | Page 9 of 20
TYPICAL PERFORMANCE CHARACTERISTICS
04477-0-012
–120
110
100
90
80
–70
–60
–50
–40
–30
–20
–10
0
40
8020
60
100 120 140
dB
160
0
FREQUENCY (Hz)
Figure 6. Frequency Response with 16.6 Hz Update Rate
04477-0-010
0
20
8388591
OCCURRENCE
8388619
40
60
80
100
CODE
V
DD
= 3V
V
REF
= 2.048V
9.5Hz UPDATE RATE
T
A
= 25°C
RMS NOISE = 1µV
Figure 7. Noise Distribution Histogram (CDIV1 = CDIV0 = 0)
04477-0-011
8388591
0 200 400 600 800
CODE
1000
8388619
READ NO.
V
DD
= 3V, V
REF
= 2.048V, 9.5Hz UPDATE RATE
T
A
= 25°C, RMS NOISE = 1µV
Figure 8. Typical Noise Plot with 16.6 Hz Update Rate (CDIV1 = CD1V0 = 0)
04477-0-014
0
1
2
3
4
5
6
7
8
8388592
OCCURRENCE
8388616
9
CODE
V
DD
= 3V
V
REF
= 2.048V
1.1875Hz UPDATE RATE
T
A
= 25
°C
RMS NOISE = 1.25µ
F
Figure 9. Noise Histogram for Clock Divide-by-8 Mode (CDIV0 = CDIV1 = 1)
04477-0-013
8388592
0 20
40 60
80
CODE
100
8388616
READ NO.
V
DD
= 3V, V
REF
= 2.048V
1.1875Hz UPDATE RATE
T
A
= 25°C, RMS NOISE = 1.25
µF
Figure 10. Noise Plot in Clock Divide-by-8 Mode (CDIV0 = CDIV1 = 1)
04477-0-015
0
0.5
1.0
1.5
0 0.5 1.0 1.5 2.0
2.5 3.0
3.5 4.0
4.5
RMS NOISE (µV)
5.0
3.0
2.5
2.0
V
REF
(V)
V
DD
= 5V
UPDATE RATE = 16.6Hz
T
A
= 25°C
Figure 11. RMS Noise vs. Reference Voltage
AD7787 Data Sheet
Rev. A | Page 10 of 20
ON-CHIP REGISTERS
The ADC is controlled and configured via a number of on-chip registers, which are described on the following pages. In the following
descriptions, set implies a Logic 1 state and cleared implies a Logic 0 state, unless otherwise noted.
COMMUNICATIONS REGISTER (RS1, RS0 = 0, 0)
The communications register is an 8-bit write-only register. All communications to the part must start with a write operation to the
communications register. The data written to the communications register determines whether the next operation is a read or write
operation and to which register this operation takes place. For read or write operations, once the subsequent read or write operation to
the selected register is complete, the interface returns to where it expects a write operation to the communications register. This is the
default state of the interface and, on power-up or after a reset, the ADC is in this default state waiting for a write operation to the
communications register. In situations where the interface sequence is lost, a write operation of at least 32 serial clock cycles with DIN
high returns the ADC to this default state by resetting the entire part.
Table 5 outlines the bit designations for the communications register. CR0 through CR7 indicate the bit location, CR denoting the bits are
in the communications register. CR7 denotes the first bit of the data stream. The number in the parenthesis indicates the power-on/reset
default status of that bit.
CR7 CR6 CR5 CR4 CR3 CR2 CR1 CR0
WEN (0)
0 (0) RS1 (0) RS0 (0)
R/W (0)
CREAD (0) CH1 (0) CH0 (0)
Table 5. Communications Register Bit Designations
Bit
Location
Bit
Name
Description
CR7
WEN
Write Enable Bit. A 0 must be written to this bit so that the write to the communications register actually occurs. If a
1 is the first bit written, the part does not clock on to subsequent bits in the register. It stays at this bit location until
a 0 is written to this bit. Once a 0 is written to the WEN bit, the next seven bits are loaded to the communications
register.
CR6 0 This bit must be programmed to Logic 0 for correct operation.
CR5 to
CR4
RS1 to
RS0
Register Address Bits. These address bits are used to select which of the ADCs registers are being selected during
this serial interface communication (see Table 6).
CR3
R/W
A 0 in this bit location indicates that the next operation is a write to a specified register. A 1 in this position indicates
that the next operation is a read from the designated register.
CR2 CREAD
Continuous Read of the Data Register. When this bit is set to 1 (and the data register is selected), the serial interface
is configured so that the data register can be continuously read, i.e., the contents of the data register are placed on
the DOUT pin automatically when the SCLK pulses are applied. The communications register does not have to be
written to for data reads. To enable continuous read mode, the instruction 00111100 (Channel AIN1) or 00111101
(Channel AIN2) must be written to the communications register. To exit the continuous read mode, the instruction
001110XX must be written to the communications register while the RDY
pin is low. While in continuous read mode,
the ADC monitors activity on the DIN line so that it can receive the instruction to exit continuous read mode.
Additionally, a reset occurs if 32 consecutive 1s are seen on DIN. Therefore, DIN should be held low in continuous
read mode until an instruction is to be written to the device.
CR1 to
CR0
CH1 to
CH0
These bits are used to select the analog input channel. Channel AIN1 or AIN2 can be selected or an internal short
(AIN1(−)/AIN1(−)) can be selected. Alternatively, the power supply can be selected, i.e., the ADC can measure the
voltage on the power supply, which is useful for monitoring power supply variation. To perform this measurement,
the power supply voltage is divided by 5 and then applied to the modulator for conversion. The ADC uses a 1.17
V ± 5% on-chip reference as the reference source when this channel is selected. Any change in channel resets the
filter and a new conversion is started.
Data Sheet AD7787
Rev. A | Page 11 of 20
Table 6. Register Selection
RS1 RS0 Register Register Size
0 0 Communications Register during a Write Operation 8-Bit
0 0 Status Register during a Read Operation 8-Bit
0 1 Mode Register 8-Bit
1 0 Filter Register 8-Bit
1
1
Data Register
24-Bit
Table 7. Channel Selection
CH1 CH0 Channel
0 0 AIN1(+) − AIN1(−)
0 1 AIN2
1 0 AIN1(−) − AIN1(−)
1 1 V
DD
Monitor
STATUS REGISTER (RS1, RS0 = 0, 0; POWER-ON/RESET = 0×8C)
The status register is an 8-bit read-only register. To access the ADC status register, the user must write to the communications register,
select the next operation to be a read, and load Bits RS1 and RS0 with 0s. Table 8 outlines the bit designations for the status register. SR0
through SR7 indicate the bit locations, SR denoting the bits are in the status register. SR7 denotes the first bit of the data stream. The
number in the parenthesis indicates the power-on/reset default status of that bit.
SR7 SR6 SR5 SR4 SR3 SR2 SR1 SR0
RDY (1)
ERR (0) 0 (0) 0 (0) 1 (1) 1 (1) CH1 (0) CH0 (0)
Table 8. Status Register Bit Designations
Bit
Location
Bit
Name Description
SR7
RDY Ready Bit for ADC. Cleared when data is written to the ADC data register. The RDY bit is set automatically after the
ADC data register has been read or a period of time before the data register is updated with a new conversion result
to indicate to the user not to read the conversion data. It is also set when the part is placed in power-down mode.
The end of a conversion is indicated by the DOUT/
RDY pin also. This pin can be used as an alternative to the status
register for monitoring the ADC for conversion data.
SR6 ERR
ADC Error Bit. This bit is written to at the same time as the
RDY bit. Set to indicate that the result written to the ADC
data register has been clamped to all 0s or all 1s. Error sources include overrange, underrange. Cleared by a write
operation to start a conversion.
SR5 to
SR4
0 These bits are automatically cleared.
SR3 to
SR2
1 These bits are automatically set.
SR1 to
SR0
CH1 to
CH0
These bits indicate which channel is being converted by the ADC.

AD7787BRMZ

Mfr. #:
Manufacturer:
Analog Devices Inc.
Description:
Analog to Digital Converters - ADC Low Pwr 2-Ch 24-Bit
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet