These I2C-compatible electrically erasable programmable memory (EEPROM) devices are organized as 64K x 8 bits.
Figure 2. Logic Diagram
V
CC
3
E0-E2
SCL
WC
M24512
V
SS
Table 2. Signal Names
E0, E1, E2Chip Enable
SDA
AI02275
ter. The Start condition is followed by a Device
Select Code and Read/Write
bit (RW) (as described in Table 3.), terminated by an acknowledge bit.
When writing data to the memory , the device inserts an acknowled ge bit during the 9
th
bit time,
following the bus master’s 8-bit transmission.
When data is read by the bus master, the bus
master acknowledge s the rec eipt o f the d ata byte
in the same way. Data transfers are terminated by
a Stop condition after an Ack for Write, and after a
NoAck for Read.
Power On Reset
In order to prevent data corruption and inadvertent
Write operations during Power-up, a Power On
Reset (POR) circuit is included . At Power-up, the
device will not respond to any command until V
CC
has reached the Power On Rese t threshold voltage (this threshold is lower than the V
min oper-
CC
ating voltage defined in Tables 8 and 9). In the
same way, as soon as V
drops from the normal
CC
operating voltage, below the Power On Reset
threshold voltage, the dev ice stops to respond to
any command.
Prior to selecting and issuing commands to the
memory, a valid and s table V
voltage must be
CC
applied. This voltage must remain stable and valid
until the end of t he transmiss ion of the command
and, for a Write instruction, until the completion of
the internal write cycle (t
).
W
SDASerial Data
SCLSerial Clock
WC
V
CC
V
SS
2
I
C uses a two-wire serial interf ace, comprisi ng a
Write Control
Supply Voltage
Ground
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
The device behaves as a slave in the I
2
C bus definition.
2
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 mas-
Figure 3. DIP, SO and TSSOP Connections
M24512
E0V
E2
SS
Note: See PACKAGE MECHANICAL section for package dimen-
sions, and how to identify pin-1.
1
2
3
4
AI04035B
8
7
6
5
CC
WCE1
SCL
SDAV
4/24
Page 5
SIGNAL DESCRIPTION
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 must be connected from Serial
Clock (SCL) to V
value of the pull- up resi stor can be calc ulate d). In
most applications, though, this method of synchronization is not employed, and so the pull-up resistor is not necessary, pro vided that the bus master
has a push-pull (rather than open drain) output.
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 open drain or ope n collector signals on the
bus. 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
CC
. (Figure 4. indicates how
CC
M24512
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 7bit Device Select Code. These inputs must be tied
to V
Code. When not connected (left floating), these inputs are read as Low (0,0,0).
Write Control (WC
for protecting the entire content s of the memory
from inadvertent write operations. Write operations are disabled to the entire memory array when
Write Control (WC
nected, the signal is internally read as V
Write operations are allowed.
When Write Contr ol (WC
Select and Address bytes are acknowledged,
Data bytes are not acknowledged.
or VSS, to establish the Device Select
CC
). This input signal is useful
) is driven High. When uncon-
) is driven High, Device
, and
IL
Figure 4. Maximum R
20
16
12
8
Maximum RP value (kΩ)
4
0
10
Value versus Bus Parasitic Capacitance (C) for an I2C Bus
P
V
CC
SDA
fc = 400kHz
100
C (pF)
fc = 100kHz
MASTER
1000
SCL
R
R
P
P
C
C
AI01665b
5/24
Page 6
M24512
Figure 5. I2C Bus Protocol
SCL
SDA
SCL
SDA
SCL
SDA
START
Condition
START
Condition
123789
MSB
123789
MSB
SDA
Input
SDA
Change
STOP
Condition
ACK
ACK
STOP
Condition
AI00792B
Table 3. Device Select Code
Device Type Identifier
1
Chip Enable Address
b7b6b5b4b3b2b1b0
Device Select Code1010E2E1E0RW
Note: 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.
2
RW
Table 4. Most Significant ByteTable 5. Least Significant Byte
The device supports the I2C protocol. This is summarized in Figure 5.. Any device that sends d ata
on to the bus is defined to be a transmitter, and
any device that reads the data to be a rec eiver.
The device that controls the data transfer is known
as the bus master, an d th e other a s the s lave device. A data transfer can only be initiated by the
bus master, which will also provide the serial clock
for synchronization. The M24512 device is always
a slave in all communication.
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 continuou sly
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.
Stop Condition
Stop is identified by a rising edge of Serial Data
(SDA) while Serial Cloc k (S CL) is s tab le a nd d ri ven High. A Stop condition t ermi nate s co mm uni ca tion between the device and the bus master. A
Read command that is follow ed by NoA ck can be
followed by a Sto p condition to force the device
into the Stand-by mode. A S top condition at the
end of a Write command triggers the internal Write
cycle.
Acknowledge Bit (ACK)
The acknowledge bit is used to indicate a successful byte transfer. The bus transmitter, whether it be
bus master or sl ave device, releas es Serial Data
(SDA) after sending ei ght bits of da ta. During the
th
9
clock pulse period, the receiver pulls Serial
M24512
Data (SDA) Low to acknowledge the receipt of the
eight data bits.
Data Input
During data input, the device samples Serial Data
(SDA) on the rising edge of Serial Clock (SCL).
For correct device operation, Serial Data (SDA)
must be stable during the rising edge of Serial
Clock (SCL), and the Serial Data (SDA) signal
must change
en Low.
Memory Addressing
To start communica tion between the bus master
and the slave device, the b us mas ter m u st ini ti ate
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 4bit Device Type Identifier is 1010b.
Up to eight memory devices can be connected on
a single I
code on the Chip Enable (E0, E1, E2) inputs.
When the Device Select Code is received, the device only respond s if the Chip Enabl e Address is
the same as the value on the Chip Enable (E0, E1,
E2) inputs.
th
The 8
set to 1 for Read and 0 for Write operations.
If a match occurs on the Device Select code, the
corresponding device gives an acknowledgment
on Serial Data (SDA) du ring the 9
device does not match the Devic e Select code, it
deselects itself from the bus, and goes into Standby mode.
only
when Serial Cl ock ( SCL ) i s dr iv-
2
C bus. Each one is gi ven a un ique 3-bit
bit is the Read/Write bit (RW). This bit is
th
bit time. If the
Table 6. Operating Modes
ModeRW bit
Current Address Read1X1START, Device Select, RW
Random Address Read
Sequential Read1X≥ 1Similar to Current or Random Address Read
Byte Write0
Page Write0
Note: 1. X = V
IH
or V
.
IL
0X
1XreSTART, Device Select, RW
WC
V
V
1
IL
IL
BytesInitial Sequence
= 1
1
START, Device Select, RW
1START, Device Select, RW = 0
≤ 128START, Device Select, RW = 0
= 0, Address
= 1
7/24
Page 8
M24512
Figure 6. Write Mode Sequences with WC=1 (data write inhibited)
WC
ACKACKACKNO ACK
BYTE WRITEDEV SELBYTE ADDRBYTE ADDRDATA IN
R/W
START
WC
ACKACKACKNO ACK
PAGE WRITEDEV SELBYTE ADDR
R/W
START
WC (cont'd)
NO ACKNO ACK
PAGE WRITE
(cont'd)
DATA IN N
STOP
BYTE ADDRDATA IN 1
STOP
DATA IN 2
AI01120C
Write Operations
Following a Start co ndition the bus mas ter sends
a Device Select Code with the Read/Write
(RW
) reset to 0. The device acknowledges this, as
bit
shown in Figure 7., and waits for two address
bytes. The devi ce res ponds to e ach addres s by te
with an acknowledge bit, and then waits for the
data byte.
Writing to the memory may be inhibited if Write
Control (WC
with Write Control (WC
) is driven Hi gh. Any W rite instruction
) driven High (duri ng a pe riod of time from the Start condition until the end of
the two address bytes) will not modify the memory
contents, and the accompanying data bytes are
not
acknowledged, as shown in Figure 6..
Each data byte in the memory ha s a 16-bit (two
byte wide) address. The Most Significant Byte (Ta-
ble 4.) is sent first, foll owed by the Least Signifi-
cant Byte (Table 5.). Bits b15 to b0 form the
address of the byte in memory.
8/24
When the bus master gener ates a Stop conditi on
immediately after t he Ac k bi t (i n th e “1 0
th
bit” time
slot), either at the end of a Byte Write or a Page
Write, the internal Write cycle is tri ggere d. A St op
condition at any other time slot does not trigger the
internal Write cycle.
After the Stop condition, the delay t
, and the suc-
W
cessful completion of a Write operation, the device’s internal address counter is incremented
automatically, to point to the next byte address after the last one that was modified.
During the internal Write cycl e, Serial Data (SDA)
is disabled intern ally, a nd the devic e does n ot respond to any requests.
Byte Write
After the Device Select code and the address
bytes, the bus mas ter sends one d ata byte. If the
addressed location is Write-protected, by Write
Control (WC
) being driven High, the device replies
with NoAck, and the location is not modified. If, instead, the addressed location is not Write-protect-
Page 9
M24512
ed, the device replies with Ack. The bus master
terminates the transf er by gener ating a St op condition, as shown in Figure 7.
Page Write
The Page Write mode allows up to 128 bytes to be
written in a single Wr ite cycle, provided tha t they
are all located in th e same ’row’ in the memory:
that is, the most significant m emory address bits
(b15-b7) are the same. If more bytes are sent than
will fit up to the end of the row, a condi tion kn own
as ‘roll-over’ occ urs. This should be avoided, as
Figure 7. Write Mode Sequences with WC
WC
BYTE WRITEDEV SELBYTE ADDR
START
WC
=0 (data write enabled)
ACK
R/W
data star ts t o be com e ov erwr itt en i n a n imp lem entation dependent way.
The bus master sends from 1 to 128 bytes of data,
each of which is acknowledged by the device if
Write Control (WC
) is Low. If Write Control (WC) is
High, the contents of the addressed memory location are not modified, and each data byte is followed by a NoAck. After each byte is transferred,
the internal byte add ress cou nter (th e 7 leas t significant address bits only) is incremented. The
transfer is termina ted by the bus master gener ating a Stop condition.
ACKACKACK
BYTE ADDRDATA IN
STOP
ACKACKACKACK
PAGE WRITEDEV SELBYTE ADDRBYTE ADDRDATA IN 1
R/W
START
WC (cont'd)
ACKACK
PAGE WRITE
(cont'd)
DATA IN N
STOP
DATA IN 2
AI01106C
9/24
Page 10
M24512
Figure 8. Write Cycle Polling Flowchart using ACK
WRITE Cycle
in Progress
START Condition
DEVICE SELECT
with RW = 0
ACK
NO
Returned
First byte of instruction
with RW = 0 already
decoded by the device
ReSTART
STOP
YES
Next
Operation is
Addressing the
Memory
DATA for the
WRITE Operation
Continue the
WRITE Operation
Minimizing System Delays by Polling On ACK
During the internal Write cycle, the device disconnects itself from the bus, an d writes a copy of the
data from its internal lat ches to the me mory ce lls.
The maximum Write time (t
) is shown in Table
w
14., but the typical time is shorter. To make use of
this, a polling sequence can be us ed by the bus
master.
The sequence, as shown in Figure 8., is:
YESNO
Send Address
and Receive ACK
START
Condition
YESNO
DEVICE SELECT
with RW = 1
Continue the
Random READ Operation
AI01847C
–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).
10/24
Page 11
Figure 9. Read Mode Sequences
M24512
CURRENT
ADDRESS
READ
RANDOM
ADDRESS
READ
SEQUENTIAL
CURRENT
READ
SEQUENTIAL
RANDOM
READ
ACK
DEV SELDATA OUT
R/W
START
ACK
DEV SEL *BYTE ADDRBYTE ADDR
R/W
START
ACKACKACKNO ACK
DEV SELDATA OUT 1
R/W
START
ACKACKACK
DEV SEL *BYTE ADDRBYTE ADDR
NO ACK
STOP
ACKACKACK
DEV SEL *DATA OUT
R/W
START
DATA OUT N
STOP
ACKACK
DEV SEL *DATA OUT 1
NO ACK
STOP
R/W
START
ACKNO ACK
DATA OUT N
STOP
Note: 1. The seven most significant bits of the Device Select Code of a Random Read (in the 1st and 4th bytes) must be identical.
Read Operations
Read operations are per formed 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.
Random Address Read
A dummy Write is fi rst performed to load th e address into this addres s counter (as s hown in Fig-
ure 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
bit (RW) set to 1. The dev ice ac kn owle dge s
this, and outputs the contents of the addressed
byte. The bus ma ster must
byte, and terminates the transfe r with a Stop con dition.
Current Address Read
For the Current Address Read operation, following
a Start condition, the bus master only sends a Device Select Code with the Read/Write
to 1. The device acknowle dges this, and outputs
the byte addressed by the internal address
counter. The counter is then incremented. The bus
master terminates th e transfer with a S top condition, as shown in Figure 9.,
the byte.
START
R/W
AI01105C
not
acknowledge the
bit (RW) set
without
acknowledging
11/24
Page 12
M24512
Sequential Read
This operation can be used after a Current Address Read or a Random Address Read. The bus
master
and sends additional cloc k pulses so that the device continues to output the next byte in sequence.
To terminate the s tream of by tes, the bu s master
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 e ach byte outpu t. After the la st
memory address, the addres s cou nter ‘r ol ls- ov er ’,
and the device continues to output data from
memory address 00h.
does
acknowledge the data byte output,
not
acknowledge the last byte, and
must
Acknowledge in Read Mode
For all Read commands, the device waits, after
each byte read, for an acknowledgment during the
th
9
bit time. If the bus master does not drive Serial
Data (SDA) Low during this time, the device terminates the data transfer and switches to its Stand by mode.
INITIAL DELIVERY STATE
The device is delivered with all bits in the memory
array set to 1 (each byte contains FFh).
12/24
Page 13
M24512
MAXIMUM RATING
Stressing the devi ce outside the ratings li sted in
Table 7. may cause permanent damage to the de-
vice. These are stress ratings only, and oper ation
of the device at these, or any other conditions outside those indicated in the Oper ating sections of
Table 7. Absolute Maximum Ratings
SymbolParameterMin.Max.Unit
T
A
T
STG
T
LEAD
V
IO
V
CC
V
ESD
Note: 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
Ambient Operating Temperature–40125°C
Storage Temperature–65150°C
Lead Temperature during Soldering
Input or Output range–0.506.5V
Supply Voltage–0.506.5V
Electrostatic Discharg e Voltage (Human Body mode l)
this specificatio n, is not implied. Exposure to Absolute Maximum Rating conditions for extended
periods may affect de vice rel iability. Refer also to
the STMicroelectroni cs SURE Program and othe r
relevant quality documents.
See note
2
–40004000V
(1)
°C
13/24
Page 14
M24512
DC AND AC PARAMETERS
This section summ arizes the operati ng and measurement conditions , and the D C an d AC charac teristics of the device. The parameters in th e DC
and AC Characteristic tables that follow are derived from tests performed under the Measure-
Table 8. Operating Conditions (M24512 – W)
SymbolParameterMin.Max.Unit
ment Conditions summarized in the relevant
tables. Designers sho uld c heck tha t th e operating
conditions in thei r circui t match the measur ement
conditions when relying on the quoted parameters.
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 Condition1300ns
Write Time
(max) = 10ms
W
(max) = 5ms whereas for M24512 devices whose
W
5 or 10
(4)
ms
Table 15. AC Characteristics
(1)
(M24512 – R)
SymbolAlt.ParameterMin.Max.Unit
f
C
t
CHCL
t
CLCH
(3)
t
DL1DL2
t
DXCX
t
CLDX
t
CLQX
(4)
t
CLQV
(2)
t
CHDX
t
DLCL
t
CHDH
t
DHDL
t
W
Note: 1. The information contained in Ta ble 15. is related to the new M24512 (process letter “A”) and is subject to change without previo us
notice.
2. For a reSTART condition, or following a Write cycle.
3. Sampled only, not 100% tested.
4. To avoid spurious START and STOP co nditions, a minimum delay is placed bet ween SCL=1 and the falling or risin g edge of SDA.
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 Condition1300ns
Write Time10ms
BN = PDIP8
MW = SO8 (208 mil width)
MN = SO8 (150 mil body width)
DW = TSSOP8
C serial access EEPROM
= 2.5 to 5.5V
CC
= 1.8 to 5.5V
CC
Device Grade
6 = Industrial temperature range, –40 to 85 °C.
Device tested with standard test flow
Option
blank = Standard Packing
T = Tape and Reel Packing
Plating Technology
blank = Standard SnPb plating
P or G = Lead-Free and RoHS compliant
For a list of available options (speed, package,
etc.) or for further information on any aspect of this
device, please conta ct yo ur nearest ST Sal es Office.
22/24
Page 23
REVISION HISTORY
Table 21. Document Revision History
DateRevisionDescription of Revision
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
22-Feb-20054.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.
(min) improved to –0.45V.
V
IL
LGA8 package is Not for New Design. 5V and -S supply ranges, and Device Grade 5
removed. Absolute Maximum Ratings for V
IO
temperature information clarified for RoHS compliant devices. Device grade information
clarified. AEC-Q100-002 compliance. V
specification unified for SDA, SCL and WC
IL
INITIAL DELIVERY STATE is FFh (not necessarily the same as Erased).
LGA package removed, TSSOP8 and SO8N packages added (see PACKAGE
MECHANICAL section and Table 20., 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 Not e 3. added.
Z
L
I
CC
and I
values for VCC = 5.5V added to Table 12., DC Characteristics (M24512 – W).
CC1
Note added to Table 12., DC Characteristics (M24512 – W).
Power On Reset paragraph specified.
max value modified in Table 14., AC Characte ris tic s (M2 451 2 – W) and note 4 added.
t
W
Plating technology changed in Table 20., Ordering Information Scheme.
Resistance and capacitance renamed in Figure 4.,Maximum R
2
Parasitic Capacitance (C) for an I
C Bus.
M24512
(min) and VCC(min) changed. Soldering
Value versus Bus
P
23/24
Page 24
M24512
Information furnished is be lieved to be a ccur ate and reli able. Howe ver, STMicroele ctronic s assu mes no r esponsib ilit y for th e consequences
of use of such information nor for any infrin gement of patent s or other rights of third parties which ma y result from it s use. No license is granted
by implication or otherwi se under any patent or patent rights of STMicroelectronic s. Specifications mentioned in this publication ar e subject
to change without not ice. This pub licat ion su persed es and repl aces all in format ion previou sly su pplie d. STMicroele c tronic s prod ucts ar e no t
authorized for use as critical compone nts in life support devices or systems without express written approval of STMicroelectronics.
The ST logo is a registered trademark of STMicroelectronics.
ECOPACK is a registered trademark of STMicroelectronics.
All other names are the property of their respective owners