The M41T00CAP is a low-power serial real-time clock (RTC) with integral battery and
crystal in ST’s 24-pin CAPHAT™ package. It includes a crystal controlled, 32.768 kHz
oscillator and has a built-in power sense circuit which detects power failures and
automatically switches to the backup battery when a power failure occurs.
Eight registers comprise the clock/calendar function and are configured in binary-coded
decimal (BCD) format. Addresses and data are transferred serially via an industry standard,
two line, 400 kHz, bidirectional I
automatically after each WRITE or READ data byte. The internal lithium coin cell contains
ample energy to sustain timekeeping operation for 10 years in the absence of system power.
The eight clock address locations contain the century, year, month, date, day, hour, minute,
and second in 24-hour BCD format. Corrections for the number of days in a month, including
leap year, are made automatically (leap year valid up to year 2100).
Figure 1.Logic diagram
2
C interface. The built-in address register is incremented
V
CC
SCL
SDA
M41T00CAP
V
SS
FT/OUT
AI09165
6/27Doc ID 14557 Rev 5
M41T00CAPPin settings
2 Pin settings
2.1 Pin connection
Figure 2.DIP connections
1. DU is “don’t use”. Do not connect. Must be allowed to float. Do not connect to VCC or VSS.
2.2 Pin description
Table 1. Pin description
SymbolName and function
FT/OUTFrequency test / output driver (open drain)
SDASerial data input/output
NC
NC
NC
NC
NC
NC
NC
NC
NC
NC
SS
1
2
3
4
5
6
M41T00CAP
7
8
9
10
11
12
24
23
22
21
20
19
18
17
16
15
14
13
V
CC
FT/OUT
NC
NC
NC
NC
NC
NC
NC
SCLNC
SDA
(1)
DUV
AI01028
SCLSerial clock input
V
CC
V
SS
(1)
DU
NCNo connection
1. DU is “don’t use”. Do not connect. Must be allowed to float. Do not connect to VCC or VSS.
Supply voltage
Ground
Do not use. Do not connect. Reserved for factory use.
Doc ID 14557 Rev 57/27
Pin settingsM41T00CAP
Figure 3.Block diagram
REAL TIME CLOCK
CALENDAR
OSCILLATOR FAIL
CIRCUIT
RTC &
CALIBRATION
CRYSTAL
32KHz
OSCILLATOR
SDA
SCL
V
CC
1. Open drain output
2
I
C
INTERFACE
LOGIC OUTPUT
WRITE
PROTECT
V
BAT
V
SO
FREQUENCY TEST
V
COMPARE
PFD
FT
OUT
INTERNAL
POWER
FT/OUT
(1)
AI09168
8/27Doc ID 14557 Rev 5
M41T00CAPOperation
3 Operation
The M41T00CAP clock operates as a slave device on the I2C serial bus. Access is obtained
by implementing a start condition followed by the correct slave address (D0h). The 8 bytes
contained in the device can then be accessed sequentially in the following order:
1.Seconds register
2. Minutes register
3. Century/hours register
4. Day register
5. Date register
6. Month register
7. Year register
8. Calibration register
The M41T00CAP clock continually monitors V
V
fall below V
CC
, the device terminates an access in progress and resets the device
PFD
address counter. Inputs to the device will not be recognized at this time to prevent erroneous
data from being written to the device from a an out-of-tolerance system. Once V
below the switchover voltage (V
), the device automatically switches over to the battery
SO
and powers down into an ultra-low current mode of operation to prolong battery life. If V
is less than V
V
. If V
BAT
BAT
drops below V
V
rises above V
CC
, the device power is switched from VCC to V
PFD
is greater than V
. Upon power-up, the device switches from battery to VCC at VSO. When
PFD
, the inputs will be recognized.
PFD
, the device power is switched from VCC to V
PFD
For more information on battery storage life refer to application note AN1012.
3.1 Wire bus characteristics
The bus is intended for communication between different ICs. It consists of two lines: a
bidirectional data signal (SDA) and a clock signal (SCL). Both the SDA and SCL lines must
be connected to a positive supply voltage via a pull-up resistor.
The following protocol has been defined:
●Data transfer may be initiated only when the bus is not busy.
●During data transfer, the data line must remain stable whenever the clock line is high.
●Changes in the data line, while the clock line is high, will be interpreted as control
signals.
for an out-of-tolerance condition. Should
CC
falls
CC
when VCC drops below
BAT
when VCC
BAT
BAT
Accordingly, the following bus conditions have been defined:
3.2 Bus not busy
Both data and clock lines remain high.
Doc ID 14557 Rev 59/27
OperationM41T00CAP
3.3 Start data transfer
A change in the state of the data line, from high to low, while the clock is high, defines the
START condition.
3.4 Stop data transfer
A change in the state of the data line, from low to high, while the clock is high, defines the
STOP condition.
3.5 Data valid
The state of the data line represents valid data when after a start condition, the data line is
stable for the duration of the high period of the clock signal. The data on the line may be
changed during the low period of the clock signal. There is one clock pulse per bit of data.
Each data transfer is initiated with a start condition and terminated with a stop condition.
The number of data bytes transferred between the start and stop conditions is not limited.
The information is transmitted byte-wide and each receiver acknowledges with a ninth bit.
By definition a device that gives out a message is called “transmitter,” the receiving device
that gets the message is called “receiver.” The device that controls the message is called
“master.” The devices that are controlled by the master are called “slaves.”
3.6 Acknowledge
Each byte of eight bits is followed by one acknowledge bit. This acknowledge bit is a low
level put on the bus by the receiver whereas the master generates an extra acknowledge
related clock pulse. A slave receiver which is addressed is obliged to generate an
acknowledge after the reception of each byte that has been clocked out of the master
transmitter. The device that acknowledges has to pull down the SDA line during the
acknowledge clock pulse in such a way that the SDA line is a stable low during the high
period of the acknowledge related clock pulse. Of course, setup and hold times must be
taken into account. A master receiver must signal an end of data to the slave transmitter by
not generating an acknowledge on the last byte that has been clocked out of the slave. In
this case the transmitter must leave the data line high to enable the master to generate the
STOP condition.
10/27Doc ID 14557 Rev 5
M41T00CAPOperation
Figure 4.Serial bus data transfer sequence
DATA LINE
STABLE
DATA VALID
CLOCK
DATA
START
CONDITION
Figure 5.Acknowledgement sequence
START
SCL FROM
MASTER
DATA OUTPUT
BY TRANSMITTER
DATA OUTPUT
BY RECEIVER
1289
MSBLSB
3.7 READ mode
In this mode the master reads the M41T00CAP slave after setting the slave address (see
Figure 7). Following the WRITE mode control bit (R/W = 0) and the acknowledge bit, the
word address 'An' is written to the on-chip address pointer. Next the START condition and
slave address are repeated followed by the READ mode control bit (R/W = 1). At this point
the master transmitter becomes the master receiver. The data byte which was addressed
will be transmitted and the master receiver will send an acknowledge bit to the slave
transmitter. The address pointer is only incremented on reception of an acknowledge clock.
The M41T00CAP slave transmitter will now place the data byte at address An+1 on the bus,
the master receiver reads and acknowledges the new byte and the address pointer is
incremented to “An+2.”
CHANGE OF
DATA ALLOWED
STOP
CONDITION
CLOCK PULSE FOR
ACKNOWLEDGEMENT
AI00587
AI00601
This cycle of reading consecutive addresses will continue until the master receiver sends a
STOP condition to the slave transmitter.
The system-to-user transfer of clock data will be halted whenever the address being read is
a clock address (00h to 06h). The updating will resume upon a stop condition or when the
pointer increments to any non-clock address (07h).
Note:This is true both in READ mode and WRITE mode.
Doc ID 14557 Rev 511/27
OperationM41T00CAP
An alternate READ mode may also be implemented whereby the master reads the
M41T00S slave without first writing to the (volatile) address pointer. The first address that is
read is the last one stored in the pointer (see Figure 8).
Figure 6.Slave address location
R/W
STA RTA
Figure 7.READ mode sequence
BUS ACTIVITY:
MASTER
SDA LINE
BUS ACTIVITY:
START
S
SLAVE
ADDRESS
R/W
ADDRESS (An)
ACK
DATA n+X
MSB
WORD
STOP
P
SLAVE ADDRESS
0100011
START
S
ACK
SLAVE
ADDRESS
LSB
AI00602
R/W
DATA nDATA n+ 1
ACK
ACK
ACK
NO ACK
Figure 8.Alternative READ mode sequence
BUS ACTIVITY:
MASTER
BUS ACTIVITY:
12/27Doc ID 14557 Rev 5
STA RT
S
SLAVE
ADDRESS
R/W
DATA nDATA n+1DATA n+X
ACK
ACK
AI00899
STOP
PSDA LI NE
ACK
ACK
NO ACK
AI00895
M41T00CAPOperation
3.8 WRITE mode
In this mode the master transmitter transmits to the M41T00CAP slave receiver. Bus
protocol is shown in Figure 9. Following the START condition and slave address, a logic '0'
(R/W=0) is placed on the bus and indicates to the addressed device that word address “An”
will follow and is to be written to the on-chip address pointer. The data word to be written to
the memory is strobed in next and the internal address pointer is incremented to the next
address location on the reception of an acknowledge clock. The device slave receiver will
send an acknowledge clock to the master transmitter after it has received the slave address
and again after it has received the word address and after each data byte.
Figure 9.WRITE mode sequence
BUS ACTIVITY:
MASTER
BUS ACTIVITY:
START
S
SLAVE
ADDRESS
R/W
WORD
ADDRESS (An)
ACK
3.9 Data retention mode
With valid VCC applied, the M41T00CAP can be accessed as described above with READ
or WRITE cycles. Should the supply voltage decay, the power input will be switched from
the V
(V
power-up, when V
V
pin to the battery when VCC falls below the battery backup switchover voltage
CC
). At this time the clock registers will be maintained by the internal battery supply. On
SO
rises above VSO .
CC
returns to a nominal value, write protection continues for t
CC
DATA nDATA n+1DATA n+X
ACK
ACK
ACK
REC
STOP
PSDA LINE
ACK
AI00591
after
Doc ID 14557 Rev 513/27
Clock operationM41T00CAP
4 Clock operation
The 8-byte register map (see Ta b le 2 ) is used to both set the clock and to read the date and
time from the clock, in a binary coded decimal format. Seconds, minutes, and hours are
contained within the first three registers. Bits D6 and D7 of clock register 02h (century/hours
register) contain the century enable bit (CEB) and the century bit (CB). Setting CEB to a '1'
will cause CB to toggle, either from '0' to '1' or from '1' to '0' at the turn of the century
(depending upon its initial state). If CEB is set to a '0,' CB will not toggle. Bits D0 through D2
of Register 03h contain the Day (day of week). Registers 04h, 05h, and 06h contain the date
(day of month), month and years. The eighth clock register is the calibration register (this is
described in the clock calibration section). Bit D7 of register 00h contains the STOP bit (ST).
Setting this bit to a '1' will cause the oscillator to stop. If the device is expected to spend a
significant amount of time on the shelf, the oscillator may be stopped to reduce current
drain. When reset to a '0' the oscillator restarts within one second. The seven clock registers
may be read one byte at a time, or in a sequential block. The calibration register (address
location 07h) may be accessed independently. Provision has been made to ensure that a
clock update does not occur while any of the seven clock addresses are being read. If a
clock address is being read, an update of the clock registers will be halted. This will prevent
a transition of data during the READ.
The M41T00CAP has 8 internal registers which contain clock and calibration data. These
registers are memory locations which contain external (user accessible) and internal copies
of the data (usually referred to as BiPORT™ TIMEKEEPER cells). The external copies are
independent of internal functions except that they are updated periodically by the
simultaneous transfer of the incremented internal copy. The system-to-user transfer of clock
data will be halted whenever the address being read is a clock address (00h to 06h). The
update will resume either due to a stop condition or when the pointer increments to any nonclock address (07h). Clock registers store data in BCD. The calibration register stores data
in binary format. The internal divider (or clock) chain will be reset upon the completion of a
WRITE to any clock address.
4.2 Calibrating the clock
The M41T00CAP is driven by a quartz-controlled oscillator with a nominal frequency of
32,768 Hz. The devices are tested not to exceed ±23 ppm(parts per million) oscillator
frequency error at 25°C, which equates to about ±1 minute per month (see Figure 10).
When the Calibration circuit is properly employed, accuracy improves to better than ±2 ppm
at 25°C. The oscillation rate of crystals changes with temperature. The M41T00CAP design
employs periodic counter correction. The calibration circuit adds or subtracts counts from
the oscillator divider circuit at the divide by 256 stage, as shown in Figure 11. The number of
times pulses which are blanked (subtracted, negative calibration) or split (added, positive
calibration) depends upon the value loaded into the five calibration bits found in the
calibration register. Adding counts speeds the clock up, subtracting counts slows the clock
down. The calibration bits occupy the five lower order bits (D4-D0) in the calibration register
07h. These bits can be set to represent any value between 0 and 31 in binary form. Bit D5 is
a Sign Bit; '1' indicates positive calibration, '0' indicates negative calibration. Calibration
occurs within a 64 minute cycle. The first 62 minutes in the cycle may, once per minute, have
one second either shortened by 128 or lengthened by 256 oscillator cycles. If a binary '1' is
loaded into the register, only the first 2 minutes in the 64 minute cycle will be modified; if a
binary 6 is loaded, the first 12 will be affected, and so on. Therefore, each calibration step
has the effect of adding 512 or subtracting 256 oscillator cycles for every 125,829,120 actual
oscillator cycles, that is +4.068 or –2.034 ppm of adjustment per calibration step in the
calibration register (see Figure 11). Assuming that the oscillator is running at exactly 32,768
Hz, each of the 31 increments in the calibration byte would represent +10.7 or –5.35
seconds per month which corresponds to a total possible adjustment range of +5.5 or –2.75
minutes per month.
Two methods are available for ascertaining how much calibration a given M41T00CAP may
require. The first involves setting the clock, letting it run for a month and comparing it to a
known accurate reference and recording deviation over a fixed period of time. Calibration
values, including the number of seconds lost or gained in a given period, can be found in
application note AN934, “TIMEKEEPER
end user the ability to calibrate the clock as the environment requires, even if the final
product is packaged in a non-user serviceable enclosure. The designer could provide a
simple utility that accesses the calibration byte. The second approach is better suited to a
manufacturing environment, and involves the use of the FT/OUT pin. The pin will toggle at
512 Hz, when the stop bit (ST, D7 of 00h) is '0,' and the frequency test bit (FT, D6 of 07h) is
'1.' Any deviation from 512 Hz indicates the degree and direction of oscillator frequency shift
at the test temperature. For example, a reading of 512.010124 Hz would indicate a +20 ppm
oscillator frequency error, requiring a –10 (XX001010) to be loaded into the calibration byte
Doc ID 14557 Rev 515/27
®
calibration.” This allows the designer to give the
Clock operationM41T00CAP
for correction. Note that setting or changing the calibration byte does not affect the
frequency test output frequency. The FT/OUT pin is an open drain output which requires a
pull-up resistor to V
for proper operation. A 500-10 kΩ resistor is recommended in order
CC
to control the rise time. The FT bit is cleared on power-down.
Figure 10. Crystal accuracy across temperature
Frequency (ppm)
20
0
–20
–40
–60
2
)
O
= 25°C ± 5°C
T
O
2
–80
–100
–120
–140
ΔF
= K x (T – T
F
= –0.036 ppm/°C2 ± 0.006 ppm/°C
K
–160
Figure 11. Clock calibration
NORMAL
POSITIVE
CALIBRATION
NEGATIVE
CALIBRATION
4.3 Century bit
Bits D7 and D6 of clock register 02h contain the century enable bit (CEB) and the century bit
(CB). Setting CEB to a '1' will cause CB to toggle, either from a '0' to '1' or from '1' to '0' at
the turn of the century (depending upon its initial state). If CEB is set to a '0,' CB will not
toggle.
0 10203040506070
Temperature °C
80–10–20–30–40
AI07888
AI00594B
16/27Doc ID 14557 Rev 5
M41T00CAPClock operation
4.4 Oscillator fail detection
If the oscillator fail bit (OF) is internally set to '1,' this indicates that the oscillator has either
stopped, or was stopped for some period of time and can be used to judge the validity of the
clock and date data. In the event the OF bit is found to be set to '1' at any time other than the
initial power-up, the STOP bit (ST) should be written to a '1,' then immediately reset to '0.'
This will restart the oscillator. The following conditions can cause the OF bit to be set:
●The first time power is applied (defaults to a '1' on power-up).
●The voltage present on V
●The ST bit is set to '1'.
●External interference of the crystal.
is insufficient to support oscillation.
CC
The OF bit will remain set to '1' until written to logic '0.' The oscillator must have started and
run for at least 4 seconds before attempting to reset the OF bit to '0.'
4.5 Output driver pin
When the FT bit is not set, the FT/OUT pin becomes an output driver that reflects the
contents of D7 of the calibration register. In other words, when D7 (OUT bit) and D6 (FT bit)
of address location 07h are '0's, then the FT/OUT pin will be driven low.
Note:The FT/OUT pin is an open drain which requires an external pull-up resistor.
4.6 Initial power-on default
Upon initial application of power to the device, the ST and FT bits are set to a '0' state, and
the OF and OUT bits will be set to a '1.' All other register bits will initially power on in a
random state (see Tab le 3 ).
Table 3. Preferred default values
ConditionSTOUTFTOF
Initial power-up
Subsequent power-up (with battery backup)
1. State of other control bits undefined.
2. UC = unchanged
(1)
(2)
0101
UCUC0UC
Doc ID 14557 Rev 517/27
Maximum ratingsM41T00CAP
5 Maximum ratings
Stressing the device above the rating listed in the absolute maximum ratings table may
cause permanent damage to the device. These are stress ratings only and operation of the
device at these or any other conditions above those indicated in the operating sections of
this specification is not implied. Exposure to absolute maximum rating conditions for
extended periods may affect device reliability.
Table 4. Absolute maximum ratings
SymParameterValueUnit
T
STG
V
T
SLD
V
I
P
1. Soldering temperature of the IC leads is to not exceed 260 °C for 10 seconds. In order to protect the lithium
battery, preheat temperatures must be limited such that the battery temperature does not exceed +85 °C.
Furthermore, the devices shall not be exposed to IR reflow.
2. For DIP packaged devices, ultrasonic vibrations should not be used for post-solder cleaning to avoid
damaging the crystal.
Storage temperature (VCC off, oscillator off) –55 to 125°C
Supply voltage–0.3 to 7V
CC
(1)(2)
Lead solder temperature for 10 seconds260°C
Input or output voltages–0.3 to V
IO
Output current20mA
O
Power dissipation1W
D
CC
+0.3V
Caution:Negative undershoots below –0.3 volts are not allowed on any pin while in the battery
backup mode.
18/27Doc ID 14557 Rev 5
M41T00CAPDC and AC parameters
6 DC and AC parameters
This section summarizes the operating and measurement conditions, as well as the DC and
AC characteristics of the device. The parameters in the following DC and AC characteristic
tables are derived from tests performed under the measurement conditions listed in Tab l e 5 :
Operating and AC measurement conditions. Designers should check that the operating
conditions in their projects match the measurement conditions when using the quoted
parameters.
Table 5. Operating and AC measurement conditions
ParameterM41T00CAP
Supply voltage (V
Ambient operating temperature (T
Load capacitance (C
Input rise and fall times≤ 5 ns
Input pulse voltages0.2 V
Input and output timing ref. voltages0.3 VCC to 0.7 V
)2.7 to 5.5 V
CC
)0 to 70 °C
A
)100 pF
L
to 0.8 V
CC
CC
CC
Note:Output Hi-Z is defined as the point where data is no longer driven.
Figure 12. AC measurement I/O waveform
0.8V
0.2V
CC
CC
0.7V
0.3V
CC
CC
Table 6. Capacitance
Symbol
C
IN
(3)
C
OUT
t
LP
1. Effective capacitance measured with power supply at 5 V; sampled only, not 100% tested.
2. At 25 °C, f = 1 MHz.
3. Outputs deselected.
Input capacitance-7pF
Output capacitance-10pF
Low-pass filter input time constant (SDA and SCL)-50ns
Parameter
(1)(2)
AI02568
MinMaxUnit
Doc ID 14557 Rev 519/27
DC and AC parametersM41T00CAP
Table 7. DC characteristics
≤ V
IN
≤ V
– 0.2 V
CC
(1)
CC
MinTypMaxUnit
-±1µA
-±1µA
-70µA
SymParameter
I
Input leakage current0V ≤ V
LI
I
Output leakage current0V ≤ V
LO
I
Supply currentSwitch freq = 400 kHz-300µA
CC1
Test condition
OUT
SCL = 0 Hz
I
Supply current (standby)
CC2
All inputs
≥ V
CC
≤ VSS + 0.2 V
Input low voltage–0.3-0.3 V
V
IL
V
Input high voltage
IH
Output low voltageIOL = 3.0 mA
V
OL
Output low voltage
(open drain)
(2)
IOL = 10 mA
Pull-up supply voltage
(open drain)
1. Valid for ambient operating temperature: TA = 0 to 70 °C; VCC = 2.7 to 5.5 V (except where noted).
2. For FT/OUT pin (open drain).
(2)
0.7 V
CC
-
-0.4V
-0.4V
-5.5V
+ 0.3
V
CC
Figure 13. Power down/up mode AC waveforms
V
CC
V
SO
SDA
SCL
tPD
DON'T CARE
tREC
Table 8. Power down/up AC characteristics
Symbol
t
PD
t
rec
1. VCC fall time should not exceed 5 mV/µs.
2. Valid for ambient operating temperature: T
SCL and SDA at VIH before power down0--nS
SCL and SDA at VIH after power up10--µS
Parameter
(1)(2)
= 0 to 70 °C; VCC = 2.7 to 5.5 V (except where noted).
A
MinTypMaxUnit
CC
V
V
AI00596
20/27Doc ID 14557 Rev 5
M41T00CAPDC and AC parameters
Table 9. Power down/up trip points DC characteristics
Sym
Parameter
(1)(2)
Power-fail deselect2.52.62.7V
V
PFD
Hysteresis25mV
V
< V
BAT
Battery backup switchover voltage
V
SO
V
BAT
> V
PFD
PFD
Hysteresis40mV
(3)
t
DR
Expected data retention time10Years
1. All voltages referenced to VSS.
2. Valid for ambient operating temperature: T
= 25°C, VCC = 0 V, oscillator on.
3. T
A
= –40 to 85 °C; VCC = 2.7 to 5.5 V (except where noted).
A
Figure 14. Bus timing requirements sequence
SDA
tHD:STAtBUF
tR
tF
MinTypMaxUnit
V
BAT
V
PFD
tHD:STA
V
V
SCL
tHIGH
SP
tLOW
tSU:DAT
tHD:DAT
Sr
tSU:STOtSU:STA
P
AI00589
Doc ID 14557 Rev 521/27
DC and AC parametersM41T00CAP
Table 10. AC characteristics
Sym
f
SCL
t
LOW
t
HIGH
t
R
t
F
t
HD:STA
Parameter
SCL clock frequency0-400kHz
Clock low period1.3-µs
Clock high period600-ns
SDA and SCL rise time-300ns
SDA and SCL fall time-300ns
START condition hold time
(after this period the first clock pulse is
generated)
(1)
MinTypMaxUnits
600-ns
t
SU:STA
START condition setup time
600-ns
(only relevant for a repeated start condition)
(2)
t
SU:DAT
t
HD:DAT
t
SU:STO
t
BUF
1. Valid for ambient operating temperature: TA = 0 to 70 °C; VCC = 2.7 to 5.5 V (except where noted).
2. Transmitter must internally provide a hold time to bridge the undefined region (300 ns max) of the falling
edge of SCL.
Data setup time100-ns
Data hold time0-µs
STOP condition setup time600-ns
Time the bus must be free before a new
transmission can start
1.3-µs
22/27Doc ID 14557 Rev 5
M41T00CAPPackage mechanical data
7 Package mechanical data
In order to meet environmental requirements, ST offers these devices in different grades of
ECOPACK
specifications, grade definitions and product status are available at: www.st.com.
ECOPACK
®
packages, depending on their level of environmental compliance. ECOPACK®
This product contains a non-rechargeable lithium (lithium carbon monofluoride chemistry)
button cell battery fully encapsulated in the final product.
Recycle or dispose of batteries in accordance with the battery manufacturer's instructions
and local/national disposal and recycling regulations.
Doc ID 14557 Rev 525/27
Revision historyM41T00CAP
10 Revision history
Table 13. Document revision history
DateRevisionChanges
28-Jun-20061First release
20-Mar-20082Document status upgraded to full datasheet; updated title and cover
page, Section 1, 3, 4, Figure 1, 2, 3, 4, Ta bl e 1 , 7, 8, 9, 10.
25-Mar-20093Added Section 9: Environmental information; updated text in
Section 7: Package mechanical data.
27-May-20104Updated Section 5, Ta b l e 1 1 ; reformatted document.
22-Mar-20125Updated title of document; Section 9: Environmental information.
26/27Doc ID 14557 Rev 5
M41T00CAP
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 responsible for the choice, selection and use of the ST products and services described herein, and ST assumes no
liability whatsoever relating to the choice, selection or use of 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 party products or services it shall not be deemed a license grant by ST for the use of such third party products
or services, or any intellectual property contained therein or considered as a warranty covering the use in any manner whatsoever of such
third party products or services 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 PARTICULAR PURPOSE (AND THEIR EQUIVALENTS UNDER THE LAWS
OF ANY JURISDICTION), OR INFRINGEMENT OF ANY PATENT, COPYRIGHT OR OTHER INTELLECTUAL PROPERTY RIGHT.
UNLESS EXPRESSLY APPROVED IN WRITING BY TWO AUTHORIZED ST REPRESENTATIVES, 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 INJURY,
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 for the ST product or service described herein and shall not create or extend in any manner whatsoever, any
liability of ST.
ST and the ST logo are trademarks or registered trademarks of ST in various countries.
Information in this document supersedes 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.