The Intersil ISL90726 is a digitally controlled potentiometer
(XDCP). The device consists of a resistor array, wiper
switches, and a control section. The wiper position is
controlled by an I
2
C interface.
The potentiometer is implemented by a resistor array
composed of 127 resistive elements and a wiper switching
network. Between each element and at either end are tap
points accessible to the wiper terminal. The position of the
wiper element is controlled by the SDA and SCL inputs.
The device can be used in a wide variety of applications
including:
• Mechanical potentiometer replacement
• Transducer adjustment of pressure, temperature, position,
chemical, and optical sensors
• Laser diode and LED biasing
• LCD brightness and contrast adjustment
• Gain control and offset adjustment
Pinout
ISL90726
(6 LD SC-70)
TOP VIEW
FN8244.3
Features
• Volatile Solid-State Potentiometer
2
•I
C Serial Bus Interface
• DCP Terminal Voltage, 2.7V to 5.5V
•Low Tempco
- Rheostat - 45 ppm/
- Divider - 15 ppm/°C typical
• 128 Wiper Tap Points
- Wiper resistance 70Ω typ at V
• Low Power CMOS
- Active current, 200µA max
- Standby current, 500nA max
• Available R
TOTAL
• Power on Preset to Midscale
• Direct replacement for AD5246
• Packaging
- 6 Ld SC-70
• Pb-free plus anneal available (RoHS compliant)
°C typical
= 3.3V
CC
Values = 50kΩ, 10kΩ
VDD
GND
SCL
1
2
3
6
RL
5
RW
SDA
4
Ordering Information
PAR T N UMBER
(See Note)PART MARKINGR
ISL90726WIE627Z-TKANF10K-40 to +856 Ld SC-70P6.049
ISL90726UIE627Z-TKANG50K-40 to +856 Ld SC-70P6.049
NOTE: Intersil Pb-free plus anneal products employ special Pb-free material sets; molding compounds/die attach materials and 100% matte tin
plate termination finish, which are RoHS compliant and compatible with both SnPb and Pb-free soldering operations. Intersil Pb-free products are
MSL classified at Pb-free peak reflow temperatures that meet or exceed the Pb-free requirements of IPC/JEDEC J STD-020.
TOTAL
(Ω)
TEMP RANGE
(°C)
PACKAGE
(Pb-free)PKG. DWG. #
1
CAUTION: These devices are sensitive to electrostatic discharge; follow proper IC Handling Procedures.
1-888-INTERSIL or 1-888-468-3774
XDCP is a trademark of Intersil Americas Inc. Copyright Intersil Americas Inc. 2005. All Rights Reserved
| Intersil (and design) is a registered trademark of Intersil Americas Inc.
All other trademarks mentioned are the property of their respective owners.
CAUTION: Stresses above those listed in “Absolute Maximum Ratings” may cause permanent damage to the device. This is a stress only rating and operation of the
device at these or any other conditions above those indicated in the operational sections of this specification is not implied.
NOTE:
is measured with the component mounted on a high effective thermal conductivity test board in free air. See Tech Brief TB379 for details.
1. θ
JA
Analog SpecificationsOver recommended operating conditions unless otherwise stated.
SYMBOLPARAMETERTEST CONDITIONSMIN
R
TOTAL
R
W
C
H/CL/CW
I
LkgDCP
RESISTOR MODE
RINL
(Note 8)
(Note 7) Differential non-linearityDCP register set between 20 hex
and R0 are the measured resistances for the DCP register set to FF hex and 00 hex respectively.
127
Principles of Operation
The ISL90726 is an integrated circuit incorporating one DCP
with its associated registers and an I
providing direct communication between a host and the
potentiometer.
DCP Description
The DCP is implemented with a combination of resistor
elements and CMOS switches. The physical ends of the
DCP are equivalent to the fixed terminals of a mechanical
potentiometer (R
connected to intermediate nodes, and is equivalent to the
wiper terminal of a mechanical potentiometer. The position
of the wiper terminal within the DCP is controlled by an 7-bit
volatile Wiper Register (WR). The DCP has its own WR.
When the WR of the DCP contains all zeroes (WR<6:0>=
00h), its wiper terminal (R
(R
). When the WR of the DCP contains all ones
L
(WR<6:0>=7Fh), its wiper terminal (R
“High” terminal (R
all zeroes (00h) to all ones (127 decimal), the wiper moves
monotonically from the position closest to R
closest to R
and RL pins). The RW pin of the DCP is
H
) is closest to its “Low” terminal
W
). As the value of the WR increases from
H
. RH is not connected to a device pin. The net
H
2
C serial interface
) is closest to its
W
to the position
L
effect is the resistance between R
and RL increases
W
monotonically.
While the ISL90726 is being powered up, the WR is reset to
40h (64 decimal), which locates R
between R
and RH.
L
roughly at the center
W
The WR and IVR can be read or written directly using the
2
I
C serial interface as described in the following sections.
I2C Serial Interface
The ISL90726 supports bidirectional bus oriented protocol.
The protocol defines any device that sends data onto the
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 always
initiates data transfers and provides the clock for both
transmit and receive operations. Therefore, the ISL90726
operates as slave device in all applications.
All communication over the I
sending the MSB of each byte of data first.
2
C interface is conducted by
5
FN8244.3
December 22, 2005
ISL90726
www.BDTIC.com/Intersil
Protocol Conventions
Data states on the SDA line can change only during SCL
LOW periods. SDA state changes during SCL HIGH are
reserved for indicating START and STOP conditions (See
Figure 1). On power-up of the ISL90726, the SDA pin is in
the input mode.
2
All I
C interface operations must begin with a START
condition, which is a HIGH to LOW transition of SDA while
SCL is HIGH. The ISL90726 continuously monitors the SDA
and SCL lines for the START condition and does not
respond to any command until this condition is met (See
Figure 1). A START condition is ignored during the power-up
sequence and during internal non-volatile write cycles.
2
All I
C interface operations must be terminated by a STOP
condition, which is a LOW to HIGH transition of SDA while
SCL is HIGH (See Figure 1).
An ACK, Acknowledge, is a software convention used to
indicate a successful data transfer. The transmitting device,
either master or slave, releases the SDA bus after
transmitting eight bits. During the ninth clock cycle, the
receiver pulls the SDA line LOW to acknowledge the
reception of the eight bits of data (See Figure 2).
The ISL90726 responds with an ACK after recognition of a
START condition followed by a valid Identification Byte, and
once again after successful receipt of an Address Byte. The
ISL90726 also responds with an ACK after receiving a Data
Byte of a write operation. The master must respond with an
ACK after receiving a Data Byte of a read operation.
A valid Identification Byte contains 0101110 as the seven
MSBs. The LSB in the Read/Write
Read operation, and “0” for a Write operation (See Table 1).
bit. Its value is “1” for a
Write Operation
A Write operation requires a START condition, followed by a
valid Identification Byte, a valid Address Byte, a Data Byte,
and a STOP condition. After each of the three bytes, the
ISL90726 responds with an ACK. At this time, the device
enters its standby state (See Figure 3).
Data Protection
A valid Identification Byte, Address Byte, and total number of
SCL pulses act as a protection of both volatile and nonvolatile registers. During a Write sequence, the Data Byte is
loaded into an internal shift register as it is received. If the
Address Byte is 0h, the Data Byte is transferred to the Wiper
Register (WR) at the falling edge of the SCL pulse that loads
the last bit (LSB) of the Data Byte. If an address other than
00h, or an invalid slave address is sent, then the device will
respond with no ACK.
Read Operation
A Read operation consist of a three byte instruction followed
by one or more Data Bytes (See Figure 4). The master
initiates the operation issuing the following sequence: a
START, the Identification byte with the R/W
Address Byte, a second START, and a second Identification
byte with the R/W
the ISL90726 responds with an ACK. Then the ISL90726
transmits the Data Byte as long as the master responds with
an ACK during the SCL cycle following the eighth bit of each
byte. The master then terminates the read operation (issuing
a STOP condition) following the last bit of the Data Byte (See
Figure 4).
bit set to “1”. After each of the three bytes,
bit set to “0”, an
TABLE 1. IDENTIFICATION BYTE FORMAT
0101110R/W
(MSB)(LSB)
SCL
SDA
STARTDATADATASTOP
FIGURE 1. VALID DATA CHANGES, START, AND STOP CONDITIONS
6
STABLECHANGE
DATA
STABLE
FN8244.3
December 22, 2005
SCL FROM
www.BDTIC.com/Intersil
MASTER
ISL90726
819
SDA OUTPUT FROM
TRANSMITTER
SDA OUTPUT FROM
RECEIVER
SIGNALS FROM
SIGNAL AT SDA
SIGNALS FROM
HIGH IMPEDANCE
STARTACK
FIGURE 2. ACKNOWLEDGE RESPONSE FROM RECEIVER
WRITE
S
THE MASTER
THE ISL23711
T
A
IDENTIFICATION
R
T
BYTE
00011
ADDRESS
BYTE
000 0011000000
A
C
K
A
C
K
FIGURE 3. BYTE WRITE SEQUENCE
DATA
BYTE
HIGH IMPEDANCE
S
T
O
P
A
C
K
SIGNALS
FROM THE
MASTER
SIGNAL AT SDA
SIGNALS FROM
THE SLAVE
00
S
T
A
IDENTIFICATION
R
T
A
C
K
BYTE WITH
S
T
A
IDENTIFICATION
R
BYTE WITH
T
0001101011
=0
R/W
1100000 00
A
C
K
ADDRESS
BYTE
FIGURE 4. READ SEQUENCE
R/W
=1
110
A
C
K
DATA BYTE
S
T
O
P
7
FN8244.3
December 22, 2005
ISL90726
www.BDTIC.com/Intersil
Small Outline Transistor Plastic Packages (SC70-6)
1. Dimensioning and tolerance per ASME Y14.5M-1994.
2. Package conforms to EIAJ SC70 and JEDEC MO203AB.
3. Dimensions D and E1 are exclusive of mold flash, protrusions,
R1
R
GAUGE PLANE
L
α
L2
or gate burrs.
4. Footlength L measured at reference to gauge plane.
5. “N” is the number of terminal positions.
6. These Dimensions apply to the flat section of the lead between
0.08mm and 0.15mm from the lead tip.
7. Controlling dimension: MILLIMETER. Converted inch dimensions are for reference only
VIEW C
All Intersil U.S. products are manufactured, assembled and tested utilizing ISO9000 quality systems.
Intersil Corporation’s quality certifications can be viewed at www.intersil.com/design/quality
Intersil products are sold by description only. Intersil Corporation reserves the right to make changes in circuit design, software and/or specifications at any time without
notice. Accordingly, the reader is cautioned to verify that data sheets are current before placing orders. Information furnished by Intersil is believed to be accurate and
reliable. However, no responsibility is assumed by Intersil or its subsidiaries for its use; nor for any infringements of patents or other rights of third parties which may result
from its use. No license is granted by implication or otherwise under any patent or patent rights of Intersil or its subsidiaries.
For information regarding Intersil Corporation and its products, see www.intersil.com
8
FN8244.3
December 22, 2005
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.