The M24M01 is a 1 Mb I2C-compatible EEPROM (Electrically Erasable PROgrammable
Memory) organized as 128 K × 8 bits.
The M24M01-R can operate with a supply voltage from 1.8 V to 5.5 V, and the M24M01-DF
can operate with a supply voltage from 1.7 V to 5.5 V, over an ambient temperature range of
-40 °C / +85 °C.
The M24M01-D offers an additional page, named the Identification Page (256 bytes). The
Identification Page can be used to store sensitive application parameters which can be
(later) permanently locked in Read-only mode.
Figure 1.Logic diagram
Table 1.Signal names
Signal nameFunctionDirection
E1, E2Chip EnableInput
SDASerial DataI/O
SCLSerial ClockInput
WC
V
CC
V
SS
6/41Doc ID 12943 Rev 9
Write ControlInput
Supply voltage
Ground
M24M01-R M24M01-DFDescription
-36
3$!6
33
3#,
7#%
$56
##
%
--
-36
6
##
6
33
7#
3#,3$!
$5
%%
)NDEX
Figure 2.8-pin package connections
1. DU: Don't Use (if connected, must be connected to VSS)
2. See Section 9: Package mechanical data for package dimensions, and how to identify pin 1.
Figure 3.WLCSP connections for die identified by process letter A (bump side
view)
1. DU: Don't Use (if connected, must be connected to VSS)
2. See Section 9: Package mechanical data for package dimensions, and how to identify pin 1.
Doc ID 12943 Rev 97/41
DescriptionM24M01-R M24M01-DF
MS30220V1
SDA
SCL
V
SS
E2E1
DU
V
CC
W
Figure 4.WLCSP connections for die identified by process letter K (bump side
view)
1. DU: Don't Use (if connected, must be connected to VSS)
2. See Section 9: Package mechanical data for package dimensions, and how to identify pin 1.
Caution:As EEPROM cells lose their charge (and so their binary value) when exposed to ultra violet
(UV) light, EEPROM dice delivered in wafer form by STMicroelectronics must never be
exposed to UV light.
8/41Doc ID 12943 Rev 9
M24M01-R M24M01-DFSignal description
Ai12806
V
CC
M24xxx
V
SS
E
i
V
CC
M24xxx
V
SS
E
i
2 Signal description
2.1 Serial Clock (SCL)
The signal applied on the SCL input is used to strobe the data available on SDA(in) and to
output the data on SDA(out).
2.2 Serial Data (SDA)
SDA is an input/output used to transfer data in or data out of the device. SDA(out) is an open
drain output that may be wire-OR’ed with other open drain or open collector signals on the
bus. A pull up resistor must be connected (Figure 13 indicates how to calculate the value of
the pull-up resistor).
2.3 Chip Enable (E1, E2)
These input signals are used to set the value that is to be looked for on the two bits (b3, b2)
of the 7-bit device select code. These inputs must be tied to V
device select code as shown in Figure 5. When not connected (left floating), these inputs
are read as low (0,0).
or VSS, to establish the
CC
Figure 5.Device select code
2.4 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
driven low or left floating.
When Write Control (WC
acknowledged, Data bytes are not acknowledged.
) is driven high. Write operations are enabled when Write Control (WC) is either
) is driven high, device select and address bytes are
Doc ID 12943 Rev 99/41
Signal descriptionM24M01-R M24M01-DF
2.5 VSS (ground)
VSS is the reference for the VCC supply voltage.
2.6 Supply voltage (VCC)
2.6.1 Operating supply voltage V
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 Operating conditions
CC
in Section 8: DC and AC parameters). In order to secure a stable DC supply voltage, it is
recommended to decouple the V
nF to 100 nF) close to the V
CC
CC/VSS
This voltage must remain stable and valid until the end of the transmission of the instruction
and, for a write instruction, until the completion of the internal write cycle (t
2.6.2 Power-up conditions
The VCC voltage has to rise continuously from 0 V up to the minimum VCC operating voltage
(see Operating conditions in Section 8: DC and AC parameters) and the rise time must not
vary faster than 1 V/µs.
2.6.3 Device reset
In order to prevent inadvertent write operations during power-up, a power-on-reset (POR)
circuit is included.
At power-up, the device does not respond to any instruction until V
internal reset threshold voltage. This threshold is lower than the minimum V
voltage (see Operating conditions in Section 8: DC and AC parameters). When V
over the POR threshold, the device is reset and enters the Standby Power mode; however,
the device must not be accessed until V
specified [V
parameters).
(min), VCC(max)] range (see Operating conditions in Section 8: DC and AC
CC
CC
line with a suitable capacitor (usually of the order of 10
package pins.
).
W
has reached the
CC
reaches a valid and stable DC voltage within the
CC
operating
CC
CC
passes
In a similar way, during power-down (continuous decrease in V
accessed when V
drops below VCC(min). When VCC drops below the internal reset
CC
threshold voltage, the device stops responding to any instruction sent to it.
2.6.4 Power-down conditions
During power-down (continuous decrease in VCC), the device must be in the Standby Power
mode (mode reached after decoding a Stop condition, assuming that there is no internal
write cycle in progress).
10/41Doc ID 12943 Rev 9
), the device must not be
CC
M24M01-R M24M01-DFMemory organization
-36
7#
#ONTROLLOGIC
(IGHVOLTAGE
GENERATOR
)/SHIFTREGISTER
!DDRESSREGISTER
ANDCOUNTER
$ATA
REGISTER
PAGE
8DECODER
9DECODER
)DENTIFICATIONPAGE
%
%
3#,
3$!
3 Memory organization
The memory is organized as shown in Figure 6.
Figure 6.Block diagram
Doc ID 12943 Rev 911/41
Device operationM24M01-R M24M01-DF
SCL
SDA
SCL
SDA
SDA
START
Condition
SDA
Input
SDA
Change
AI00792B
STOP
Condition
123789
MSB
ACK
START
Condition
SCL
123789
MSBACK
STOP
Condition
4 Device operation
The device supports the I2C protocol. This is summarized in Figure 7. 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 device is always a slave in all
communications.
Figure 7.I
2
C bus protocol
12/41Doc ID 12943 Rev 9
M24M01-R M24M01-DFDevice operation
4.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 instruction. The device
continuously monitors (except during a Write cycle) Serial Data (SDA) and Serial Clock
(SCL) for a Start condition.
4.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 instruction that is followed by NoAck can be followed by a Stop
condition to force the device into the Standby mode.
A Stop condition at the end of a Write instruction triggers the internal Write cycle.
4.3 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 only when Serial Clock
(SCL) is driven low.
4.4 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
th
clock pulse period, the receiver pulls Serial Data (SDA) low to
acknowledge the receipt of the eight data bits.
4.5 Device 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 Ta ble 7 (on Serial Data (SDA), most significant bit first).
Table 2.Device select code
Device type identifier
When accessing
the memory
When accessing
the Identification
page
1. The most significant bit, b7, is sent first.
2. E2,E1 are compared against the external pin on the memory device.
b7b6b5b4b3b2b1b0
1010E2 E1A16RW
1011E2 E1A16RW
(1)
Chip Enable
address
(2)
Address bitsRW
Doc ID 12943 Rev 913/41
Loading...
+ 28 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.