IS31SE5104-QFLS2-TR

IS31SE5104
Integrated Silicon Solution, Inc. www.issi.com 4
Rev. C, 08/05/2015
ORDERING INFORMATION
Industrial Range: -40°C to +85°C
Order Part No. Package QTY
IS31SE5104-QFLS2-TR QFN-16, Lead-free 2500/Reel
IS31SE5104-GRLS2-TR
IS31SE5104-GRLS2
SOP-16, Lead-free
2500/Reel
50/Tube
Copyright©2015IntegratedSiliconSolution,Inc.Allrightsreserved.ISSIreservestherighttomakechangestothisspecificationanditsproductsatany
timewithoutnotice.ISSIassumesnoliabilityarisingoutoftheapplicationoruseofanyinformation,productsorservicesdescribedherein.Customersare
advisedto
obtainthelatestversionofthisdevicespecificationbeforerelyingonanypublishedinformationandbeforeplacingordersforproducts.
IntegratedSiliconSolution,Inc.doesnotrecommendtheuseofanyofitsproductsinlifesupportapplicationswherethefailureormalfunctionofthe
productcanreasonablybeexpected
tocausefailureofthelifesupportsystemortosignificantlyaffectitssafetyoreffectiveness.Productsarenot
authorizedforuseinsuchapplicationsunlessIntegratedSiliconSolution,Inc.receiveswrittenassurancetoitssatisfaction,that:
a.)theriskofinjuryordamagehasbeenminimized;
b.)theuserassume
allsuchrisks;and
c.)potentialliabilityofIntegratedSiliconSolution,Incisadequatelyprotectedunderthecircumstances
IS31SE5104
Integrated Silicon Solution, Inc. www.issi.com 5
Rev. C, 08/05/2015
ABSOLUTE MAXIMUM RATINGS
Supply voltage, V
CC
-0.3V ~ +6.0V
Voltage at any input pin -0.3V ~ V
CC
+0.3V
Maximum junction temperature, T
JMAX
150°C
Storage temperature range, T
STG
-65°C ~ +150°C
Operating temperature range, T
A
40°C ~ +85°C
ESD (HBM)
ESD (CDM)
8kV
1kV
Note:
Stresses beyond those listed under “Absolute Maximum Ratings” may cause permanent damage to the device. These are stress ratings only and
functional operation of the device at these or any other condition beyond those indicated in the operational sections of the specifications is not
implied. Exposure to absolute maximum rating conditions for extended periods may affect device reliability.
ELECTRICAL CHARACTERISTICS
T
A
= -40°C ~ +85°C, V
CC
= 2.7V ~ 5.5V, unless otherwise noted. Typical value are T
A
= 25°C, V
CC
= 3.6V.
Symbol Parameter Condition Min. Typ. Max. Unit
V
CC
Supply voltage
2.7 5.5
V
I
CC
Quiescent power supply current V
SDB
= V
CC
= 3.6V
173 476
A
I
SD
Shutdown current V
SDB
= 0V, V
CC
= 5.5V
1.6 5.8
A
V
HR
Current Sink headroom voltage I
OUT
= 20mA, V
CC
= 3.6V
79 290 467
mV
C
S
Minimum detectable capacitance C
S
= 5pF (Note 1)
0.2
pF
Logic Electrical Characteristics
V
IL
Logic “0” input voltage V
CC
= 2.7V 0.4 V
V
IH
Logic “1” input voltage V
CC
= 5.5V 1.4 V
I
IL
Logic “0” input current V
INPUT
= 0V(Note 1) 5 nA
I
IH
Logic “1” input current V
INPUT
= V
CC
(Note 1) 5 nA
DIGITAL INPUT SWITCHING CHARACTERISTICS (Note 1)
Symbol Parameter Condition Min. Typ. Max. Unit
f
SCL
Serial-Clock frequency 400 kHz
t
BUF
Bus free time between a STOP and a
START condition
1.3 s
t
HD, STA
Hold time (repeated) START condition 0.6 s
t
SU, STA
Repeated START condition setup time 0.6 s
t
SU, STO
STOP condition setup time 0.6 s
t
HD, DAT
Data hold time 0.9 s
t
SU, DAT
Data setup time 100 ns
t
LOW
SCL clock low period 1.3 s
t
HIGH
SCL clock high period 0.7 s
t
R
Rise time of both SDA and SCL signals,
receiving
(Note 2) 20+0.1C
b
300 ns
t
F
Fall time of both SDA and SCL signals,
receiving
(Note 2) 20+0.1C
b
300 ns
Note 1: Guaranteed by design.
Note 2: C
b
= total capacitance of one bus line in pF. I
SINK
6mA. t
R
and t
F
measured between 0.3 × V
CC
and 0.7 × V
CC
.
IS31SE5104
Integrated Silicon Solution, Inc. www.issi.com 6
Rev. C, 08/05/2015
DETAILED DESCRIPTION
I2C INTERFACE
The IS31SE5104 uses a serial bus, which conforms to
the I2C protocol, to control the chip’s functions with two
wires: SCL and SDA. The IS31SE5104 has a 7-bit slave
address (A7:A1), followed by the R/W bit, A0. Set A0 to
“0” for a write command and set A0 to “1” for a read
command. The value of bits A1 and A2 are decided by
the connection of the AD pin.
The complete slave address is:
Table 1 Slave Address
Bit A7:A3 A2:A1 A0
Value 10001
AD
1/0
AD connected to GND, AD = 00;
AD connected to VCC, AD = 11;
AD connected to SCL, AD = 01;
AD connected to SDA, AD = 10;
The SCL line is uni-directional. The SDA line is
bi-directional (open-collector) with a pull-up resistor
(typically 4.7k). The maximum clock frequency
specified by the I2C standard is 400kHz. In this
discussion, the master is the microcontroller and the
slave is the IS31SE5104.
The timing diagram for the I2C is shown in Figure 2.
The SDA is latched in on the stable high level of the
SCL. When there is no interface activity, the SDA line
should be held high.
The “START” signal is generated by lowering the SDA
signal while the SCL signal is high. The start signal will
alert all devices attached to the I2C bus to check the
incoming address against their own chip address.
The 8-bit chip address is sent next, most significant bit
first. Each address bit must be stable while the SCL
level is high.
After the last bit of the chip address is sent, the master
checks for the IS31SE5104’s acknowledge. The
master releases the SDA line high (through a pull-up
resistor). Then the master sends an SCL pulse. If the
IS31SE5104 has received the address correctly, then it
holds the SDA line low during the SCL pulse. If the SDA
line is not low, then the master should send a “STOP”
signal (discussed later) and abort the transfer.
Following acknowledge of IS31SE5104, the register
address byte is sent, most significant bit first.
IS31SE5104 must generate another acknowledge
indicating that the register address has been received.
Then 8-bit of data byte are sent next, most significant
bit first. Each data bit should be valid while the SCL
level is stable high. After the data byte is sent, the
IS31SE5104 must generate another acknowledge to
indicate that the data was received.
The “STOP” signal ends the transfer. To signal “STOP”,
the SDA signal goes high while the SCL signal is high.
READING PORT REGISTERS
To read the device data, the bus master must first send
the IS31SE5104 address with the R/W
____
bit set to “0”,
followed by the command byte, which determines
which register is accessed. After a restart, the bus
master must then send the IS31SE5104 address with
the R/W
____
bit set to “1”. Data from the register defined
by the command byte is then sent from the
IS31SE5104 to the master (Figure 5).
Figure 2 Interface timing
Figure 3 Bit transfer

IS31SE5104-QFLS2-TR

Mfr. #:
Manufacturer:
ISSI
Description:
Capacitive Touch Sensors 4-CH Capacitive Touch Sensor
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet