MAX191
f
SCLK
(MAX) = (1/2) x 1/ (t
su
(M) + t
22
)
where t
su
(M) is the minimum data-setup time re-
quired at the serial data input to the µP. For example,
Motorola’s MC68HC11A8 data book specifies a 100ns
minimum data-setup time. Using the worst case for a
military grade part of t
22
= 280ns (see
Timing
Characteristics
) and substituting in the above equation
indicates a maximum SCLK frequency of 1.3MHz.
Using the MAX191 with SPI, QSPI and
MICROWIRE Serial Interfaces
Figure 13 shows interface connections to the MAX191
for common serial-interface standards.
SPI and MICROWIRE (CPOL=0, CPHA=0)
The MAX191 is compatible with SPI, QSPI and
MICROWIRE serial-interface standards. When using SPI
or QSPI, two modes are available to interface with the
MAX191. You can set CPOL = 0 and CPHA = 0 (Figure
14a), or set CPOL = 1 and CPHA = 1 (Figure 14b). When
using CPOL = 0 and CPHA = 0, the conversion begins
on the first falling edge of SCLK following CS going low.
Data is available from DOUT on the rising edge of SCLK,
and transitions on the falling edge. Two consecutive
1-byte reads are required to get the full 12 bits from the
ADC. The first byte contains the following, in this order: a
leading unknown bit (DOUT will still be high-impedance
on the first bit), a 0, and the six MSBs. The second byte
contains the remaining six LSBs and two trailing 0s.
SPI (CPOL=1, CPHA=1)
Setting CPOL = 1 and CPHA = 1 starts the clock high
during a read instruction. The MAX191 will shift out a
leading 0 followed by the 12 data bits and three trailing
0s (Figure 14b).
QSPI
Unlike SPI, which requires two 1-byte reads to acquire
the 12 bits of data from the ADC, QSPI allows the mini-
mum number of clock cycles required to clock in the
data (Figure 15).
TMS320 Serial Interface
Figure 13d shows the pin connections to interface the
MAX191 to the TMS320. Since the MAX191 makes data
available on the rising edge of SCLK and the TMS320
shifts data in on the falling edge of CLKR, use CLKX of the
DSP to drive SCLK, and CLKX to drive the DSP’s CLKR
input. The inverter’s propagation delay also provides more
data-setup time at the DSP. For example, with no inverter
delay, and using t
22
= 280ns and f
SCLK
= 1.6MHz, the
available setup time before the SCLK transition is:
setup time = 1/ (2 x f
SCLK
) - t
22
= 1/ (2 x 1.6E6) - 280ns = 32ns
This still exceeds the 13ns minimum DR setup time before
the CLKR goes low (tsu(DR)), however, a generic 74HC04
provides an additional 20ns setup time (see Figure 13d).
Figure 16 shows the DSP interface timing characteris-
tics. The DSP begins clocking data in on the falling
edge of CLKR after the falling edge of SSTRB.
Low-Power, 12-Bit Sampling ADC
with Internal Reference and Power-Down
16 ______________________________________________________________________________________
DOUT
LEADING
ZERO
MSB D9D10
D7D8 D5D6
D3D4
D1D2 LSB
CS
SCLK
HIGH-Z
1ST BYTE READ
2ND BYTE READ
HIGH-Z
a. CPOL = 0, CPHA = 0
DOUT
LEADING
ZERO
MSB D9D10
D7D8 D5D6
D3D4
D1D2 LSB
CS
SCLK
HIGH-Z
HIGH-Z
b. CPOL = 1, CPHA = 1
Figure 14. SPI/MICROWIRE Serial-Interface Timing
MAX191
Low-Power, 12-Bit Sampling ADC
with Internal Reference and Power-Down
______________________________________________________________________________________ 17
DOUT
MSB D9D10
D7D8 D5D6
D3D4
D1D2 LSB
CS
SCLK
HIGH-Z
HIGH-Z
a. CPOL = 0, CPHA = 0
DOUT
MSB D9D10
D7D8 D5D6
D3D4
D1D2 LSB
CS
SCLK
HIGH-Z
HIGH-Z
b. CPOL = 1, CPHA = 1
Figure 15. QSPI Serial-Interface Timing
DOUT
MSB D9D10
D7D8 D5D6
D3D4
D1D2 LSB
CS
HIGH-Z
HIGH-Z
CLKR
SSTRB
SCLK
HIGH-Z
HIGH-Z
Figure 16. TMS320 Interface Timing
MAX191
Following the data transfer, the DSP receive shift regis-
ter (RSR) contains a 16-bit word consisting of the 12
data bits, MSB first, followed by four trailing 0s.
Applications Information
Power-On Initialization
When the +5V power supply is first applied to the
MAX191, perform a single conversion to initialize the
ADC (the BUSY signal status is undefined at power-on).
Disregard the data outputs.
Power-Down Mode
In some battery-powered systems, it is desirable to
power down or remove power from the ADC during
inactive periods. To power down the MAX191, drive PD
low. In this mode, all internal ADC circuitry is off except
the reference, and the ADC consumes less than 50µA
max (assuming all signals CS, RD, CLK, and HBEN are
static and within 200mV of the supplies). Figure 17
shows a practical way to drive the PD pin. If using inter-
nal reference compensation, drive PD between V
DD
and DGND with a µP I/O pin or other logic device
(Figure 17a). For external-reference compensation
mode, use the circuit in Figure 17b to drive PD between
DGND and the floating voltage of PD. An alternative is
to drive PD with three-state logic or a switch, provided
the off leakage does not exceed 100nA.
Internal Reference
The internal 4.096V reference is available at VREF and
must be bypassed to AGND with a 4.7µF low-ESR
capacitor (less than 1/2) in parallel with a 0.1µF capaci-
tor, unless internal-reference compensation mode is
used (see the
Internal Reference Compensation
section).
This minimizes noise and maintains a low reference
impedance at high frequencies. The reference output
can be disabled by connecting REFADJ to V
DD
when
using an external reference.
Reference-Compensation Modes
Power-down performance can be optimized for a given
conversion rate by selecting either internal or external
reference compensation.
Internal Compensation
The connection for internal compensation is shown in
Figure 18a. In this mode, the reference stabilizes quick-
ly enough so that a conversion typically starts within
35µs after the ADC is reactivated (PD pulled high). In
this compensation mode, the reference buffer requires
longer recovery time from SAR transients, therefore
requiring a slower clock (and conversion time). With
internal reference compensation, the typical conversion
time rises to 25µs (Figure 18b). Figure 18c illustrates
the typical average supply current vs. conversion rate,
Low-Power, 12-Bit Sampling ADC
with Internal Reference and Power-Down
18 ______________________________________________________________________________________
MAX191
MAX191
a. INTERNAL-REFERENCE COMPENSATION MODE
b. EXTERNAL-REFERENCE COMPENSATION MODE
PD
1
1
PD
OPEN-DRAIN
BUFFER
Figure 17. Drive Circuits for PD Pin
MAX191
+5V
PD
VREF
REFADJ
0.1µF
1
5
6
Figure 18a. Internal-Compensation Mode Circuit

MAX191ACWG+

Mfr. #:
Manufacturer:
Maxim Integrated
Description:
Analog to Digital Converters - ADC 12Bit 100ksps 5V Precision ADC
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union