Characteristics subject to change without notice.
1 of 20
REV 1.1.6 7/30/02
www.xicor.com
X9420
Single Digitally Controlled (XDCP) Potentiometer
FEATURES
Solid-State Potentiometer
SPI serial interface
Register oriented format
Direct read/write/transfer wiper positions
Store as many as four positions per
potentiometer
Power supplies
—V
CC
= 2.7V to 5.5V
V+ = 2.7V to 5.5V
V– = –2.7V to –5.5V
Low power CMOS
Standby current < 1µA
High reliability
Endurance–100,000 data changes per bit per
register
Register data retention–100 years
8-bytes of nonvolatile EEPROM memory
10K
or 2.5K
resistor arrays
Resolution: 64 taps each pot
14-lead TSSOP, 16-lead SOIC, and 16-pin plastic
DIP packages
DESCRIPTION
The X9420 integrates a single digitally controlled
potentiometers (XDCP) on a monolithic CMOS
integrated microcircuit.
The digitally controlled potentiometer is implemented
using 63 resistive elements in a ser ies array. Between
each element are tap points connected to the wiper
terminal through switches. The position of the wiper on
the array is controlled by the user through the SPI bus
interface. The potentiometer has associated with it a
volatile Wiper Counter Register (WCR) and 4
nonvolatile Data Registers (DR0:DR3) that can be
directly written to and read by the user. The contents of
the WCR controls the position of the wiper on the
resistor array through the switches. Power up recalls
the contents of DR0 to the WCR.
The XDCP can be used as a three-terminal
potentiometer or as a two-terminal variable resistor in
a wide variety of applications including control,
parameter adjustments , and signal processing.
BLOCK DIAGRAM
R0 R1
R2 R3
Wiper
Counter
Register
(WCR)
Interface
and
Control
Circuitry
HOLD
CS
SI
A0
VH/RH
VL/RL
Data
8
VW/RW
SCK
S0
Low Noise/Low Power/SPI Bus
A
PPLICATION
N
OTES
AVAILABLE
AN99 • AN115 • AN120 • AN124 • AN133 • AN134 • AN135
X9420
Characteristics subject to change without notice.
2 of 20
REV 1.1.6 7/30/02
www.xicor.com
PIN DESCRIPTIONS
Host Interface Pins
Serial Output (SO)
SO is a push/pull serial data output pin. During a read
cycle, data is shifted out on this pin. Data is clocked out
by the f alling edge of the serial cloc k.
Serial Input
SI is the serial data input pin. All opcodes, byte
addresses and data to be written to the potentiometer
and pot register are input on this pin. Data is latched by
the rising edge of the serial clock.
Serial Clock (SCK)
The SCK input is used to clock data into and out of the
X9420.
Chip Select (CS)
When CS is HIGH, the X9420 is deselected and the
SO pin is at high impedance, and (unless an internal
write cycle is underway) the device will be in the
standby state. CS LOW enables the X9420, placing it
in the active power mode. It should be noted that after
a power-up, a HIGH to LOW transition on CS is
required prior to the start of any oper ation.
Hold (HOLD)
HOLD is used in conjunction with the CS pin to select
the device. Once the part is selected and a serial
sequence is underway, HOLD may be used to pause
the serial communication with the controller without
resetting the serial sequence. To pause, HOLD must
be brought LOW while SCK is LOW. To resume
communication, HOLD is brought HIGH, again while
SCK is LOW. If the pause feature is not used, HOLD
should be held HIGH at all times.
Device Address (A
0
)
The address inputs is used to set the least significant
bit of the 8-bit slave address. A match in the slave
address serial data stream must be made with the
address input in order to initiate communication with
the X9420. A maximum of 2 devices may occupy the
SPI serial bus.
Potentiometer Pins
V
H
/R
H
, V
L
/R
L
The V
H
/R
H
and V
L
/R
L
input are equivalent to the
terminal connections on either end of a mechanical
potentiometer.
V
W
/R
W
The wiper output is equivalent to the wiper output of a
mechanical potentiometer .
Hardware Write Protect Input (WP)
The WP pin when LOW prevents nonvolatile writes to
the Data Registers. Writing to the Wiper Counter
Register is not restricted.
Analog Supplies (V+, V-)
The analog supplies V+, V- are the supply voltages for
the XDCP analog section.
System/Digital Supply (V
CC
)
V
CC
is the supply v oltage f or the system/digital section.
V
SS
is the system ground.
PIN CONFIGURATION
VCC
CS
RL/VL
SI
WP
VSS
1
2
3
4
5
6
7
8
16
15
14
13
12
11
10
9
V+
NC
A0
SO
HOLD
SCK
NC
V-
DIP/SOIC
X9420
RH/VH
RW/VW
TSSOP
VCC
CS
RL/VL
SI
WP
VSS
1
2
3
4
5
6
7
14
13
12
11
10
9
8
V+
A0
SO
HOLD
SCK
V-
X9420
RH/VH
RW/VW
X9420
Characteristics subject to change without notice.
3 of 20
REV 1.1.6 7/30/02
www.xicor.com
PIN NAMES
PRINCIPLES OF OPERATION
The X9420 is a highly integrated microcircuit
incorporating a resistor array and associated registers
and counter and the serial interface logic providing
direct communication between the host and the XDCP
potentiometer.
Serial Interface
The X9420 supports the SPI interface hardware
conventions. The device is accessed via the SI input
with data clocked in on the rising SCK. CS must be
LOW and the HOLD and WP pins must be HIGH
during the entire operation.
The SO and SI pins can be connected together, since
they have three state outputs. This can help to reduce
system pin count.
Array Description
The X9420 is comprised of one resistor array
containing 63 discrete resistive segments that are
connected in series. The physical ends of each array
are equivalent to the fixed terminals of a mechanical
potentiometer (V
H
/R
H
and V
L
/R
L
inputs).
At both ends of the array and between each resistor
segment is a CMOS switch connected to the wiper
(V
W
/R
W
) output. Within the individual array only one
s witch ma y be turned on at a time.
These switches are controlled by a Wiper Counter
Register (WCR). The six bits of the WCR are decoded
to select, and enable, one of sixty-four switches. The
bloc k diagram of the potentiometer is sho wn in Figure 1.
Wiper Counter Register (WCR)
The X9420 contains a Wiper Counter Register. The
WCR can be envisioned as a 6-bit parallel and serial
load counter with its outputs decoded to select one of
sixty-four switches along its resistor array. The
contents of the WCR can be altered in four ways: it
may be wr itten directly by the host via the Write Wiper
Counter Register instruction (serial load); it may be
written indirectly by transferring the contents of one of
four associated data registers via the XFR Data
Register instruction (parallel load); it can be modified
one step at a time by the Increment/ Decrement
instruction. Finally, it is loaded with the contents of its
data register zero (DR0) upon po wer-up .
The Wiper Counter Register is a volatile register; that
is, its contents are lost when the X9420 is powered-
down. Although the register is automatically loaded
with the value in DR0 upon power-up, this may be
diff erent from the v alue present at power-do wn.
Data Registers
The potentiometer has four 6-bit nonvolatile Data
Registers. These can be read or written directly by the
host. Data can also be transferred between any of the
four Data Registers and the WCR. It should be noted all
operations changing data in one of the Data Registers is
a nonv olatile operation and will tak e a maximum of 10ms.
If the application does not require storage of multiple
settings for the potentiometer, the Data Registers can
be used as regular memory locations for system
parameters or user pref erence data.
Register Descriptions
Table 1. Data Registers, (6-bit), Nonvolatile
There are four 6-bit Data Registers associated with the
potentiometer.
{D5~D0}: These bits are for general purpose Nonvol-
atile data storage or f or storage of up to four different
wiper values.
Table 2. Wiper Counter Register, (6-bit), Volatile
{WP5~WP0}: These bits specify the wiper position of
the potentiometer.
Symbol Description
SCK Serial Clock
SI, SO Serial Data
A0 Device Address
V
H
/R
H
,
V
L
/R
L
Potentiometer Pins (terminal equivalent)
V
W
/R
W
Potentiometer Pins (wiper equivalent)
WP Hardware Write Protection
HOLD Serial Communication Pause
V+,V- Analog Supplies
V
CC
System Supply Voltage
V
SS
System Ground
NC No Connection
0 0 D5 D4 D3 D2 D1 D0
(MSB) (LSB)
0 0 WP5 WP4 WP3 WP2 WP1 WP0
(MSB) (LSB)
X9420
Characteristics subject to change without notice.
4 of 20
REV 1.1.6 7/30/02
www.xicor.com
Write in Process
The contents of the Data Registers are saved to
nonvolatile memory when the CS pin goes from LOW
to HIGH after a complete write sequence is received b y
the device. The progress of this internal write operation
can be monitored by a Wr ite In Process bit (WIP). The
WIP bit is read with a Read Status command.
INSTRUCTIONS
Address/Identification (ID) Byte
The first byte sent to the X9420 from the host, following
a CS going HIGH to LOW, is called the Address or
Identification byte. The most significant four bits of the
slave address are a device type identifier, for the
X9420 this is fix ed as 0101[B] (ref er to Figure 2).
The least significant bit in the ID byte selects one of
two devices on the bus. The physical device address is
defined by the state of the A
0
input pin. The X9420
compares the serial data stream with the address input
state; a successful compare of the address bit is
required for the X9420 to successfully continue the
command sequence. The A
0
input can be actively
driven b y a CMOS input signal or tied to V
CC
or V
SS
.
The remaining three bits in the ID byte must be set to
110.
Figure 2. Address/Identification Byte Format
Instruction Byte
The next byte sent to the X9420 contains the
instruction and register pointer information. The four
most significant bits are the instruction. The next two
bits point to one of four data registers. The format is
shown belo w in Figure 3.
Figure 3. Instruction Byte Format
100
110A0
Device Type
Identifier
Device Address
1
I1I2I3 I0 R1 R0 0 0
Register
Select
Instructions
Figure 1. Detailed Potentiometer Block Diagram
Serial Data Path
From Interface
Circuitry Register 0 Register 1
REGISTER 2 REGISTER 3
Serial
Bus
Input
Parallel
Bus
Input
Counter
Register
INC/DEC
Logic
UP/DN
CLK
Modified SCK
UP/DN
VH
VL
VW
8 6
C
O
U
N
T
E
R
D
E
C
O
D
E
IF WCR = 00[H] THEN VW = VL
IF WCR = 3F[H] THEN VW = VH
Wiper
(WCR)
X9420
Characteristics subject to change without notice.
5 of 20
REV 1.1.6 7/30/02
www.xicor.com
The four high order bits of the instruction byte specify
the operation. The next two bits (R
1
and R
0
) select one
of the four registers that is to be acted upon when a
register oriented instr uction is issued. The last two bits
are defined as 0.
Tw o of the eight instructions are two bytes in length and
end with the transmission of the instruction byte. These
instructions are:
XFR Data Register to Wiper Counter Register —This
instruction transfers the contents of one specified
Data Register to the Wiper Counter Register.
XFR Wiper Counter Register to Data Register—This
instruction transfers the contents of the Wiper
Counter Register to the specified associated Data
Register.
The basic sequence of the two byte instructions is
illustrated in Figure 4. These two-byte instructions
exchange data between the WCR and one of the Data
Registers. A transfer from a Data Register to a WCR is
essentially a write to a static RAM, with the static RAM
controlling the wiper position. The response of the
wiper to this action will be delayed by t
WRL
. A transfer
from the WCR (current wiper position), to a Data
Register is a write to nonvolatile memory and takes a
minimum of t
WR
to complete. The transfer can occur
between the potentiometer and one of its associated
registers.
Five instructions require a three-byte sequence to
complete. These instr uctions transfer data between the
host and the X9420; either between the host and one
of the Data Registers or directly between the host and
the WCR. These instructions are:
Read Wiper Counter Register—read the current
wiper position of the pot,
–Write Wiper Counter Register—change current wiper
position of the pot,
Read Data Register—read the contents of the
selected data register;
–Write Data Register—write a new value to the
selected data register.
Read Status—This command returns the contents of
the WIP bit which indicates if the internal write cycle
is in progress.
The sequence of these operations is shown in Figure 5
and Figure 6.
The final command is Increment/Decrement. It is
different from the other commands, because it’s length
is indeterminate. Once the command is issued, the
master can clock the wiper up and/or down in one
resistor segment steps; thereby, providing a fine tuning
capability to the host. For each SCK clock pulse (t
HIGH
)
while SI is HIGH, the selected wiper will move one
resistor segment towards the V
H
/R
H
terminal. Similar ly,
for each SCK clock pulse while SI is LOW, the selected
wiper will move one resistor segment towards the
V
L
/R
L
terminal. A detailed illustration of the sequence
and timing for this operation are shown in Figure 7 and
Figure 8.
Figure 4. Two-Byte Instruction Sequence
0101110A0I3 I2 I1 I0 R1 R0 0 0
SCK
SI
CS
X9420
Characteristics subject to change without notice. 6 of 20
REV 1.1.6 7/30/02 www.xicor.com
Figure 5. Three-Byte Instruction Sequence (Write)
Figure 6. Three-Byte Instruction Sequence (Read)
Figure 7. Increment/Decrement Instruction Sequence
Figure 8. Increment/Decrement Timing Limits
0101 0A0 I3 I2 I1 I0 R1 R0 0 0
SCL
SI
0 0 D5 D4 D3 D2 D1 D0
CS
11
0101 0A0 I3 I2 I1 I0 R1 R0 0 0
SCL
SI
CS
11
S0
0 0 D5 D4 D3 D2 D1 D0
Don’t Care
0101110A0 I3 I2 I1 I0 0 0 0
SCK
SI
I
N
C
1
I
N
C
2
I
N
C
n
D
E
C
1
D
E
C
n
0
CS
SCK
SI
VW
INC/DEC CMD Issued
tWRID
Voltage Out
X9420
Characteristics subject to change without notice. 7 of 20
REV 1.1.6 7/30/02 www.xicor.com
Table 3. Instruction Set
Instruction Instruction Set OperationI3I2I1I0R1R0
Read Wiper Counter
Register 1 0 0 1 0 0 0 0 Read the contents of the Wiper Counter Register
Write Wiper Counter
Register 1 0 1 0 0 0 0 0 Write new value to the Wiper Counter Register
Read Data Register 1 0 1 1 R1R00 0 Read the contents of the Data Register pointed to
by R1–R0
Write Data Register 1 1 0 0 R1R00 0 Write new value to the Data Register pointed to by
R1–R0
XFR Data Register to
Wiper Counter
Register
1101R
1R00 0 Transfer the contents of the Data Register pointed
to by R1–R0 to the Wiper Counter Register
XFR Wiper Counter
Register to Data
Register
1110R
1R00 0 Transfer the contents of the Wiper Counter
Register to the Data Register pointed to by R1–R0
Increment/Decrement
Wiper Counter
Register
0 0 1 0 0 0 0 0 Enable Increment/decrement of the Wiper Counter
Register
Read Status (WIP bit) 0 1 0 1 0 0 0 1 Read the status of the internal write cycle, by
checking the WIP bit.
X9420
Characteristics subject to change without notice. 8 of 20
REV 1.1.6 7/30/02 www.xicor.com
Instruction Format
Notes: (1) “A1 ~ A0”: stands f or the de vice addresses sent b y the master.
(2) WPx refers to wiper position data in the Wiper Counter Register
“I”: stands f or the increment oper ation, SI held HIGH during active SCK phase (high).
(3) “D”: stands f or the decrement oper ation, SI held LO W during active SCK phase (high).
Read Wiper Counter Register (WCR)
Write Wiper Counter Register (WCR)
Read Data Register (DR)
Read the contents of the Register pointed to by R1-R0.
Write Data Register (DR)
Write a new v alue to the Register pointed to b y R1-R0.
Transfer Data Register (DR) to Wiper Counter Register (WCR)
Tr ansf er the contents of the Register pointed to b y R1-R0 to the WCR.
CS
Falling
Edge
device type
identifier device
addresses instruction
opcode wiper position
(sent by X9420 on SO) CS
Rising
Edge
0101110A
01001000000W
P
5
W
P
4
W
P
3
W
P
2
W
P
1
W
P
0
CS
Falling
Edge
device type
identifier device
addresses instruction
opcode Data Byte
(sent by Host on SI) CS
Rising
Edge
0101110A
01010000000W
P
5
W
P
4
W
P
3
W
P
2
W
P
1
W
P
0
CS
Falling
Edge
device type
identifier device
addresses instruction
opcode register
addresses Data Byte
(sent by X9420 on SO) CS
Rising
Edge
0101110A
01011R
1R
00000W
P
5
W
P
4
W
P
3
W
P
2
W
P
1
W
P
0
CS
Falling
Edge
device type
identifier device
addresses instruction
opcode register
addresses Data Byte
(sent by host on SI) CS
Rising
Edge
HIGH-VOLTAGE
WRITE CYCLE
0101110A
01100R
1R
00000W
P
5
W
P
4
W
P
3
W
P
2
W
P
1
W
P
0
CS
Falling
Edge
device type
identifier device
addresses instruction
opcode register
addresses CS
Rising
Edge
0101110A
01101R
1R
000
X9420
Characteristics subject to change without notice. 9 of 20
REV 1.1.6 7/30/02 www.xicor.com
Transfer Wiper Counter Register (WCR) to Data Register (DR)
Increment/Decrement Wiper Counter Register (WCR)
Read Status
CS
Falling
Edge
device type
identifier device
addresses instruction
opcode register
addresses CS
Rising
Edge
HIGH-VOLTAGE
WRITE CYCLE
0101110A
01110R
1R
000
CS
Falling
Edge
device type
identifier device
addresses instruction
opcode increment/decrement
(sent by master on SDA) CS
Rising
Edge
0101110A
000100000I/DI/D. . . .I/DI/D
CS
Falling
Edge
device type
identifier device
addresses instruction
opcode Data Byte
(sent by X9420 on SO) CS
Rising
Edge
0101110A
0010100010000000W
I
P
X9420
Characteristics subject to change without notice. 10 of 20
REV 1.1.6 7/30/02 www.xicor.com
ABSOLUTE MAXIMUM RATINGS
Temper ature under bias....................–65°C to +135°C
Storage temperature.........................–65°C to +150°C
Voltage on SCK, SCL or any
address input with respect to V SS........... –1V to +7V
Voltage on V+ (ref erenced to VSS).........................10V
Voltage on V- (referenced to VSS)........................ -10V
(V+) – (V-)..............................................................12V
Any VH/RH, VL/RL, VW/RW .............................. V- to V+
Lead temperature (soldering, 10 seconds)........300°C
IW (10 seconds)..................................................±6mA
COMMENT
Stresses above those listed under “Absolute Maximum
Ratings” may cause permanent damage to the device.
This is a stress rating only; functional operation of the
device (at these or any other conditions above those
listed in the operational sections of this specification) is
not implied. Exposure to absolute maximum rating
conditions for extended periods may affect device
reliability.
RECOMMENDED OPERATING CONDITIONS
Temp Min. Max.
Commercial 0°C +70°C
Industrial –40°C +85°C
Device Supply Voltage (VCC) Limits
X9420 5V ±10%
X9420-2.7 2.7V to 5.5V
ANALOG CHARACTERISTICS (Over recommended operating conditions unless otherwise stated.)
Notes: (1) Absolute Linearity is utilized to determine actual wiper voltage versus e xpected v oltage as determined by wiper position when used
as a potentiometer .
(2) Relative Linearity is utilized to determine the actual change in voltage betw een two successiv e tap positions when used as a
potentiometer . It is a measure of the error in step size.
(3) MI = RTOT/63 or (VH–VL)/63, single pot
(4) Typical = Individual arra y resolution.
Symbol Parameter Limits Test ConditionsMin. Typ. Max. Units
RTOTAL End to End Resistance ±20 %
Power Rating 50 mW 25°C, each pot
IW Wiper Current ±3 mA
RWWiper Resistance 150 250 Wiper Current = ± 1mA,
V+/V– = ±3V
40 100 Wiper Current = ± 1mA,
V+/V– = ±5V
Vv+ Voltage on V+ Pin X9420 +4.5 +5.5 V
X9420-2.7 +2.7 +5.5
Vv- Voltage on V- Pin X9420 -5.5 -4.5 V
X9420-2.7 -5.5 -2.7
VTERM Voltage on any VH/RH, VL/RL, VW/RW V- V+ V
Noise -140 dBV Ref: 1kHz
Resolution(4) 1.6 % See Note 5
Absolute Linearity(1) ±1 MI(3) Vw(n)(actual) – Vw(n)(expected)
Relative Linearity(2) ±0.2 MI(3) Vw(n + 1) – [Vw(n) + MI]
Temperature Coefficient of RTOTAL ±300 ppm/°C See Note 5
Ratiometric Temperature Coefficient ±20 ppm/°C See Note 5
CH/CL/CWPotentiometer Capacitances 10/10/25 pF See Circuit #3
IAL Rh, RI, Rw leakage current 0.1 10 µA Vin = V- to V+. Device is in
stand-by mode.
X9420
Characteristics subject to change without notice. 11 of 20
REV 1.1.6 7/30/02 www.xicor.com
D.C. OPERATING CHARACTERISTICS (Ov er the recommended operating conditions unless otherwise specified.)
ENDURANCE AND DATA RETENTION
CAPACITANCE
POWER-UP TIMING
POWER UP REQUIREMENTS (Power up sequencing can affect correct recall of the wiper registers)
The preferred power-on sequence is as follows: First VCC, then V+ and V–, and then the potentiometer pins, RH,
RL, and R W. Voltage should not be applied to the potentiometer pins before V+ or V– is applied. The VCC ramp rate
specification should be met, and any glitches or slope changes in the VCC line should be held to <100mV if
possible. If VCC powers down, it should be held below 0.1V for more than 1 second before powering up again in
order for proper wiper register recall. Also, VCC should not reverse polarity by more than 0.5V. Recall of wiper
position will not be complete until V CC, V+ and V– reach their final value.
Notes: (5) This parameter is periodically sampled and not 100% tested.
(6) tPUR and tPUW are the delays required from the time the third (last) power supply (VCC, V+ or V-) is stable until the specific
instruction can be issued. These parameters are periodically sampled and not 100% tested.
Symbol Parameter
Limits
Test ConditionsMin. Typ. Max. Units
ICC1 VCC Supply Current (Active) 400 µA fSCK = 2MHz, SO = Open,
Other Inputs = VSS
ICC2 VCC Supply Current
(Non-volatile Write) 1mAf
SCK = 2MHz, SO = Open,
Other Inputs = VSS
ISB VCC Current (Standby) 1 µA SCK = SI = VSS, Addr. = VSS
ILI Input Leakage Current 10 µAV
IN = VSS to VCC
ILO Output Leakage Current 10 µAV
OUT = VSS to VCC
VIH Input HIGH Voltage VCC x 0.7 VCC + 0.5 V
VIL Input LOW Voltage –0.5 VCC x 0.1 V
VOL Output LOW Voltage 0.4 V IOL = 3mA
Parameter Min. Units
Minimum Endurance 100,000 Data Changes per Bit per Register
Data Retention 100 Years
Symbol Test Max. Units Test Conditions
COUT(5) Output Capacitance (SO) 8 pF VOUT = 0V
CIN(5) Input Capacitance (A0, SI, and SCK) 6 pF VIN = 0V
Symbol Parameter Max. Max. Units
tPUR(6) Power-up to Initiation of Read Operation 1 1 ms
tPUW(6) Power-up to Initiation of Write Operation 5 5 ms
tRVCC VCC Power up Ramp 0.2 50 V/msec
X9420
Characteristics subject to change without notice. 12 of 20
REV 1.1.6 7/30/02 www.xicor.com
AC TIMING
Symbol Parameter Min. Max. Units
fSCK SSI/SPI Clock Frequency 2.0 MHz
tCYC SSI/SPI Clock Cycle Time 500 ns
tWH SSI/SPI Clock High Time 200 ns
tWL SSI/SPI Clock Low Time 200 ns
tLEAD Lead Time 250 ns
tLAG Lag Time 250 ns
tSU SI, SCK, HOLD and CS Input Setup Time 50 ns
tHSI, SCK, HOLD and CS Input Hold Time 50 ns
tRI SI, SCK, HOLD and CS Input Rise Time 2 µs
tFI SI, SCK, HOLD and CS Input Fall Time 2 µs
tDIS SO Output Disable Time 0 500 ns
tVSO Output Valid Time 100 ns
tHO SO Output Hold Time 0 ns
tRO SO Output Rise Time 50 ns
tFO SO Output Fall Time 50 ns
tHOLD HOLD Time 400 ns
tHSU HOLD Setup Time 100 ns
tHH HOLD Hold Time 100 ns
tHZ HOLD Low to Output in High Z 100 ns
tLZ HOLD High to Output in Low Z 100 ns
TINoise Suppression Time Constant at SI, SCK, HOLD and CS inputs 20 ns
tCS CS Deselect Time 2 µs
tWPASU WP, A0 and A1 Setup Time 0 ns
tWPAH WP, A0 and A1 Hold Time 0 ns
A.C. TEST CONDITIONS EQUIVALENT A.C. LOAD CIRCUIT
Input pulse levels VCC x 0.1 to VCC x 0.9
Input rise and fall times 10ns
Input and output timing level VCC x 0.5
5V
1533
100pF
SDA Output
X9420
Characteristics subject to change without notice. 13 of 20
REV 1.1.6 7/30/02 www.xicor.com
HIGH-VOLTAGE WRITE CYCLE TIMING
XDCP TIMING
SYMBOL TABLE
Symbol Parameter Typ. Max. Units
tWR High-voltage Write Cycle Time (Store Instructions) 5 10 ms
Symbol Parameter Min. Max. Units
tWRPO Wiper Response Time After The Third (Last) Power Supply Is Stable 10 µs
tWRL Wiper Response Time After Instruction Issued (All Load Instructions) 10 µs
tWRID Wiper Response Time From An Active SCL/SCK Edge (Increment/Decrement
Instruction) 450 ns
WAVEFORM INPUTS OUTPUTS
Must be
steady Will be
steady
May change
from Low to
High
Will change
from Low to
High
May change
from High to
Low
Will change
from High to
Low
Don’t Care:
Changes
Allowed
Changing:
State Not
Known
N/A Center Line
is High
Impedance
X9420
Characteristics subject to change without notice. 14 of 20
REV 1.1.6 7/30/02 www.xicor.com
TIMING DIAGRAMS
Input Timing
Output Timing
Hold Timing
...
CS
SCK
SI
SO
MSB LSB
High Impedance
tLEAD
tH
tSU tFI
tCS
tLAG
tCYC
tWL
...
tRI
tWH
...
CS
SCK
SO
SI ADDR
MSB LSB
tDIS
tHO
tV...
...
CS
SCK
SO
SI
HOLD
tHSU tHH
tLZ
tHZ
tHOLD
tRO tFO
X9420
Characteristics subject to change without notice. 15 of 20
REV 1.1.6 7/30/02 www.xicor.com
XDCP Timing (for All Load Instructions)
XDCP Timing (for Increment/Decrement Instruction)
Write Protect and Device Address Pins Timing
...
CS
SCK
SI MSB LSB
VW
tWRL
...
SO High Impedance
...
CS
SCK
SO
SI ADDR
tWRID
High Impedance
VW
...
Inc/Dec Inc/Dec
...
CS
WP
A0
A1
tWPASU tWPAH
(Any Instruction)
X9420
Characteristics subject to change without notice. 16 of 20
REV 1.1.6 7/30/02 www.xicor.com
APPLICATIONS INFORMATION
Electronic potentiometers provide three powerful application advantages: (1) the variability and reliability of a solid-
state potentiometer, (2) the flexibility of computer-based digital controls, and (3) the retentivity of nonvolatile
memory used f or the storage of multiple potentiometer settings or data.
Basic Configurations of Electronic Potentiometers
Basic Circuits
VR
VW
VR
I
Three terminal Potentiometer;
Variable voltage divider Two terminal Variable Resistor;
Variable current
VH
VL
Noninverting Amplifier
Voltage Regulator Offset Voltage Adjustment Comparator with Hysterisis
+
VSVO
R2
R1
VO = (1+R2/R1)VS
R1
R2
Iadj
VO (REG) = 1.25V (1+R2/R1)+Iadj R2
VO (REG)VIN 317
+
VS
VO
R2
R1
VUL = {R1/CR1+R2} VO(max)
VLL = {R1/CR1+R2} VO(min)
100K
10K10K
10K
-12V+12V
TL072
+
VSVO
R2
R1
}
}
+5V
–5V
LM308A
Cascading TechniquesBuffered Reference Voltage
+
+5V
R1
+V
–5V
VW
VWVOUT = VW
OP-07
VW
VW
+V
+V +V
X
(a) (b)
X9420
Characteristics subject to change without notice. 17 of 20
REV 1.1.6 7/30/02 www.xicor.com
PACKAGING INFORMATION
0.320 (8.13)
0.290 (7.37)
Typ. 0.311 (7.90)
0.110 (2.79)
0.090 (2.29)
Typ. 0.100 (2.54)
0.700 (17.78)
Ref.
0.023 (0.58)
0.014 (0.36)
Typ. 0.018 (0.46)
0.070 (1.78)
0.015 (0.38)
Pin 1
0.200 (5.08)
0.125 (3.18)
0.065 (1.65)
0.038 (0.97)
Typ. 0.060 (1.52)
0.310 (7.87)
0.220 (5.59)
0.098 (2.49)
––
15°
16-Lead Hermetic Dual In-Line Package Type D
NOTE: ALL DIMENSIONS IN INCHES (IN PARENTHESES IN MILLIMETERS)
0.735 (18.67)
Seating
Plane
0.005 (0.13) Min.
0.015 (0.38)
0.008 (0.20)
0.200 (5.08)
––
0.150 (3.81) Min.
0.775 (19.69)
X9420
Characteristics subject to change without notice. 18 of 20
REV 1.1.6 7/30/02 www.xicor.com
PACKAGING INFORMATION
16-Lead Plastic SOIC (300 Mil Body) Package Type S
NOTE: ALL DIMENSIONS IN INCHES (IN PARENTHESES IN MILLIMETERS)
0.014 (0.35)
0.020 (0.51)
PIN 1
PIN 1 INDEX
0.050 (1.27)
0.403 (10.2 )
0.413 ( 10.5)
(4X) 7°
0.420"
0.050" Typical
0.030" Typical
16 Places
FOOTPRINT
0.010 (0.25)
0.020 (0.50)
0.0075 (0.19)
0.010 (0.25)
0° – 8°
X 45°
0.050"
Typical
0.290 (7.37)
0.299 (7.60)
0.393 (10.00)
0.420 (10.65)
0.003 (0.10)
0.012 (0.30)
0.092 (2.35)
0.105 (2.65)
0.015 (0.40)
0.050 (1.27)
X9420
Characteristics subject to change without notice. 19 of 20
REV 1.1.6 7/30/02 www.xicor.com
PACKAGING INFORMATION
NOTE: ALL DIMENSIONS IN INCHES (IN PARENTHESES IN MILLIMETERS)
14-Lead Plastic, TSSOP, Package Type V
See Detail “A”
.031 (.80)
.041 (1.05)
.169 (4.3)
.177 (4.5) .252 (6.4) BSC
.025 (.65) BSC
.193 (4.9)
.200 (5.1)
.002 (.05)
.006 (.15)
.047 (1.20)
.0075 (.19)
.0118 (.30)
0° - 8°
.010 (.25)
.019 (.50)
.029 (.75)
Gage Plane
Seating Plane
Detail A (20X)
X9420
LIMITED WARRANTY
Devices sold by Xicor, Inc. are covered by the warranty and patent indemnification provisions appearing in its Ter ms of Sale only. Xicor, Inc. makes no warranty, express,
statutory, implied, or by description regarding the information set forth herein or regarding the freedom of the described devices from patent infringement. Xicor, Inc. makes
no warranty of merchantability or fitness for any purpose. Xicor, Inc. reser ves the right to discontinue production and change specifications and prices at any time and
without notice.
Xicor , Inc. assumes no responsibility f or the use of any circuitry other than circuitry embodied in a Xicor , Inc. product. No other circuits , patents, or licenses are implied.
TRADEMARK DISCLAIMER:
Xicor and the Xicor logo are registered trademarks of Xicor , Inc. AutoStore , Direct Write, Block Loc k, SerialFlash, MPS , and XDCP are also tr ademarks of Xicor, Inc. All
others belong to their respective o wners.
U.S. PA TENTS
Xicor products are covered by one or more of the following U.S. Patents: 4,326,134; 4,393,481; 4,404,475; 4,450,402; 4,486,769; 4,488,060; 4,520,461; 4,533,846;
4,599,706; 4,617,652; 4,668,932; 4,752,912; 4,829,482; 4,874,967; 4,883,976; 4,980,859; 5,012,132; 5,003,197; 5,023,694; 5,084, 667; 5,153,880; 5,153,691; 5,161,137;
5,219,774; 5,270,927; 5,324,676; 5,434,396; 5,544,103; 5,587,573; 5,835,409; 5,977,585. Foreign patents and additional patents pending.
LIFE RELATED POLICY
In situations where semiconductor component failure ma y endanger lif e , system designers using this product should design the system with appropriate error detection and
correction, redundancy and back-up f eatures to prev ent such an occurence.
Xicor’ s products are not authorized for use in critical components in lif e support devices or systems .
1. Life support devices or systems are devices or systems which, (a) are intended for surgical implant into the body, or (b) sup por t or sustain life, and whose failure to
perform, when properly used in accordance with instructions for use provided in the labeling, can be reasonab ly expected to result in a significant injury to the user.
2. A critical component is any component of a life support device or system whose failure to perform can be reasonably expected to cause the failure of the life support
device or system, or to aff ect its saf ety or effectiv eness.
Characteristics subject to change without notice. 20 of 20
REV 1.1.6 7/30/02 www.xicor.com
©Xicor, Inc. 2000 Patents Pending
Ordering Information
Device VCC Limits
Blank = 5V ±10%
–2.7 = 2.7 to 5.5V
Temperature Range
Blank = Commercial = 0°C to +70°C
I = Industrial = –40°C to +85°C
M = Military = –55°C to +125°C
Package
P = 16-Lead Plastic DIP
S = 16-Lead SOIC
V = 14-Lead TSSOP
P otentiometer Or ganization
W = 10K
Y = 2.5K
X9420 P T VY