4
FN8190.5
September 14, 2015
Array Description
The X9401 is comprised of four resistor arrays. Each array
contains 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 each array and between each resistor
segment is a CMOS switch connected to the wiper (V
W
/R
W
)
output. Within each individual array only one switch may 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.
Wiper Counter Register (WCR)
The X9401 contains four Wiper Counter Registers, one for
each XDCP potentiometer. The WCR is equivalent to a
serial-in, parallel-out register/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 written 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 or
Global XFR Data Register instructions (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 (R0) upon power-up.
The Wiper Counter Register is a volatile register; that is, its
contents are lost when the X9401 is powered-down.
Although the register is automatically loaded with the value
in R
0
upon power-up, this may be different from the value
present at power-down. The wiper position must be stored in
R
0
to insure restoring the wiper position after power-up.
Data Registers
Each 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 associated Wiper Counter Register. All operations
changing data in one of the data registers is a nonvolatile
operation and will take a maximum of 10ms.
If the application does not require storage of multiple
settings for the potentiometer, the data registers can be used
as memory locations for system parameters or user
preference data.
DATA REGISTER DETAIL
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 by the device. The
progress of this internal write operation can be monitored by
a Write In Process bit (WIP). The WIP bit is read with a Read
Status command.
Instructions
Identification (ID) Byte
The first byte sent to the X9401 from the host, following a CS
going HIGH to LOW, is called the Identification byte. The
most significant four bits of the slave address are a device
type identifier. For the X9401 this is fixed as 0101[B] (refer to
Figure 1).
The two least significant bits in the ID byte select one of four
devices on the bus. The physical device address is defined
by the state of the A
0
- A
1
input pins. The X9401 compares
the serial data stream with the address input state; a
successful compare of both address bits is required for the
X9401 to successfully continue the command sequence.
The A
0
- A
1
inputs can be actively driven by CMOS input
signals or tied to V
CC
or V
SS
. The remaining two bits in the
slave byte must be set to 0.
Instruction Byte
The next byte sent to the X9401 contains the instruction and
register pointer information. The four most significant bits are
the instruction. The next four bits point to one of the four pots
and, when applicable, they point to one of four associated
registers. The format is shown below in Figure 2.
(MSB) (LSB)
D5 D4 D3 D2 D1 D0
NV NV NV NV NV NV
100
00 A1A0
DEVICE TYPE
IDENTIFIER
DEVICE ADDRESS
1
FIGURE 1. IDENTIFICATION BYTE FORMAT
X9401
5
FN8190.5
September 14, 2015
I
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 instruction is issued. The last two bits (P1 and P
0
)
selects which one of the four potentiometers is to be affected
by the instruction.
Four of the ten 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
transfers the contents of one specified Data Register to
the associated Wiper Counter Register.
XFR Wiper Counter Register to Data Register:
This
transfers the contents of the specified Wiper Counter
Register to the specified associated Data Register.
Global XFR Data Register to Wiper Counter Register:
This
transfers the contents of all specified Data Registers to the
associated Wiper Counter Registers.
Global XFR Wiper Counter Register to Data
Register: This transfers the contents of all Wiper Counter
Registers to the specified associated Data Registers.
The basic sequence of the two byte instructions is illustrated
in Figure 3. 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 one of the four potentiometers and one of its
associated registers; or it may occur globally, where the
transfer occurs between all potentiometers and one
associated register.
Five instructions require a three-byte sequence to complete.
These instructions transfer data between the host and the
X9401; either between the host and one of the data registers
or directly between the host and the Wiper Counter Register.
These instructions are:
Read Wiper Counter Register
: read the current wiper
position of the selected pot,
Write Wiper Counter Register
: change current wiper
position of the selected 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 4 and
Figure 5.
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 selected 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. Similarly, 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 6 and Figure 7.
I1I2I3 I0 R1 R0 P1 P0
POT SELECT
INSTRUCTIONS
FIGURE 2. IDENTIFICATION BYTE FORMAT
X9401
6
FN8190.5
September 14, 2015
Detailed Potentiometer Block Diagram
SERIAL DATA PATH
FROM INTERFACE
CIRCUITRY
REGISTER 0 REGISTER 1
REGISTER 2 REGISTER 3
SERIAL
BUS
INPUT
PARALLEL
BUS
INPUT
WIPER
COUNTER
REGISTER
INC/DEC
LOGIC
UP/DN
CLK
MODIFIED SCL
UP/DN
V
H
/R
H
V
L
/R
L
V
W
/R
W
IF WCR = 00[H] THEN V
W
/R
W
= V
L
/R
L
IF WCR = 3F[H] THEN V
W
/R
W
= V
H
/R
H
8 6
C
O
U
N
T
E
R
D
E
C
O
D
E
(WCR)
(ONE OF FOUR ARRAYS)
010100A1A0 I3 I2 I1 I0 R1 R0 P1 P0
SCK
SI
CS
FIGURE 3. TWO-BYTE COMMAND SEQUENCE
0 101 A1A0 I3 I2 I1 I0 R1 R0 P1 P0
SCL
SI
0 0 D5 D4 D3 D2 D1 D0
CS
00
FIGURE 4. THREE-BYTE COMMAND SEQUENCE (WRITE)
X9401

X9401WS24IZ-2.7

Mfr. #:
Manufacturer:
Renesas / Intersil
Description:
Digital Potentiometer ICs X9401WS24IZ QD DCP 10KOHM 64 TAPS SPI
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union