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 Ta ble 2 (on Serial Data (SDA), most significant bit first).
Table 2.Device select code
Device type identifier
b7b6b5b4b3b2b1b0
Device select code
when addressing the
memory array
Device select code
when accessing the
Identification page
1. The most significant bit, b7, is sent first.
2. E0, E1 and E2 are compared against the respective external pins on the memory device.
1010E2E1E0RW
1011E2E1E0RW
(1)
Chip Enable address
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 (E2, E1, E0) inputs.
th
The 8
bit is the Read/Write bit (RW). This bit is set to 1 for Read and 0 for Write operations.
(2)
RW
If a match occurs on the device select code, the corresponding device gives 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 Standby mode.
Doc ID 16459 Rev 2513/44
Page 14
InstructionsM24512-W M24512-R M24512-DR M24512-DF
5 Instructions
5.1 Write operations
Following a Start condition the bus master sends a device select code with the R/W bit (RW)
reset to 0. The device acknowledges this, as shown in Figure 7, and waits for two address
bytes. The device responds to each address byte with an acknowledge bit, and then waits
for the data byte.
Table 3.Most significant address byte
A15 A14 A13 A12 A11 A10A9 A8
Table 4.Least significant address byte
A7 A6 A5 A4 A3 A2 A1 A0
When the bus master generates a Stop condition immediately after a data byte Ack bit (in
the “10
cycle t
th
bit” time slot), either at the end of a Byte Write or a Page Write, the internal Write
is triggered. A Stop condition at any other time slot does not trigger the internal
W
Write cycle.
After the Stop condition and the successful completion of an internal Write cycle (t
), the
W
device internal address counter is automatically incremented to point to the next byte after
the last modified byte.
During the internal Write cycle, Serial Data (SDA) is disabled internally, and the device does
not respond to any requests.
If the Write Control input (WC) is driven High, the Write instruction is not executed and the
accompanying data bytes are not acknowledged, as shown in Figure 8.
14/44Doc ID 16459 Rev 25
Page 15
M24512-W M24512-R M24512-DR M24512-DFInstructions
Stop
Start
Byte WriteDev selByte addr
Byte addrData in
WC
Start
Page WriteDev selByte addrByte addrData in 1
WC
Data in 2
AI01106d
Page Write (cont'd)
WC (cont'd)
Stop
Data in N
ACK
R/W
ACKACKACK
ACKACKACKACK
R/W
ACKACK
5.1.1 Byte Write
After the device select code and the address bytes, the bus master sends one data byte. If
the addressed location is Write-protected, by Write Control (WC
device replies with NoAck, 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.
) being driven high, the
Figure 7.Write mode sequences with WC
= 0 (data write enabled)
Doc ID 16459 Rev 2515/44
Page 16
InstructionsM24512-W M24512-R M24512-DR M24512-DF
Stop
Start
Byte WriteDev selByte addrByte addrData in
WC
Start
Page WriteDev selByte addrByte addrData in 1
WC
Data in 2
AI01120d
Page Write (cont'd)
WC (cont'd)
Stop
Data in N
ACKACKACKNO ACK
R/W
ACKACKACKNO ACK
R/W
NO ACKNO ACK
5.1.2 Page Write
The Page Write mode allows up to 128 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, A15/A7, are the same. If more bytes are sent than will fit up to the end
of the page, a “roll-over” occurs, i.e. the bytes exceeding the page end are written on the
same page, from location 0.
The bus master sends from 1 to 128 bytes of data, each of which is acknowledged by the
device if Write Control (WC
addressed memory location are not modified, and each data byte is followed by a NoAck, as
shown in Figure 8. After each transferred byte, the internal page address counter is
incremented.
The transfer is terminated by the bus master generating a Stop condition.
) is low. If Write Control (WC) is high, the contents of the
Figure 8.Write mode sequences with WC
= 1 (data write inhibited)
16/44Doc ID 16459 Rev 25
Page 17
M24512-W M24512-R M24512-DR M24512-DFInstructions
5.1.3 Write Identification Page (M24512-D only)
The Identification Page (128 bytes) is an additional page which can be written and (later)
permanently locked in Read-only mode. It is written by issuing the Write Identification Page
instruction. This instruction uses the same protocol and format as Page Write (into memory
array), except for the following differences:
●Device type identifier = 1011b
●MSB address bits A15/A7 are don't care except for address bit A10 which must be ‘0’.
LSB address bits A6/A0 define the byte address inside the Identification page.
If the Identification page is locked, the data bytes transferred during the Write Identification
Page instruction are not acknowledged (NoAck).
5.1.4 Lock Identification Page (M24512-D only)
The Lock Identification Page instruction (Lock ID) permanently locks the Identification page
in Read-only mode. The Lock ID instruction is similar to Byte Write (into memory array) with
the following specific conditions:
●Device type identifier = 1011b
●Address bit A10 must be ‘1’; all other address bits are don't care
●The data byte must be equal to the binary value xxxx xx1x, where x is don't care
If the Identification Page is locked, the data bytes transferred during the Write Identification
Page instruction are not acknowledged (NoAck).
Doc ID 16459 Rev 2517/44
Page 18
InstructionsM24512-W M24512-R M24512-DR M24512-DF
5.1.5 ECC (Error Correction Code) and Write cycling
The Error Correction Code (ECC) is an internal logic function which is transparent for the
2
I
C communication protocol.
The ECC logic is implemented on each group of four EEPROM bytes
single bit out of the four bytes happens to be erroneous during a Read operation, the ECC
detects this bit and replaces it with the correct value. The read reliability is therefore much
improved.
Even if the ECC function is performed on groups of four bytes, a single byte can be
written/cycled independently. In this case, the ECC function also writes/cycles the three
other bytes located in the same group
(a)
. As a consequence, the maximum cycling budget is
defined at group level and the cycling can be distributed over the 4 bytes of the group: the
sum of the cycles seen by byte0, byte1, byte2 and byte3 of the same group must remain
below the maximum value defined in Table 11: Cycling performance by groups of four bytes.
(a)
. Inside a group, if a
a. A group of four bytes is located at addresses [4*N, 4*N+1, 4*N+2, 4*N+3], where N is an
integer.
18/44Doc ID 16459 Rev 25
Page 19
M24512-W M24512-R M24512-DR M24512-DFInstructions
Write cycle
in progress
AI
d
AI01847e
Next
Operation is
addressing the
memory
Start condition
Device select
with RW = 0
ACK
returned
YES
NO
YESNO
ReStart
Stop
Data for the
Write cperation
Device select
with RW = 1
Send Address
and Receive ACK
First byte of instruction
with RW = 0 already
decoded by the device
YESNO
StartCondition
Continue the
Write operation
Continue the
Random Read operation
5.1.6 Minimizing Write delays by polling on ACK
The maximum Write time (tw) is shown in AC characteristics tables in Section 8: DC and AC
parameters, but 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 9, is:
●Initial condition: a Write cycle is in progress.
●Step 1: the bus master 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 second
part of the instruction (the first byte of this instruction having been sent during Step 1).
Figure 9.Write cycle polling flowchart using ACK
1. The seven most significant bits of the Device Select code of a Random Read (bottom right box in the
figure) must be identical to the seven most significant bits of the Device Select code of the Write (polling
instruction in the figure).
Doc ID 16459 Rev 2519/44
01847
Page 20
InstructionsM24512-W M24512-R M24512-DR M24512-DF
Start
Dev sel *Byte addrByte addr
Start
Dev selData out 1
AI01105d
Data out N
Stop
Start
Current
Address
Read
Dev selData out
Random
Address
Read
Stop
Start
Dev sel *Data out
Sequential
Current
Read
Stop
Data out N
Start
Dev sel *Byte addrByte addr
Sequention
Random
Read
Start
Dev sel *Data out1
Stop
ACK
R/W
NO ACK
ACK
R/W
ACKACKACK
R/W
ACKACKACKNO ACK
R/W
NO ACK
ACKACKACK
R/W
ACKACK
R/W
ACKNO ACK
5.2 Read operations
Read operations are performed independently of the state of the Write Control (WC) signal.
After the successful completion of a Read operation, the device’s internal address counter is
incremented by one, to point to the next byte address.
For the Read instructions, after each byte read (data out), the device waits for an
acknowledgment (data in) during the 9th bit time. If the bus master does not acknowledge
during this 9th time, the device terminates the data transfer and switches to its Standby
mode.
Figure 10. Read mode sequences
5.2.1 Random Address Read
A dummy Write is first performed to load the address into this address counter (as shown in
Figure 10) but without sending a Stop condition. Then, the bus master sends another Start
condition, and repeats the device select code, with the RW
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.
20/44Doc ID 16459 Rev 25
bit set to 1. The device
Page 21
M24512-W M24512-R M24512-DR M24512-DFInstructions
5.2.2 Current Address Read
For the Current Address Read operation, following a Start condition, the bus master only
sends a device select code with the R/W
outputs the byte addressed by the internal address counter. The counter is then
incremented. The bus master terminates the transfer with a Stop condition, as shown in
Figure 10, without acknowledging the byte.
bit set to 1. The device acknowledges this, and
5.2.3 Sequential Read
This operation can be used after a Current Address Read or a Random Address 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 10.
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 data from memory address
00h.
5.3 Read Identification Page (M24512-D only)
The Identification Page (128 bytes) is an additional page which can be written and (later)
permanently locked in Read-only mode.
The Identification Page can be read by issuing an Read Identification Page instruction. This
instruction uses the same protocol and format as the Random Address Read (from memory
array) with device type identifier defined as 1011b. The MSB address bits A15/A7 are don't
care, the LSB address bits A6/A0 define the byte address inside the Identification Page. The
number of bytes to read in the ID page must not exceed the page boundary (e.g.: when
reading the Identification Page from location 100d, the number of bytes should be less than
or equal to 28, as the ID page boundary is 128 bytes).
5.4 Read the lock status (M24512-D only)
The locked/unlocked status of the Identification page can be checked by transmitting a
specific truncated command [Identification Page Write instruction + one data byte] to the
device. The device returns an acknowledge bit if the Identification page is unlocked,
otherwise a NoAck bit if the Identification page is locked.
Right after this, it is recommended to transmit to the device a Start condition followed by a
Stop condition, so that:
●Start: the truncated command is not executed because the Start condition resets the
device internal logic,
●Stop: the device is then set back into Standby mode by the Stop condition.
Stressing the device outside the ratings listed in Ta bl e 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 operating sections of this specification, is not
implied. Exposure to absolute maximum rating conditions for extended periods may affect
device reliability.
Table 5.Absolute maximum ratings
SymbolParameterMin.Max.Unit
Ambient operating temperature–55130°C
T
STG
T
LEAD
V
IO
I
OL
V
CC
V
ESD
1. Compliant with JEDEC Std J-STD-020D (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. Positive and negative pulses applied on different combinations of pin connections, according to AEC-
Q100-002 (compliant with JEDEC Std JESD22-A114, C1=100 pF, R1=1500 Ω).
3. 4000 V for new devices identified with process letters KB and 3000 V for previous devices identified with
process letters KA and AB.
Storage temperature–65150°C
Lead temperature during solderingsee note
(1)
°C
Input or output range–0.506.5V
DC output current (SDA = 0)-5mA
Supply voltage–0.506.5V
Electrostatic pulse (Human Body model)
(2)
-4000
(3)
V
Doc ID 16459 Rev 2523/44
Page 24
DC and AC parametersM24512-W M24512-R M24512-DR M24512-DF
8 DC and AC parameters
This section summarizes the operating and measurement conditions, and the DC and AC
characteristics of the device.
Table 6.Operating conditions (voltage range W)
SymbolParameterMin.Max.Unit
V
CC
T
f
C
1. For devices identified by process letter K.
Table 7.Operating conditions (voltage range R)
Supply voltage2.55.5V
Ambient operating temperature–4085°C
A
Operating clock frequency-1
(1)
SymbolParameterMin.Max.Unit
V
CC
T
f
C
1. For devices identified by process letter K.
Table 8.Operating conditions (voltage range F)
Supply voltage1.85.5V
Ambient operating temperature–4085°C
A
Operating clock frequency-1
(1)
SymbolParameterMin.Max.Unit
V
CC
T
f
C
1. For devices identified by process letter K.
Supply voltage1.75.5V
Ambient operating temperature–4085°C
A
Operating clock frequency-1
(1)
MHz
MHz
MHz
Table 9.AC measurement conditions
SymbolParameterMin.Max.Unit
C
bus
Load capacitance100pF
SCL input rise/fall time, SDA input fall time50ns
Input levels0.2 V
Input and output timing reference levels0.3 V
24/44Doc ID 16459 Rev 25
to 0.8 V
CC
to 0.7 V
CC
CC
CC
V
V
Page 25
M24512-W M24512-R M24512-DR M24512-DFDC and AC parameters
-36
6
##
6
##
6
##
6
##
)NPUTANDOUTPUT
4IMINGREFERENCELEVELS
)NPUTVOLTAGELEVELS
Figure 11. AC measurement I/O waveform
Table 10.Input parameters
SymbolParameter
(1)
Test conditionMin.Max.Unit
C
C
Z
Z
1. Characterized only, not tested in production.
2. E2, E1, E0 input impedance when the memory is selected (after a Start condition).
Table 11.Cycling performance by groups of four bytes
SymbolParameterTest condition
Ncycle
1. Cycling performance for products identified by process letter KB.
2. The Write cycle endurance is defined for groups of four data bytes located at addresses [4*N, 4*N+1,
4*N+2, 4*N+3] where N is an integer. The Write cycle endurance is defined by characterization and
qualification.
3. A Write cycle is executed when either a Page Write, a Byte Write, a Write Identification Page or a Lock
Identification Page instruction is decoded. When using the Byte Write, the Page Write or the Write
Identification Page, refer also to Section 5.1.5: ECC (Error Correction Code) and Write cycling.
Table 12.Memory cell data retention
Input capacitance (SDA)8pF
IN
Input capacitance (other pins)6pF
IN
L
Input impedance (E2, E1, E0, WC)
H
Write cycle
endurance
TA ≤ 25 °C, VCC(min) < VCC < VCC(max)4,000,000
(2)
TA = 85 °C, VCC(min) < VCC < VCC(max)1,200,000
(2)
VIN < 0.3 V
VIN > 0.7 V
(1)
CC
CC
30kΩ
500kΩ
Max.Unit
Write cycle
ParameterTest conditionMin.Unit
Data retention
1. For products identified by process letter KB. The data retention behavior is checked in production. The
200-year limit is defined from characterization and qualification results.
(1)
TA = 55 °C200Year
(3)
Doc ID 16459 Rev 2525/44
Page 26
DC and AC parametersM24512-W M24512-R M24512-DR M24512-DF
DC and AC parametersM24512-W M24512-R M24512-DR M24512-DF
3#,
3$!/UT
3#,
3$!)N
$ATAVALID
T#,16T#,18
T#($(
3TOP
CONDITION
T#($,
3TART
CONDITION
7RITECYCLE
T7
!)G
$ATAVALID
T1,1,
3$!)N
T#($,
3TART
CONDITION
T$8#(T#,$8
3$!
)NPUT
3$!
#HANGE
T#($(T$($,
3TOP
CONDITION
3TART
CONDITION
T8(8(
3#,
T#(#,
T$,#,
T#,#(
T8(8(
T8,8,
T8,8,
7#
T7,$,
T$(7(
Figure 14. AC waveforms
32/44Doc ID 16459 Rev 25
Page 33
M24512-W M24512-R M24512-DR M24512-DFPackage mechanical data
9 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®
1. Values in inches are converted from mm and rounded to four decimal digits.
Doc ID 16459 Rev 2537/44
Page 38
Part numberingM24512-W M24512-R M24512-DR M24512-DF
10 Part numbering
Table 22.Ordering information scheme
Example:M24512W MN 6TP /K
Device type
2
M24 = I
C serial access EEPROM
Device function
512 = 512 Kbit (64 x 8)
Device family
Blank: Without Identification page
-D: With additional Identification page
Operating voltage
W = V
R = V
= 2.5 V to 5.5 V
CC
= 1.8 V to 5.5 V
CC
F = VCC = 1.7 V to 5.5 V
Package
MN = SO8 (150 mil width)
DW = TSSOP8 (169 mil width)
(1)
(1)
MC = UFDFPN8 (MLP8)
CS = standard WLCSP
Device grade
6 = Industrial: device tested with standard test flow over –40 to 85 °C
Option
blank = standard packing
T = Tape and reel packing
Plating technology
®
P or G = ECOPACK
(2)
Process
(RoHS compliant)
/K = Manufacturing technology code
1. RoHS-compliant and halogen-free (ECOPACK2®)
2. The process letters apply to WLCSP devices only. The process letters appear on the device package
(marking) and on the shipment box. Please contact your nearest ST Sales Office for further information.
38/44Doc ID 16459 Rev 25
Page 39
M24512-W M24512-R M24512-DR M24512-DFRevision history
11 Revision history
DateRevisionChanges
Lead Soldering Temperature in the Absolute Maximum Ratings table
amended
29-Jan-20011.1
10-Apr-20011.2
16-Jul-20011.3LGA8 Package given the designator “LA”
02-Oct-20011.4LGA8 Package mechanical data updated
13-Dec-20011.5
12-Jun-20011.6Document promoted to Full Datasheet
22-Oct-20032.0
02-Sep-20043.0
Write Cycle Polling Flow Chart using ACK illustration updated
LGA8 and SO8(wide) packages added
References to PSDIP8 changed to PDIP8, and Package Mechanical data
updated
LGA8 Package Mechanical data and illustration updated
SO16 package removed
Document becomes Preliminary Data
Test conditions for ILI, ILO, ZL and ZH made more precise
VIL and VIH values unified. tNS value changed
Table of contents, and Pb-free options added. Minor wording changes in
Summary Description, Power-On Reset, Memory Addressing, Write
Operations, Read Operations. V
(min) improved to –0.45V.
IL
LGA8 package is Not for New Design. 5V and -S supply ranges, and
Device Grade 5 removed. Absolute Maximum Ratings for V
(min) changed. Soldering temperature information clarified for RoHS
V
CC
(min) and
IO
compliant devices. Device grade information clarified. AEC-Q100-002
compliance. VIL specification unified for SDA, SCL and WC
22-Feb-20054.0
Initial delivery state is FFh (not necessarily the same as Erased).
LGA package removed, TSSOP8 and SO8N packages added (see
Package mechanical data section and Table 21: Ordering information
scheme).
Voltage range R (1.8V to 5.5V) also offered. Minor wording changes.
Test Conditions modified in Table 11: Input parameters and Note 2
Z
L
added.
I
CC
and I
values for VCC = 5.5V added to Table 12: DC characteristics
CC1
(voltage range W).
Note added to Table 12: DC characteristics (voltage range W).
Power On Reset paragraph specified.
max value modified in Table 14: 400 kHz AC characteristics and note 4
t
W
added. Plating technology changed in Table 21: Ordering information
Power On Reset paragraph replaced by Section 2.6: Supply voltage
(VCC). Figure 4: Device select code added.
ECC (error correction code) and write cycling added and specified at 1
05-May-20065
16-Oct-20066
02-Jul-20077
16-Oct-20078
Million cycles.
added and I
I
CC0
specified over the whole voltage range in Ta b le 1 2
CC1
and Ta bl e 1 3 .
PDIP8 package removed. Packages are ECOPACK® compliant. Small
text changes.
M24256-BW and M24256-BR part numbers added.
Section 3.12: ECC (error correction code) and write cycling updated.
I
CC
and I
modified in Table 13: DC characteristics (voltage range R).
CC1
tW modified in Table 14: 400 kHz AC characteristics.
SO8Narrow package specifications updated (see Ta b l e 1 7 and
Figure 15). Blank option removed from below Plating technology in
Table 21: Ordering information scheme.
Section 2.6: Supply voltage (VCC) modified.
Section 3.12: ECC (error correction code) and write cycling modified.
JEDEC standard and European directive references corrected below
Table 7: Absolute maximum ratings.
Rise/fall time conditions modified for I
and VIH max modified in
CC
Table 12: DC characteristics (voltage range W) and Table 13: DC
characteristics (voltage range R)
Note 1 removed from Table 12: DC characteristics (voltage range W).
SO8W package specifications modified in Section 7: Package mechanical
data.
Table 23: Available M24256-BR, M24256-BW, M24256-BF products
(package, voltage range, temperature grade) and Table 26: Available
M24512-x products (package, voltage range, temperature grade) added.
Section 2.5: VSS ground added. Small text changes.
max changed and Note 1 updated to latest standard revision in
V
IO
Table 7: Absolute maximum ratings.
Note removed from Table 11: Input parameters.
min and VIL max modified in Table 13: DC characteristics (voltage
V
IH
range R).
Removed t
CH1CH2
, t
CL1CL2
and t
DH1DH2
, and added t
XL1XL2
, t
DL1DL2
and
Note 3 in Table 14: 400 kHz AC characteristics.
t
XH1XH2
, t
and Note 2 added to Table 15: 1 MHz AC characteristics.
XL1XL2
Figure 13: AC timings modified.
Package mechanical data inch values calculated from mm and rounded to
4 decimal digits (see Section 7: Package mechanical data).
40/44Doc ID 16459 Rev 25
Page 41
M24512-W M24512-R M24512-DR M24512-DFRevision history
DateRevisionChanges
1 MHz frequency introduced (M24512-HR root part number).
Section 2.6.3: Device reset modified.
Figure 5: I2C Fast mode (fC = 400 kHz): maximum Rbus value versus bus
parasitic capacitance (Cbus) modified, Figure 6: I2C Fast mode Plus (fC =
14-Dec-20079
27-Mar-200810
22-Apr-200811
22-Dec-200812
21-Jan-200913
05-Jun-200914
16-Jun-200915Part numbers updated in cover page header.
1 MHz): maximum Rbus value versus bus parasitic capacitance (Cbus)
added.
moved from Ta bl e 1 1 to Ta bl e 1 4 . ILO test conditions modified in
t
NS
Ta ble 12 .
Table 13: DC characteristics (voltage range R) and Table 15: 1 MHz AC
characteristics modified. Small text changes.
Small text changes. M24256-BHR root part number added.
Section 2.6.3: Device reset on page 9 updated.
Figure 6: I2C Fast mode Plus (fC = 1 MHz): maximum Rbus value versus
bus parasitic capacitance (Cbus) on page 10 updated.
Caution removed in Section 3.12: ECC (error correction code) and write
cycling.
M24512-W and M24256-BW offered in the device grade 3 option
(automotive temperature range):
– Table 8: Operating conditions (voltage range W),
– Table 12: DC characteristics (voltage range W),
– /AB Process letters added to Table 21: Ordering information scheme,
– Table 23: Available M24256-BR, M24256-BW, M24256-BF products
(package, voltage range, temperature grade) and
– Table 26: Available M24512-x products (package, voltage range,
temperature grade) updated accordingly).
Small text changes.
WLCSP package added (see Figure 3: WLCSP connections (top view,
marking side, with balls on the underside) and Section 7: Package
mechanical data).
M24256-BF part number added (V
= 1.7 V to 5.5 V voltage range
CC
added, see Ta bl e 1 0 , Tab l e 1 4 and Table 23).
test conditions modified in Table 12: DC characteristics (voltage
I
CC1
range W), Table 13: DC characteristics (voltage range R) and Tab l e 1 4 :
DC characteristics (voltage range F).
M24512-DR part number and Identification page feature added.
Command replaced by instruction in the whole document.
UFDFPN8 added.
Table 7: Absolute maximum ratings updated.
Table 10: AC test measurement conditions updated.
Table 12: DC characteristics (voltage range W) updated.
Table 13: DC characteristics (voltage range R) updated.
Table 14: DC characteristics (voltage range F) table deleted.
Re-ordered Features content.
WLCSP package information added in Figure 3.
Text updated in Section 3.10, Section 3.18.
Updated Figure 13.
Added Figure 18, Ta bl e 2 0 .
correction code) and write cycling, title of sections 3.18 and 3.19,
Table 12: DC characteristics (voltage range W), Table 13: DC
characteristics (voltage range R), Table 14: 400 kHz AC characteristics
and Table 15: 1 MHz AC characteristics, Figure 17: UFDFPN8 (MLP8) 8-
lead ultra thin fine pitch dual flat package no lead 2 x 3 mm, outline.
Added Caution under Figure 3.
42/44Doc ID 16459 Rev 25
Page 43
M24512-W M24512-R M24512-DR M24512-DFRevision history
DateRevisionChanges
Updated Ta ble 7 , Ta bl e 1 3 , Tab l e 1 6 and Tab l e 1 7 .
(2)
to Ta bl e 1 4 .
31-Jan-201122
Added note
Deleted Table 22: Available M24512-W and M24512-R products
(package, voltage range, temperature grade) and Table 23: Available
M24512-DR products (package, voltage range, temperature grade).
– Deleted reference “M24512-DR” and inserted reference “M24512-DF”.
– Updated data regarding package UFDFPN8.
– Updated Section 1: Description.
– Added Figure 4 and updated title of Figure 3.
value in Table 7: Absolute maximum ratings, note
ESD
01-Mar-201223
– Updated V
under Ta b le 1 3 and ICC value in Ta bl e 1 4 .
– Added Table 10: Operating conditions (voltage range F) and Table 15:
DC characteristics (voltage range F).
– Added values t
WLDL
and t
DHWH
and Table 17: 1 MHz AC characteristics .
–Replaced Figure 14.
12-Apr-201224Updated Section 1: Description.
Datasheet split into:
– M24512-125 datasheet for automotive products (range 3),
– M24512-W M24512-R M24512-DR M24512-DF for standard products
(range 6, this datasheet rev 25).
Deleted:
–SO8W package
– UFDFPN8 (MLP8): MB version package
– WLCSP (KA die) dimensions
25-Jun-201225
Added:
– Reference M24512-DR
– Table 11: Cycling performance by groups of four bytes
– Table 12: Memory cell data retention
Updated:
– Figure 12: Maximum R
– Figure 13: Maximum R
for an I
for an I
2
C bus at maximum frequency fC = 400 kHz
2
C bus at maximum frequency fC = 1MHz
value versus bus parasitic capacitance (C
bus
value versus bus parasitic capacitance C
bus
(1)
in Table 16: 400 kHz AC characteristics
bus
bus
)
)
Doc ID 16459 Rev 2543/44
Page 44
M24512-W M24512-R M24512-DR M24512-DF
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.