4
FN8248.4
October 16, 2015
Pinouts
X9429
(14 LD TSSOP)
TOP VIEW
X9429
(16 LD SOIC)
TOP VIEW
Pin Assignments
Pin Descriptions
Host Interface Pins
SERIAL CLOCK (SCL)
The SCL input is used to clock data into and out of the
X9429.
SERIAL DATA (SDA)
SDA is a bidirectional pin used to transfer data into and out of
the device. It is an open drain output and may be wire-ORed
with any number of open drain or open collector outputs. An
open drain output requires the use of a pull-up resistor. For
selecting typical values, refer to the guidelines for calculating
typical values on the bus pull-up resistors graph.
DEVICE ADDRESS (A
0
, A
2
, A
3
)
The Address inputs are used to set the least significant 3 bits
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 X9429. A maximum
of 8 devices may occupy the 2-wire serial bus.
Potentiometer Pins
R
H
/V
H
, R
L
/V
L
The R
H
/V
H
and R
L
/V
L
inputs are equivalent to the terminal
connections on either end of a mechanical potentiometer.
R
W
/V
W
The wiper outputs are 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.
Principals of Operation
The X9429 is a highly integrated microcircuit incorporating a
resistor array and its associated registers and counters and
the serial interface logic providing direct communication
between the host and the XDCP potentiometers.
Serial Interface
The X9429 supports a bidirectional bus oriented protocol.
The protocol defines any device that sends data onto the
V
CC
R
L
/V
L
VSS
1
2
3
4
5
6
7
8
14
13
12
11
10
9
NC
R
W
/V
W
SCL
A2
R
H
/V
H
X9429
NC
NC
SDA
A3
WP
A0
1
2
3
4
5
6
7
8
16
15
14
13
12
11
10
9
X9429
V
CC
R
L
/V
L
R
W
/V
W
R
H
/V
H
A3
WP
A0
NC
VSS
SCL
A2
NC
SDA
NC
NC
NC
TSSOP PIN SOIC PIN SYMBOL BRIEF DESCRIPTION
1, 2, 3 12, 3, 7, 15 NC No Connect
4 4 A2 Device Address for 2-wire bus.
5 5 SCL Serial Clock for 2-wire bus.
6 6 SDA Serial Data Input/Output for 2-wire bus.
78V
SS
System Ground
89WP
Hardware Write Protect
9 10 A0 Device Address for 2-wire bus.
10 11 A3 Device Address for 2-wire bus.
11 12 R
W
/V
W
Wiper Terminal of the Potentiometer.
12 13 R
H
/V
H
High Terminal of the Potentiometer.
13 14 R
L
/V
L
Low Terminal of the Potentiometer.
14 16 V
CC
System Supply Voltage
X9429
5
FN8248.4
October 16, 2015
bus as a transmitter and the receiving device as the receiver.
The device controlling the transfer is a master and the
device being controlled is the slave. The master will always
initiate data transfers and provide the clock for both transmit
and receive operations. Therefore, the X9429 will be
considered a slave device in all applications.
Clock and Data Conventions
Data states on the SDA line can change only during SCL
LOW periods (t
LOW
). SDA state changes during SCL HIGH
are reserved for indicating start and stop conditions.
Start Condition
All commands to the X9429 are preceded by the start
condition, which is a HIGH to LOW transition of SDA while
SCL is HIGH (t
HIGH
). The X9429 continuously monitors the
SDA and SCL lines for the start condition and will not
respond to any command until this condition is met.
Stop Condition
All communications must be terminated by a stop condition,
which is a LOW-to-HIGH transition of SDA while SCL is
HIGH.
Acknowledge
Acknowledge is a software convention used to provide a
positive handshake between the master and slave devices
on the bus to indicate the successful receipt of data. The
transmitting device, either the master or the slave, will
release the SDA bus after transmitting eight bits. The master
generates a ninth clock cycle and during this period, the
receiver pulls the SDA line LOW to acknowledge that it
successfully received the eight bits of data.
The X9429 will respond with an acknowledge after
recognition of a start condition and its slave address and
once again after successful receipt of the command byte. If
the command is followed by a data byte the X9429 will
respond with a final acknowledge.
Array Description
The X9429 is comprised of a resistor array. The array
contains 63 discrete resistive segments that are connected
in series. The physical ends of the 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 each individual array only one switch may be
turned on at a time. These switches are controlled by the
Wiper Counter Register (WCR). The six bits of the WCR are
decoded to select, and enable, one of sixty-four switches.
The WCR may be written directly, or it can be changed by
transferring the contents of one of four associated Data
Registers into the WCR. These Data Registers and the WCR
can be read and written by the host system.
Device Addressing
Following a start condition, the master must output the
address of the slave it is accessing. The most significant four
bits of the slave address are the device type identifier (refer
to Figure 1). For the X9429 this is fixed as 0101[B].
The next four bits of the slave address are the device address.
The physical device address is defined by the state of the A
0
,
A
2
, and A
3
inputs. The X9429 compares the serial data
stream with the address input state; a successful compare of
all three address bits is required for the X9429 to respond with
an acknowledge. The A
0
, A
2
, and A
3
inputs can be actively
driven by CMOS input signals or tied to V
CC
or V
SS
.
Acknowledge Polling
The disabling of the inputs, during the internal non-volatile
write operation, can be used to take advantage of the typical
5ms EEPROM write cycle time. Once the stop condition is
issued to indicate the end of the non-volatile write command,
the X9429 initiates the internal write cycle. ACK polling can
be initiated immediately. This involves issuing the start
condition followed by the device slave address. If the X9429
is still busy with the write operation, no ACK will be returned.
If the X9429 has completed the write operation, an ACK will
be returned, and the master can then proceed with the next
operation.
Instruction Structure
The next byte sent to the X9429 contains the instruction and
register pointer information. The four most significant bits are
the instruction. The next four bits point to one of four
associated registers. The format is shown in Figure 2.
The four high order bits define the instruction. 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.
Bits 0 and 1 are defined to be 0.
100
A3 A2 0 A0
DEVICE TYPE
IDENTIFIER
DEVICE ADDRESS
1
FIGURE 1. SLAVE ADDRESS
I1I2I3 I0 R1 R0 0 0
REGISTER
SELECT
INSTRUCTIONS
FIGURE 2. INSTRUCTION BYTE FORMAT
X9429
6
FN8248.4
October 16, 2015
Four of the seven instructions end with the transmission of
the instruction byte. The basic sequence is illustrated in
Figure 3. These two-byte instructions exchange data
between the Wiper Counter Register and one of the Data
Registers. A transfer from a Data Register to a Wiper
Counter Register is essentially a write to a static RAM. The
response of the wiper to this action will be delayed t
WRL
. A
transfer from the Wiper Counter Register (current wiper
position), to a Data Register is a write to non-volatile
memory and takes a minimum of t
WR
to complete.
Four instructions require a three-byte sequence to complete.
These instructions transfer data between the host and the
X9429; either between the host and one of the Data Registers
or directly between the host and the Wiper Counter Register.
These instructions are:
Flow 1. ACK Polling Sequence
NON-VOLATILE WRITE
COMMAND COMPLETED
ENTER ACK POLLING
ISSUE
START
ISSUE SLAVE
ADDRESS
ACK
RETURNED?
FURTHER
OPERATION?
ISSUE
INSTRUCTION
ISSUE STOP
NO
YES
YES
PROCEED
ISSUE STOP
NO
PROCEED
S
T
A
R
T
0101A3A20A0
A
C
K
I3 I2 I1 I0 R1 R0 0 0
A
C
K
SCL
SDA
S
T
O
P
FIGURE 3. TWO-BYTE INSTRUCTION SEQUENCE
X9429

X9429WS16IZ

Mfr. #:
Manufacturer:
Renesas / Intersil
Description:
Digital Potentiometer ICs SINGLE XDCP 10KOHM 64 TAP I2C
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union