These I²C-compatible electrically erasable programmable memory (EEPROM) devices are
organized as 2048/1024/512/256/128 x 8 (M24C16, M24C08, M24C04, M24C02 and
M24C01).
In order to meet environmental requirements, ST offers these devices in ECOPACK®
packages.
ECOPA CK® packages are Lead-free and RoHS compliant.
ECOPACK is an ST trademark. ECOPACK specifications are available at: www.st.com.
Figure 1.Logic diagram
V
CC
3
E0-E2SDA
SCL
WC
M24Cxx
V
SS
AI02033
I²C uses a two-wire serial interface, comprising a bi-directional data line and a clock line.
The devices carry a built-in 4-bit Device Type Identifier code (1010) in accordance with the
I²C bus definition.
The device behaves as a slave in the I²C protocol, with all memory operations synchronized
by the serial clock. Read and Write operations are initiated by a Start condition, generated
by the bus master. The Start condition is followed by a Device Select Code and Read/Write
bit (RW
When writing data to the memory, the device inserts an acknowledge bit during the 9
) (as described in Table 3), terminated by an acknowledge bit.
th
bit
time, follo wing the b us master ’ s 8-bit transmission. When data is read b y the b us master, the
bus master acknowledges the receipt of the data byte in the same way. Data transfers are
terminated by a Stop condition after an Ack for Write, and after a NoAck for Read.
Table 2.Signal names
E0, E1, E2Chip Enable
SDASerial Data
SCLSerial Clock
WC
V
2. See Section7: Package mechanical for package dimensions, and how to identify pin-1.
/ E0
/ E1
/ E2
SS
1
2
3
4
V
8
CC
WC
7
SCL
6
SDAV
5
AI02034E
7/33
Signal descriptionM24C16, M24C08, M24C04, M24C02, M24C01
2 Signal description
2.1 Serial Clock (SCL)
This input signal is used to strobe all data in and out of the device. In applications where this
signal is used by slave devices to synchronize the bus to a slower clock, the bus master
must have an open drain output, and a pull-up resistor can be connected from Serial Clock
(SCL) to V
most applications, though, this method of synchronization is not employed , and so the pullup resistor is not necessary, provided that the bus master has a push-pull (rather than op en
drain) output.
2.2 Serial Data (SDA)
This bi-directional signal is used to transfer data in or out of the device. It is an open drain
output that may be wire-OR’ed with other op en dr ain or open collector signa ls on the b u s . A
pull up resistor must be connected from Serial Data (SDA) to V
the value of the pull-up resistor can be calculated).
. (Figure 4 indicates how the value of the pull-up resistor can be calculated). In
CC
. (Figure 4 indicates how
CC
2.3 Chip Enable (E0, E1, E2)
These input signals are used to set the value that is to be looked for on the three least
significant bits (b3, b2, b1) of the 7-bit Device Select Code. These inputs must be tied to
V
or VSS, to establish the Device Select Code as shown in Figure 3.
CC
Figure 3.Device select code
2.3.1 Write Control (WC)
This input signal is useful for protecting the entire contents of the memory from inadvertent
write operations. Write operations are disabled to the entire memory array when Write
Control (WC
Write operations are allowed.
) is driven High. When unconnected, the signal is internally read as VIL, and
V
CC
M24Cxx
E
i
V
SS
V
CC
M24Cxx
E
i
V
SS
Ai11650
When Write Control (WC
) is driven High, Device Select and Address bytes are
Prior to selecting the memory and issuing instructions to it, a valid and stable VCC voltage
within the specified [V
(min), VCC(max)] range must be applied (see Table 6 and Table 7).
CC
In order to secure a stable DC supply voltage, it is recommended to decouple the V
with a suitable capacitor (usually of the order of 10nF to 100nF) close to the V
package pins.
This voltage must remain stab le and v a lid until the end o f the tr ansm ission of the instruction
and, for a Write instruction, until the completion of the internal write cycle (t
The V
rise time must not vary faster than 1V/µs
CC
2.4.2 Power-up and device Reset
In order to prevent inadvertent Write operations during Power-up, a Power On Reset (POR)
circuit is included. At P o wer -up (contin uous rise of V
instruction until V
lower than the minimum V
When V
has passed the POR threshold, the device is reset and in Standby Power mode.
CC
has reached the Power On Reset threshold voltage (this threshold is
CC
operating voltage defined in Table 6 and Table 7).
CC
2.4.3 Power-down
At Power-down (where VCC decreases continuously), as soon as VCC drops from the
operating voltage range to below the Power On Reset threshold voltage, the device stops
responding to any instruction sent to it.
CC
CC
CC/VSS
).
W
), the device does not r espond to an y
CC
line
During Pow er-do wn, the device must be deselected and in the Stan db y Power mode (tha t is
there should be no internal Write cycle in progress).
Figure 4.Maximum R
20
16
12
8
Maximum RP value (kΩ)
4
0
10
value versus bus parasitic capacitance (C) for an I²C bus
P
V
CC
SDA
fc = 400kHz
100
C (pF)
fc = 100kHz
MASTER
1000
SCL
R
R
P
P
C
C
AI01665b
9/33
Signal descriptionM24C16, M24C08, M24C04, M24C02, M24C01
The device supports the I²C protocol. This is summarized in Figure 5. Any device that sends
data on to the bus is defined to be a transmitter, and any device that reads the data to be a
receiver. The device that controls the data transfer is known as the bus master, and the
other as the slave device. A data transfer can only be initiated by the bus master, which will
also provide the serial clock for synchronization. The M24Cxx de vice is always a slave in all
communication.
3.1 Start condition
Start is identified by a falling edge of Serial Data (SDA) while Serial Clock (SCL) is stable in
the High state. A Start condition must precede any data transfer command. The device
continuously monitors (except during a Write cycle) Serial Data (SDA) and Serial Clock
(SCL) for a Start condition, and will not respond unless one is given.
3.2 Stop condition
Stop is identified by a rising edge of Serial Data (SDA) while Serial Clock (SCL) is stable
and driven High. A Stop condition terminates communication between the device and the
bus master . A Read co mmand that is f ollo wed b y NoAc k can be f ollowe d by a Stop condition
to force the de vice int o the Stand -b y mode . A Stop conditio n at the end of a Write command
triggers the internal Write cycle.
3.3 Acknowledge Bit (ACK)
The acknowledge bit is used to indicate a successful byte transfer. The bus transmitter,
whether it be bus master or slave device, releases Serial Data (SDA) after sending eight bits
of data. During the 9
acknowledge the receipt of the eight data bits.
th
clock pulse period, the receiver pulls Serial Data (SDA) Low to
3.4 Data input
During data input, the device samples Serial Data (SDA) on the rising edge of Serial Clock
(SCL). For correct de vice oper ation, Serial Data (SDA) must be stable during the rising edge
of Serial Clock (SCL), and the Serial Data (SDA) signal m ust change only when Serial Cloc k
(SCL) is driven Low.
11/33
Device operationM24C16, M24C08, M24C04, M24 C 0 2, M 24 C0 1
3.5 Memory addressing
To start communication between the bus master and the slave device, the bus master must
initiate a Start condition. Following this, the bus master sends the Device Select Code,
shown in Table 3 (on Serial Data (SDA), most significant bit first).
The Device Select Code consists of a 4-bit Device Type Identifier, and a 3-bit Chip Enable
“Address” (E2, E1, E0). To address the memory array, the 4-bit Device Type Identifier is
1010b.
Each device is given a unique 3- bit code on the Chip Enable (E0, E1, E2) inputs. When the
Device Select Code is received, the device only responds if the Chip Enable Address is the
same as the value on the Chip Enable (E0, E1, E2) inputs. However, those devices with
larger memory capacities (the M24C16, M24C08 and M24C04) need mo re address bit s. E0
is not available for use on devices that need to use address line A8; E1 is not available for
devices that need to use address line A9, and E2 is not available for devices that need to
use address line A10 (see Figure 2 and Table 3 for details). Using the E0, E1 an d E2 inputs,
up to eight M24C02 (or M24C01), four M24C04, two M24C08 or one M24C16 devices can
be connected to one I²C bus. In each case, and in the hybrid cases, this gives a total
memory capacity of 16 Kbits, 2 KBytes (except where M24C01 devices are used).
th
The 8
bit is the Read/Write bit (RW). This bit is set to 1 for Read and 0 for Write operations.
If a match occurs on the Device Select code, the corresponding device give s an
acknowledgment on Serial Data (SDA) during the 9
th
bit time. If the device does not match
the Device Select code, it deselects itself from the bus, and goes into Stand-by mode.
Following a Start condition the bus mast er sends a Device Select Code with the Read/Write
bit (RW
) reset to 0. The device acknowledges this, as shown in Figure 7, and waits for an
address byte. The device responds to the address byte with an acknowledge bit, and then
waits for the data byte.
When the bus master generates a Stop condition immediately after the Ack bit (in the “10
bit” time slot), either at the end of a Byte Write or a Page Write, the internal Write cycle is
triggered. A Stop condition at any other time slot does not trigger the internal Write cycle.
During the internal Write cycle, Serial Data (SDA) and Serial Clock (SCL) are ignored, and
the device does not respond to any requests.
3.6.1 Byte Write
After the Device Select code and the address byte, the bus master send s one data byte. If
the addressed location is Write-prote cte d , by Write Contr o l (WC
the period from the Start condition until the end of the address byte), the device replies to
the data byte with NoAck, as shown in Figure 6, and the location is not modified. If, instead,
the addressed location is not Write-protected, the device replies with Ack. The bus master
terminates the transfer by generating a Stop condition, as shown in Figure 7.
th
) being driven High (during
13/33
Device operationM24C16, M24C08, M24C04, M24 C 0 2, M 24 C0 1
3.6.2 Page Write
The Page Write mode allows up to 16 bytes to be written in a single Write cycle, provided
that they are all located in the same page in the memory: that is, the most significant
memory address bits are the same. If more bytes are sent than will fit up to the end of the
page, a condition known as ‘roll-over’ occurs. This should be avoided, as data starts to
become overwritten in an implementation dependent way.
The bus master sends from 1 to 16 bytes of data, each of which is acknowledged by the
device if Write Control (WC
Control (WC
) being driven High (during the period from the Start condition until the end of
the address byte), the device replies to the data bytes with NoAck, as shown in Figure 6,
and the locations are not modified. After each byte is transferred, the internal byte address
counter (the 4 least significant address bits only) is incremented. The transfer is terminated
by the bus master generating a Stop condition.
) is Low. If the addressed location is Write-protected, by Write
First byte of instruction
with RW = 0 already
decoded by the device
ReSTART
STOP
YES
Next
Operation is
Addressing the
Memory
WRITE Operation
WRITE Operation
YESNO
Send Address
and Receive ACK
DATA for the
Continue the
3.6.3 Minimizing system delays by polling on ACK
START
Condition
YESNO
DEVICE SELECT
with RW = 1
Continue the
Random READ Operation
AI01847C
During the internal Write cycle, the device disconnects it self from the b us , and writes a cop y
of the data from its internal latches to the memory cells. The maximum Write time (t
w
) is
shown in Table 13 and Table 14, b ut the typical time is shorter. To make use of this, a polling
sequence can be used by the bus master.
The sequence, as shown in Figure 8, is:
●Initial condition: a Write cycle is in progress.
●Step 1: the b us maste r issues a Start condition followed by a Device Select Code (the
first byte of the new instruction).
●Step 2: if the device is busy with the internal Write cycle, no Ack will be returned and
the bus master goes back to Step 1. If the device has terminated the internal Write
cycle, it responds with an Ack, indicating that the device is ready to receive the se co nd
part of the instruction (the first byte of this instruction having been sent during Step 1).
15/33
Device operationM24C16, M24C08, M24C04, M24 C 0 2, M 24 C0 1
Figure 9.Read mode sequences
CURRENT
ADDRESS
READ
ACK
DEV SELDATA OUT
NO ACK
RANDOM
ADDRESS
READ
SEQUENTIAL
CURRENT
READ
SEQUENTIAL
RANDOM
READ
R/W
START
ACK
DEV SEL *BYTE ADDR
R/W
START
ACKACKACKNO ACK
DEV SELDATA OUT 1
R/W
START
ACKACK
DEV SEL *BYTE ADDR
R/W
START
ACKNO ACK
STOP
ACK
DEV SEL *DATA OUT
START
DEV SEL *DATA OUT 1
START
ACK
R/W
ACKACK
R/W
NO ACK
STOP
DATA OUT N
STOP
DATA OUT N
1. The seven most significant bits of the Device Select Code of a Random Read (in the 1st and 3rd bytes)
must be identical.
3.7 Read operations
Read operations are performed independently of the state of the Write Control (WC) signal.
The device has an internal address counter which is incremented each ti me a byte is read.
3.7.1 Random Address Read
A dummy Write is first performed to load the ad dress into t his address co unter ( as sho wn in
Figure 9) but without sending a Stop condition. Then, the bus master sends another Start
condition, and repeats the Device Select Code, with the Read/Write
device acknowledges this, and outputs the contents of the addressed byte. The bus master
must not acknowledge the byte, and terminates the transfer with a Stop condition.
For the Current Address Read operation, following a Start condition, the bus master only
sends a Device Select Code with the Read/Write
acknowledges this, and outputs the byte addressed by the internal address counter. The
counter is then incremented. The bus maste r terminates the transfer with a Stop condition,
as shown in Figure 9, without acknowledging the byte.
bit (RW) set to 1. The device
3.7.3 Sequential Read
This operation can be used after a Current Add ress Read or a Random Addr ess Read. The
bus master does acknowledge the data byte output, and sends additional clock pulses so
that the device continues to output the next byte in sequence. To terminate the stream of
bytes , the bus master must not acknowledge the last byte, and must generate a Stop
condition, as shown in Figure 9.
The output data comes from consecutive addresses, with the internal address counter
automatically incremented after each byte output. After the last memory address, the
address counter ‘rolls-over’, and the device continues to output da ta from memory address
00h.
3.7.4 Acknowledge in Read mode
For all Read commands, the device waits, after each byte read, for an acknowledgment
during the 9
time, the device terminates the data transfer and switches to its Stand-by mode.
th
bit time. If the bus master does not drive Serial Data (SDA) Low during this
The device is delivered with all bits in the memory array set to 1 (each byte contains FFh).
5 Maximum rating
Stressing the device outside th e ratings listed in Table 5 may cause permanent damage to
the device. These are stress ratings only, and operation of the device at these, or any other
conditions outside those indicated in the Oper ating sections of this specification, is not
implied. Exposure to Absolute Maximum Rating conditions for extended periods may affect
device reliability. Refer also to the STMicroelectronics SURE Program and other relevant
quality documents.
Table 5.Absolute maximum ratings
SymbolParameterMin.Max.Unit
T
A
T
STG
T
LEAD
V
IO
V
CC
V
ESD
1. Compliant with JEDEC Std J-STD-020C (for small body, Sn-Pb or Pb assembly), the ST ECOPACK®
7191395 specification, and the European directive on Restrictions on Hazardous Substances (RoHS)
2002/95/EU.
2. T
LEAD
1. T
LEAD
2. AEC-Q100-002 (compliant with JEDEC Std JESD22-A114A, C1=100pF, R1=1500Ω, R2=500Ω).
Ambient Operating Temperature–40130°C
Storage Temperature–65150°C
Lead Temperature during Solderingsee note
(1)
PDIP-Specific Lead Te mperature during Soldering260
Input or Output range–0.506.5V
Supply Voltage–0.506.5V
Electrostatic Discharge Voltage (Human Body model)
(2)
max must not be applied for more than 10s.
max must not be applied for more than 10s.
–40004000V
(2)
°C
°C
18/33
M24C16, M24C08, M24C04, M24C02, M24C01DC and AC parameters
6 DC and AC parameters
This section summarizes the operating and measurement conditions, and the DC and AC
characteristics of the device. The parameters in the DC and AC Characteristic tables that
follow are derived from tests performed under the Measurement Conditions summa rized in
the relevant tables. Designers should check that the operating conditions in their circuit
match the measurement conditions when relying on the quoted parameters.
Table 6.Operating conditions (M24Cxx-W)
SymbolParameterMin.Max.Unit
V
CC
T
Table 7.Operating conditions (M24Cxx-R)
Supply Voltage2.55.5V
Ambient Operating Temperature (Device
DC and AC parametersM24C16, M24C08, M24C04, M24C02, M24C01
Table 13.AC characteristics (M24Cxx-W)
Test conditions specified in Table 6 and Table 11
SymbolAlt.ParameterMin.Max.Unit
f
C
t
CHCL
t
CLCH
t
DL1DL2
t
DXCX
t
CLDX
t
CLQX
t
CLQV
t
CHDX
t
DLCL
t
CHDHtSU:STO
t
DHDL
(4)
t
W
1. Sampled only, not 100% tested.
2. To avoid spurious START and STOP conditions, a minimum delay is placed between SCL=1 and the
falling or rising edge of SDA.
3. For a reSTART condition, or following a Write cycle.
4. Previous devices bearing the process letter “L” in the package marking guarantee a maximum write time of
10ms. For more information about these devices and their device identification, please ask your ST Sales
Office for Process Change Notices PCN MPG/EE/0061 and 0062 (PCEE0061 and PCEE0062).
(2)
(3)
(1)
f
SCL
t
HIGH
t
LOW
t
F
t
SU:DAT
t
HD:DAT
t
DH
t
AA
t
SU:STA
t
HD:STA
t
BUF
t
WR
Clock Frequency400kHz
Clock Pulse Width High600ns
Clock Pulse Width Low1300ns
SDA Fall Time20300ns
Data In Set Up Time100ns
Data In Hold Time0ns
Data Out Hold Time200ns
Clock Low to Next Data Valid (Access Time)200900ns
Start Condition Set Up Time600ns
Start Condition Hold Time600ns
Stop Condition Set Up Time600ns
Time between Stop Condition and Next Start
Condition
1300ns
Write Time5ms
22/33
M24C16, M24C08, M24C04, M24C02, M24C01DC and AC parameters
Table 14.AC characteristics (M24Cxx-R)
Test conditions specified in Table 7 and Table 10
SymbolAlt.ParameterMin.Max.Unit
f
C
t
CHCL
t
CLCH
t
DL1DL2
t
DXCX
t
CLDX
t
CLQX
t
CLQV
t
CHDX
t
DLCL
t
CHDH
t
DHDL
t
W
1. Sampled only, not 100% tested.
2. To avoid spurious START and STOP conditions, a minimum delay is placed between SCL=1 and the
falling or rising edge of SDA.
3. For a reSTART condition, or following a Write cycle.
(2)
(3)
(1)
f
SCL
t
HIGH
t
LOW
t
F
t
SU:DAT
t
HD:DAT
t
DH
t
AA
t
SU:STA
t
HD:STA
t
SU:STO
t
BUF
t
WR
Clock Frequency400kHz
Clock Pulse Width High600ns
Clock Pulse Width Low1300ns
SDA Fall Time20300ns
Data In Set Up Time100ns
Data In Hold Time0ns
Data Out Hold Time200ns
Clock Low to Next Data Valid (Access Time)200900ns
Start Condition Set Up Time600ns
Start Condition Hold Time600ns
Stop Condition Set Up Time600ns
Time between Stop Condition and Next Start
Condition
1300ns
Write Time10ms
23/33
DC and AC parametersM24C16, M24C08, M24C04, M24C02, M24C01
Figure 14. UFDFPN8 (MLP8) 8-lead Ultra thin Fine pitch Dual Flat Package No lead
2x3mm², outline
e
D
b
L3
E
A
D2
A1
1. Drawing is not to scale.
2. The central pad (the area E2 by D2 in the above illustration) is pulled, internally, to V
allowed to be connected to any other voltage or signal line on the PCB, for example during the soldering
process.
3. The circle in the top view of the package indicates the position of pin 1.
Table 17.UFDFPN8 (MLP8) 8-lead Ultra thin Fine pitch Dual Flat Package No lead
Part numberingM24C16, M24C08, M24C04, M24C02, M24C01
8 Part numbering
Table 20.Ordering information scheme
Example:M24C16–W DW 3 TP /W
Device Type
2
M24 = I
Device Function
16 = 16 Kbit (2048 x 8)
08 = 8 Kbit (1024 x 8)
04 = 4 Kbit (512 x 8)
02 = 2 Kbit (256 x 8)
01 = 1 Kbit (128 x 8)
Operating Voltage
W
R = V
Package
BN = PDIP8
MN = SO8 (150 mil width)
MB = UDFDFPN8 (MLP8)
DW = TSSOP8 (169 mil width)
DS = TSSOP8 (3x3mm² body size, MSOP8)
C serial access EEPROM
= VCC = 2.5 to 5.5V (400 kHz)
= 1.8 to 5.5V (400 kHz)
CC
(1)
Device Grade
6 = Industrial temperature range, –40 to 85 °C.
Device tested with standard test flow
3 = Device tested with High Reliability Certified Flow
(2)
.
Automotive temperature range (–40 to 125 °C)
Option
T = Tape and Reel Packing
Plating Technology
blank = Standard SnPb plating
P or G = ECOPACK® (RoHS compliant)
Process
(3)
/W or /S = F6SP36%
1. Products sold in this package are Not Recommended for New Design.
2. ST strongly recommends the use of the Automotive Grade devices for use in an automotive
environment. The High Reliability Certified Flow (HRCF) is described in the quality note
QNEE9801. Please ask your nearest ST sales office for a copy.
3. Used only for Device Grade 3.
For a list of available options (speed, package, etc.) or for further information on an y aspect
of this device, please contact your nearest ST Sales Office.
The category of second Level Interconnect is marked on the package and on the inner box
label, in compliance with JEDEC Standard JESD97. The maximum rat ings related to
soldering conditions are also marked on the inner bo x label.
30/33
M24C16, M24C08, M24C04, M24C02, M24C01Revision history
9 Revision history
Table 21.Document revision history
DateVersionChanges
10-Dec-19992.4
18-Apr-20002.5
TSSOP8 Turned-Die package removed (p 2 and order information)
Lead temperature added for TSSOP8 in table 2
Labelling change to Fig-2D, correction of values for ‘E’ and main caption for
Tab-13
05-May-20002.6Extra labelling to Fig-2D
23-Nov-20003.0
SBGA package information removed to an annex document
-R range changed to being the -S range, and the new -R range added
SBGA package information put back in this document
Lead Soldering Temperature in the Absolute Maximum Ratings table
amended
19-Feb-20013.1
Write Cycle Polling Flow Chart using ACK illustration updated
References to PSDIP changed to PDIP and Package Mechanical data
updated
Wording brought in to line with standard glossary
20-Apr-20013.2Revision of DC and AC characteristics for the -S series
08-Oct-20013.3
09-Nov-20013.4
Ball numbers added to the SBGA connections and package mechanical
illustrations
Specification of Test Condition for Leakage Currents in the DC
Characteristics table improved
Document reformatted using new template. SBGA5 package removed
30-Jul-20023.5
TSSOP8 (3x3mm² body size) package (MSOP8) added. -L voltage range
added
04-Feb-20033.6
Document title spelt out more fully. “W”-marked devices with tw=5ms
added.
-R voltage range upgraded to 400kHz working, and no longer preliminary
data.
05-May-20033.7
5V voltage range at temperature range 3 (-xx3) no longer preliminary data.
-S voltage range removed. -Wxx3 voltage+temp ranged added as
preliminary data.
Table of contents, and Pb-free options added. Minor wording changes in
07-Oct-20034.0
Summary Description, Power-On Reset, Memory Addressing, Read
Operations. V
(min) improved to
IL
-0.45V. tW(max) value for -R voltage r ange corrected.
17-Mar-20045.0
MLP package added. Absolute Maximum Ratings for V
(min) and
IO
VCC(min) changed. Soldering temperature information clarified for RoHS
compliant devices. Device grade information clarified. Process
identification letter “G” information added. 2.2-5.5V range is removed, and
Updated tW=5ms for the M24Cxx-W .
Pin numbers removed from silhouettes (see on page 1). Internal Device
Reset paragraph moved to below Section 2.4: Supply voltage (VCC).
Section 2.4: Supply voltage (VCC) added below Section 2: Signal
description. Test conditions for V
updated in Table 8 and Table 9 SO8N
OL
package specifications updated (see Table 16)
New definition of I
over the whole VCC range (see Tables 8, 9 and 10).
CC1
Document converted to new ST template.
SO8 and UFDFPN8 package specifications updated (see Section 7:
Package mechanical). Section 2.4: Supply voltage (VCC) clarified.
value given with the device in Standby mode in Tables 8, 9 and 10.
I
LI
Information given in Table 14: A C characteristics (M24Cxx-R) are no longer
preliminary data.
32/33
M24C16, M24C08, M24C04, M24C02, M24C01
Please Read Carefully:
Information in this document is provided solely in connection with ST products. STMicroelectronics NV and its subsidiaries (“ST”) reserve the
right to make changes, corrections, modifications or improvements, to this document, and the products and services described herein at any
time, without notice.
All ST products are sold pursuant to ST’s terms and conditions of sale.
Purchasers are solely res ponsibl e fo r the c hoic e, se lecti on an d use o f the S T prod ucts and s ervi ces d escr ibed he rein , and ST as sumes no
liability whatsoever relati ng to the choice, selection or use o f the ST products and services described herein.
No license, express or implied, by estoppel or otherwise, to any intellectual property rights is granted under this document. If any part of this
document refers to any third pa rty p ro duc ts or se rv ices it sh all n ot be deem ed a lice ns e gr ant by ST fo r t he use of su ch thi r d party products
or services, or any intellectua l property c ontained the rein or consi dered as a warr anty coverin g the use in any manner whats oever of suc h
third party products or servi ces or any intellectual property contained therein.
UNLESS OTHERWISE SET FORTH IN ST’S TERMS AND CONDITIONS OF SALE ST DISCLAIMS ANY EXPRESS OR IMPLIED
WARRANTY WITH RESPECT TO THE USE AND/OR SALE OF ST PRODUCTS INCLUDING WITHOUT LIMITATION IMPLIED
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICUL AR PURPOS E (AND THEIR EQUIVALE NTS UNDER THE LAWS
OF ANY JURISDICTION), OR INFRINGEMENT OF ANY PATENT, COPYRIGHT OR OTHER INTELLECTUAL PROPERTY RIGHT.
UNLESS EXPRESSLY APPROVED IN WRITING BY AN AUTHORIZED ST REPRESENTATIVE, ST PRODUCTS ARE NOT
RECOMMENDED, AUTHORIZED OR WARRANTED FOR USE IN MILITARY, AIR CRAFT, SPACE, LIFE SAVING, OR LIFE SUSTAINING
APPLICATIONS, NOR IN PRODUCTS OR SYSTEMS WHERE FAILURE OR MALFUNCTION MAY RESULT IN PERSONAL INJ URY,
DEATH, OR SEVERE PROPERTY OR ENVIRONMENTAL DAMAGE. ST PRODUCTS WHICH ARE NOT SPECIFIED AS "AUTOMOTIVE
GRADE" MAY ONLY BE USED IN AUTOMOTIVE APPLICATIONS AT USER’S OWN RISK.
Resale of ST products with provisions different from the statements and/or technical features set forth in this document shall immediately void
any warranty granted by ST fo r the ST pro duct or serv ice describe d herein and shall not cr eate or exten d in any manne r whatsoever , any
liability of ST.
ST and the ST logo are trademarks or registered trademarks of ST in various countries.
Information in this document su persedes and replaces all information previously supplied.
The ST logo is a registered trademark of STMicroelectronics. All other names are the property of their respective owners.