16
LTC1402
DIGITAL INTERFACE
The LTC1402 has a 3-wire SPI (Serial Protocol Interface)
interface. The SCK and CONV inputs and D
OUT
output
implement this interface. The SCK and CONV inputs are TTL
compatible and also accept swings from 3V or 5V logic. The
amplitude of D
OUT
can easily produce 5V logic or 3V logic
swings by tying the independent output supply OV
DD
(Pin 11) to the same supply as system logic. A detailed de-
scription of the three serial port signals follows.
CONV at Pin 16
The rising edge of CONV starts a conversion but subse-
quent rising edges at CONV, during the following 14 SCK
cycles of conversion, are ignored by the LTC1402. The
duty cycle of CONV can be arbitrarily chosen to be used as
a frame sync signal for the processor serial port. A simple
approach to generate CONV is to create a pulse that is one
SCK wide to drive the LTC1402 and then buffer this signal
with the appropriate number of inverters to drive the frame
sync input of the processor serial port. It is good practice
to drive the LTC1402 CONV input first to avoid digital noise
interference during the sample-to-hold transition triggered
by CONV at the start of conversion. Another point to con-
sider is the level of jitter in the CONV signal if the input
signals have fast transients or sinewaves. Some proces-
sors can be programmed to generate a convenient frame
sync pulse at their serial port, but often this signal is de-
rived from a jittery processor phase locked loop clock
multiplier. This is true even if a low jitter crystal clock is the
reference for the processor clock multiplier.
SCK at Pin 15
The rising edge of SCK advances the conversion process
and also udpates each bit in the D
OUT
data stream. After
CONV rises, the second rising edge of SCK sends out the
REFREADY bit. Subsequent edges send out the 12 data
bits, with the MSB sent first. A simple approach is to
generate SCK to drive the LTC1402 and then buffer this
signal with the appropriate number of inverters to drive the
serial clock input of the processor serial port. The rising
edge of SCK is guaranteed to coincide with stable data at
D
OUT
. It is good practice to drive the LTC1402 SCK input
first to avoid digital noise interference during the internal
bit comparison decision by the internal high speed com-
parator. Unlike the CONV input, the SCK input is not
sensitive to jitter because the input signal is already
sampled and held constant.
D
OUT
at Pin 10
Upon power-up, the D
OUT
output is automatically reset to
the high impedance state. The D
OUT
output remains in high
impedance until a new conversion is started. D
OUT
sends
out 13 bits in the output data stream after the second rising
edge of SCK after the start of conversion with the rising
APPLICATIONS INFORMATION
WUU
U
15mW. The internal reference remains powered in Nap
mode. One or more rising edges at SCK wake up the
LTC1402 for service very quickly, and CONV can start an
accurate conversion within a clock cycle. Four rising edges
at CONV, without any intervening rising edges at SCK, put
the LTC1402 in Sleep mode and the power drain drops
from 90mW to 10µW. One or more rising edges at SCK
wake up the LTC1402 for operation. The internal reference
(V
REF
) takes 2ms to slew and settle with a 10µF load, and
the REFREADY bit in the D
OUT
stream takes an additional
10ms to go high after the reference output Pin 5 (V
REF
) has
finished slewing. Note that, using sleep mode more fre-
quently than every 2ms, compromises the settled accu-
racy of the internal reference. Figure 12 shows the power
consumption versus the conversion rate. Note that, for
slower conversion rates, the Nap and Sleep modes can be
used for substantial reductions in power consumption.
Figure 12. Power Consumption vs Sample Rate
in Normal Mode, Nap Mode and Sleep Mode
SAMPLE RATE (MHz)
0.01
0.1
SUPPLY CURRENT (mA)
10
1
0.01 0.1 1
1402 F12
0.001
100
10
V
DD
CURRENT
DUAL ±5V
V
SS
CURRENT
DUAL ±5V
V
DD
CURRENT
SINGLE 5V
V
SS
CURRENT
SINGLE 5V
V
DD
CURRENT
SLEEP MODE
V
DD
CURRENT
NAP MODE
17
LTC1402
APPLICATIONS INFORMATION
WUU
U
edge of CONV. Please note the delay specification from
SCK to a valid D
OUT
. D
OUT
is always guaranteed to be valid
by the next rising edge of SCK.
DIGITAL JITTER AT CONV (PIN 16)
In high speed applications, where high amplitude sinewaves
above 100kHz are sampled, the CONV signal must have as
little jitter as possible (10ps or less). The square wave
output of a common crystal clock module usually meets
this requirement easily. The challenge is to generate a CONV
signal from this crystal clock without jitter corruption from
other digital circuits in the system. A clock divider and any
gates in the signal path from the crystal clock to the CONV
input should not share the same integrated circuit with
other parts of the system. As shown in the interface circuit
examples, the LTC1402’s SCK and CONV inputs should be
driven first with digital buffers used to drive the serial port
interface. Also note that the master clock in the DSP may
already be corrupted with jitter, even if it comes directly
from the DSP crystal. Another problem with high speed
processor clocks is that they often use a low cost, low
speed crystal (i.e., 10MHz) to generated a fast, but jittery,
phase locked loop system clock (i.e., 40MHz). The jitter, in
these PLL-generated high speed clocks, can be several
nanoseconds. Note that if you choose to use the frame
sync signal generated by the DSP port, this signal will have
the same jitter of the DSP’s master clock.
SERIAL TO PARALLEL CONVERSION
You can take advantage of the serial interface of the LTC1402
in a parallel data system to minimize bus wiring conges-
tion in the PC board layout. Figure 13 shows an example
of this interface. It is best to send the SCK and CONV
signals to the LTC1402, and then bus them together across
the board to avoid excessive time skew among the three
signals. It is usually not necessary to buffer D
OUT
, if the PC
track is not too long. Buffering SCK and CONV prevents
jitter from corrupting these signals. The relative phase
between SCK and CONV affects the position of the parallel
word at the output of the 74HC595. The position of the
output word in Figure 13 assumes 16 clocks between each
CONV rising edge, and the CONV pulse is one clock wide.
Figure 13. Serial to Parallel Interface
SRCLR
QA
QB
QC
QD
QE
QF
QG
RCK
SRCK
SER
G
QH
QH
15
1
2
3
4
5
6
12
10
10
11
14
13
7
9
SRCLR
QA
QB
QC
QD
QE
QF
QG
RCK
74ACT04
SRCK
SER
74HC595
74HC595
G
11
5V
16
15
10
9
3-WIRE SERIAL
INTERFACE LINK
QH
QH
15
1
2
3
4
5
6
12
11
14
13
1402 F13
7
D0
D1
D2
D3
D4
D5
D7
D8
D9
D10
D11
REFRDY
D6
9
OV
DD
CONV
SCK
LTC1402
D
OUT
OGND
CONV
CLK
18
LTC1402
Figure 14. DSP Serial Interface to TMS320C54x
HARDWARE INTERFACE TO TMS320C54x
The LTC1402 is a serial output ADC whose interface has
been designed for high speed buffered serial ports in fast
digital signal processors (DSPs). Figure 14 shows an
example of this interface using a TMS320C54X.
The buffered serial port in the TMS320C54x has direct
access to a 2kB segment of memory. The ADC’s serial data
can be collected in two alternating 1kB segments, in real
time, at the full 2.2Msps conversion rate of the LTC1402.
The DSP assembly code sets frame sync mode at the BFSR
pin to accept an external positive going pulse, and the
serial clock at the BCLKR pin to accept an external positive
edge clock. Buffers near the LTC1402 may be added to
drive long tracks to the DSP to prevent corruption of the
signal to LTC1402. This configuration is adequate to
traverse a typical system board, but source resistors at the
buffer outputs, and termination resistors at the DSP may
be needed to match the characteristic impedance of very
long transmission lines. If you need to terminate the D
OUT
transmission line, buffer it first with one or two 74ACxx
gates. The TTL threshold inputs of the DSP port respond
properly to the 2.5V swing of the terminated transmission
lines. The OV
DD
supply output driver supply voltage can be
driven directly from the DSP.
APPLICATIONS INFORMATION
WUU
U
1402 F14
11
16
15
10
9
3-WIRE SERIAL
INTERFACELINK
OV
DD
CONV
SCK
LTC1402
D
OUT
V
CC
BFSR
BCLKR
TMS320C54x
BDR
OGND
CONV
CLK
5V
REF B11 B10

LTC1402CGN#TRPBF

Mfr. #:
Manufacturer:
Analog Devices Inc.
Description:
Analog to Digital Converters - ADC Serial 12-B, 2.2Msps Smpl ADC w/ SD
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union