The M95M01 devices are Electrically Erasable PROgrammable Memories (EEPROMs)
organized as 131072 x 8 bits, accessed through the SPI bus.
The M95M01-R devices can operate with a supply range from 1.8 V up to 5.5 V, the
M95M01-DF devices can operate with a supply range from 1.7 V up to 5.5 V. These devices
are guaranteed over the -40 °C/+85 °C temperature range.
The M95M01-DF 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
The SPI bus signals are C, D and Q, as shown in Figure 1 and Tab l e 1 . The device is
selected when Chip Select (S
interrupted when the HOLD
Table 1.Signal names
Signal nameFunctionDirection
CSerial ClockInput
DSerial Data InputInput
QSerial Data OutputOutput
S
W
6/45Doc ID 13264 Rev 10
HoldInput
HOLD
V
CC
V
SS
) is driven low. Communications with the device can be
is driven low.
Chip SelectInput
Write ProtectInput
Supply voltage
Ground
M95M01-DF M95M01-RDescription
DV
SS
C
HOLDQ
SV
CC
W
AI01790D
M95xxx
1
2
3
4
8
7
6
5
-36
6
##
$
6
33
3
#
(/,$
7
1
Figure 2.8-pin package connections (top view)
1. See Section 10: Package mechanical data section for package dimensions, and how to identify pin 1.
Figure 3.WLCSP connections for M95M01-DFCS6TP/K
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 or in WLCSP package by
STMicroelectronics must never be exposed to UV light.
Doc ID 13264 Rev 107/45
Memory organizationM95M01-DF M95M01-R
-36
(/,$
3
7
#ONTROLLOGIC
(IGHVOLTAGE
GENERATOR
)/SHIFTREGISTER
!DDRESSREGISTER
ANDCOUNTER
$ATA
REGISTER
PAGE
8DECODER
9DECODER
#
$
1
3IZEOFTHE
2EADONLY
%%02/AREA
3TATUS
REGISTER
)DENTIFICATIONPAGE
2 Memory organization
The memory is organized as shown in the following figure.
Figure 4.Block diagram
8/45Doc ID 13264 Rev 10
M95M01-DF M95M01-RSignal description
3 Signal description
During all operations, VCC must be held stable and within the specified valid range:
V
(min) to VCC(max).
CC
All of the input and output signals must be held high or low (according to voltages of V
V
, VIL or VOL, as specified in Section 9: DC and AC parameters). These signals are
OH
described next.
3.1 Serial Data Output (Q)
This output signal is used to transfer data serially out of the device. Data is shifted out on the
falling edge of Serial Clock (C).
3.2 Serial Data Input (D)
This input signal is used to transfer data serially into the device. It receives instructions,
addresses, and the data to be written. Values are latched on the rising edge of Serial Clock
(C).
,
IH
3.3 Serial Clock (C)
This input signal provides the timing of the serial interface. Instructions, addresses, or data
present at Serial Data Input (D) are latched on the rising edge of Serial Clock (C). Data on
Serial Data Output (Q) change from the falling edge of Serial Clock (C).
3.4 Chip Select (S)
When this input signal is high, the device is deselected and Serial Data Output (Q) is at high
impedance. The device is in the Standby Power mode, unless an internal Write cycle is in
progress. Driving Chip Select (S
After power-up, a falling edge on Chip Select (S
instruction.
3.5 Hold (HOLD)
The Hold (HOLD) signal is used to pause any serial communications with the device without
deselecting the device.
During the Hold condition, the Serial Data Output (Q) is high impedance, and Serial Data
Input (D) and Serial Clock (C) are Don’t Care.
To start the Hold condition, the device must be selected, with Chip Select (S
) low selects the device, placing it in the Active Power mode.
) is required prior to the start of any
) driven low.
Doc ID 13264 Rev 109/45
Signal descriptionM95M01-DF M95M01-R
3.6 Write Protect (W)
The main purpose of this input signal is to freeze the size of the area of memory that is
protected against Write instructions (as specified by the values in the BP1 and BP0 bits of
the Status Register).
This pin must be driven either high or low, and must be stable during all Write instructions.
3.7 V
supply voltage
CC
VCC is the supply voltage.
3.8 VSS ground
VSS is the reference for all signals, including the VCC supply voltage.
10/45Doc ID 13264 Rev 10
M95M01-DF M95M01-RConnecting to the SPI bus
AI12836b
SPI Bus Master
SPI Memory
Device
SDO
SDI
SCK
CQD
S
SPI Memory
Device
CQD
S
SPI Memory
Device
CQD
S
CS3CS2 CS1
SPI Interface with
(CPOL, CPHA) =
(0, 0) or (1, 1)
W
HOLD
W
HOLD
W
HOLD
RR R
V
CC
V
CC
V
CC
V
CC
V
SS
V
SS
V
SS
V
SS
R
4 Connecting to the SPI bus
All instructions, addresses and input data bytes are shifted in to the device, most significant
bit first. The Serial Data Input (D) is sampled on the first rising edge of the Serial Clock (C)
after Chip Select (S
All output data bytes are shifted out of the device, most significant bit first. The Serial Data
Output (Q) is latched on the first falling edge of the Serial Clock (C) after the instruction
(such as the Read from Memory Array and Read Status Register instructions) have been
clocked into the device.
Figure 5.Bus master and memory devices on the SPI bus
) goes low.
1. The Write Protect (W) and Hold (HOLD) signals should be driven, high or low as appropriate.
Figure 5 shows an example of three memory devices connected to an SPI bus master. Only
one memory device is selected at a time, so only one memory device drives the Serial Data
Output (Q) line at a time. The other memory devices are high impedance.
The pull-up resistor R (represented in Figure 5) ensures that a device is not selected if the
Bus Master leaves the S
line in the high impedance state.
In applications where the Bus Master may leave all SPI bus lines in high impedance at the
same time (for example, if the Bus Master is reset during the transmission of an instruction),
the clock line (C) must be connected to an external pull-down resistor so that, if all
inputs/outputs become high impedance, the C line is pulled low (while the S
high): this ensures that S
t
requirement is met. The typical value of R is 100 kΩ..
SHCH
and C do not become high at the same time, and so, that the
Doc ID 13264 Rev 1011/45
line is pulled
Connecting to the SPI busM95M01-DF M95M01-R
AI01438B
C
MSB
CPHA
D
0
1
CPOL
0
1
Q
C
MSB
4.1 SPI modes
These devices can be driven by a microcontroller with its SPI peripheral running in either of
the following two modes:
●CPOL=0, CPHA=0
●CPOL=1, CPHA=1
For these two modes, input data is latched in on the rising edge of Serial Clock (C), and
output data is available from the falling edge of Serial Clock (C).
The difference between the two modes, as shown in Figure 6, is the clock polarity when the
bus master is in Stand-by mode and not transferring data:
●C remains at 0 for (CPOL=0, CPHA=0)
●C remains at 1 for (CPOL=1, CPHA=1)
Figure 6.SPI modes supported
12/45Doc ID 13264 Rev 10
M95M01-DF M95M01-ROperating features
5 Operating features
5.1 Supply voltage (VCC)
5.1.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 9: DC and AC parameters). 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
recommended to decouple the V
10 nF to 100 nF) close to the V
). In order to secure a stable DC supply voltage, it is
W
CC
CC/VSS
5.1.2 Device reset
In order to prevent erroneous instruction decoding and 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 VCC reaches the POR threshold voltage. This threshold is
lower than the minimum V
and AC parameters).
At power-up, when V
CC
following state:
●in Standby Power mode,
●deselected,
●Status Register values:
–The Write Enable Latch (WEL) bit is reset to 0.
–The Write In Progress (WIP) bit is reset to 0.
–The SRWD, BP1 and BP0 bits remain unchanged (non-volatile bits).
operating voltage (see Operating conditions in Section 9: DC
CC
passes over the POR threshold, the device is reset and is in the
CC
line with a suitable capacitor (usually of the order of
device pins.
It is important to note that the device must not be accessed until V
stable level within the specified [V
conditions in Section 9: DC and AC parameters.
5.1.3 Power-up conditions
When the power supply is turned on, VCC rises continuously from VSS to VCC. During this
time, the Chip Select (S
therefore recommended to connect the S
Figure 5).
In addition, the Chip Select (S
sensitive as well as level-sensitive: after power-up, the device does not become selected
until a falling edge has first been detected on Chip Select (S
(S
) must have been high, prior to going low to start the first operation.
The V
voltage has to rise continuously from 0 V up to the minimum VCC operating voltage
CC
defined under Operating conditions in Section 9: DC and AC parameters, and the rise time
must not vary faster than 1 V/µs.
) line is not allowed to float but should follow the VCC voltage. It is
reaches a valid and
(min), VCC(max)] range, as defined under Operating
CC
CC
line to VCC via a suitable pull-up resistor (see
) input offers a built-in safety feature, as the S input is edge-
). This ensures that Chip Select
Doc ID 13264 Rev 1013/45
Operating featuresM95M01-DF M95M01-R
ai02029E
c
HOLD
Hold
condition
Hold
condition
5.1.4 Power-down
During power-down (continuous decrease of the VCC supply voltage below the minimum
V
operating voltage defined under Operating conditions in Section 9: DC and AC
CC
parameters), the device must be:
●deselected (Chip Select S should be allowed to follow the voltage applied on V
●in Standby Power mode (there should not be any internal write cycle in progress).
CC
),
5.2 Active Power and Standby Power modes
When Chip Select (S) is low, the device is selected, and in the Active Power mode. The
device consumes I
When Chip Select (S
.
CC
) is high, the device is deselected. If a Write cycle is not currently in
progress, the device then goes into the Standby Power mode, and the device consumption
drops to I
, as specified in DC characteristics (see Section 9: DC and AC parameters).
CC1
5.3 Hold condition
The Hold (HOLD) signal is used to pause any serial communications with the device without
resetting the clocking sequence.
To enter the Hold condition, the device must be selected, with Chip Select (S
) low.
During the Hold condition, the Serial Data Output (Q) is high impedance, and the Serial
Data Input (D) and the Serial Clock (C) are Don’t Care.
Normally, the device is kept selected for the whole duration of the Hold condition.
Deselecting the device while it is in the Hold condition has the effect of resetting the state of
the device, and this mechanism can be used if required to reset any processes that had
been in progress.
(a)(b)
Figure 7.Hold condition activation
The Hold condition starts when the Hold (HOLD) signal is driven low when Serial Clock (C)
is already low (as shown in Figure 7).
a. This resets the internal logic, except the WEL and WIP bits of the Status Register.
b. In the specific case where the device has shifted in a Write command (Inst + Address + data bytes, each data
byte being exactly 8 bits), deselecting the device also triggers the Write cycle of this decoded command.
14/45Doc ID 13264 Rev 10
M95M01-DF M95M01-ROperating features
The Hold condition ends when the Hold (HOLD) signal is driven high when Serial Clock (C)
is already low.
Figure 7 also shows what happens if the rising and falling edges are not timed to coincide
with Serial Clock (C) being low.
5.4 Status Register
The Status Register contains a number of status and control bits that can be read or set (as
appropriate) by specific instructions. See Section 6.3: Read Status Register (RDSR) for a
detailed description of the Status Register bits.
5.5 Data protection and protocol control
The device features the following data protection mechanisms:
●Before accepting the execution of the Write and Write Status Register instructions, the
device checks whether the number of clock pulses comprised in the instructions is a
multiple of eight.
●All instructions that modify data must be preceded by a Write Enable (WREN)
instruction to set the Write Enable Latch (WEL) bit.
●The Block Protect (BP1, BP0) bits in the Status Register are used to configure part of
the memory as read-only.
●The Write Protect (W) signal is used to protect the Block Protect (BP1, BP0) bits in the
Status Register.
For any instruction to be accepted, and executed, Chip Select (S
) must be driven high after
the rising edge of Serial Clock (C) for the last bit of the instruction, and before the next rising
edge of Serial Clock (C).
Two points should be noted in the previous sentence:
●The “last bit of the instruction” can be the eighth bit of the instruction code, or the eighth
bit of a data byte, depending on the instruction (except for Read Status Register
(RDSR) and Read (READ) instructions).
●The “next rising edge of Serial Clock (C)” might (or might not) be the next bus
transaction for some other device on the SPI bus.
Table 2.Write-protected block size
Status Register bits
Protected block Protected array addresses
BP1 BP0
0 0 nonenone
0 1 Upper quarter1.80.00h - 1.FF.FFh
1 0 Upper half 1.00.00h - 1.FF.FFh
1 1 Whole memory0.00.00h - 1.FF.FFh
Doc ID 13264 Rev 1015/45
InstructionsM95M01-DF M95M01-R
6 Instructions
Each instruction starts with a single-byte code, as summarized in Ta b le 3 .
If an invalid instruction is sent (one not contained in Ta bl e 3 ), the device automatically
deselects itself.
Table 3.Instruction set
InstructionDescriptionInstruction format
WREN Write Enable0000 0110
WRDI Write Disable0000 0100
RDSR Read Status Register 0000 0101
WRSR Write Status Register 0000 0001
READ Read from Memory Array0000 0011
WRITE Write to Memory Array 0000 0010
Table 4.M95M01-D instruction set
InstructionDescription
Instruction
format
WRENWrite Enable0000 0110
WRDIWrite Disable0000 0100
RDSRRead Status Register0000 0101
WRSRWrite Status Register0000 0001
READRead from Memory Array0000 0011
WRITEWrite to Memory Array0000 0010
Read Identification
Page
Write Identification
Page
Reads the page dedicated to identification.1000 0011
Writes the page dedicated to identification.1000 0010
Read Lock StatusReads the lock status of the Identification Page.1000 0011
Lock IDLocks the Identification page in read-only mode.1000 0010
1. Address bit A10 must be 0, all other address bits are Don't Care.
2. Address bit A10 must be 1, all other address bits are Don't Care.
(1)
(1)
(2)
(2)
16/45Doc ID 13264 Rev 10
M95M01-DF M95M01-RInstructions
C
D
AI02281E
S
Q
2134567
High Impedance
0
Instruction
6.1 Write Enable (WREN)
The Write Enable Latch (WEL) bit must be set prior to each WRITE and WRSR instruction.
The only way to do this is to send a Write Enable instruction to the device.
As shown in Figure 8, to send this instruction to the device, Chip Select (S
) is driven low,
and the bits of the instruction byte are shifted in, on Serial Data Input (D). The device then
enters a wait state. It waits for the device to be deselected, by Chip Select (S
) being driven
high.
Figure 8.Write Enable (WREN) sequence
Doc ID 13264 Rev 1017/45
InstructionsM95M01-DF M95M01-R
C
D
AI03750D
S
Q
2134567
High Impedance
0
Instruction
6.2 Write Disable (WRDI)
One way of resetting the Write Enable Latch (WEL) bit is to send a Write Disable instruction
to the device.
As shown in Figure 9, to send this instruction to the device, Chip Select (S
) is driven low,
and the bits of the instruction byte are shifted in, on Serial Data Input (D).
The device then enters a wait state. It waits for a the device to be deselected, by Chip Select
(S
) being driven high.
The Write Enable Latch (WEL) bit, in fact, becomes reset by any of the following events:
●Power-up
●WRDI instruction execution
●WRSR instruction completion
●WRITE instruction completion.
Figure 9.Write Disable (WRDI) sequence
18/45Doc ID 13264 Rev 10
M95M01-DF M95M01-RInstructions
C
D
S
213456789101112131415
Instruction
0
AI02031E
Q
7 6543210
Status Register Out
High Impedance
MSB
7 6543210
Status Register Out
MSB
7
6.3 Read Status Register (RDSR)
The Read Status Register (RDSR) instruction is used to read the Status Register. The
Status Register may be read at any time, even while a Write or Write Status Register cycle
is in progress. When one of these cycles is in progress, it is recommended to check the
Write In Progress (WIP) bit before sending a new instruction to the device. It is also possible
to read the Status Register continuously, as shown in Figure 10.
Figure 10. Read Status Register (RDSR) sequence
The status and control bits of the Status Register are as follows:
6.3.1 WIP bit
The Write In Progress (WIP) bit indicates whether the memory is busy with a Write or Write
Status Register cycle. When set to 1, such a cycle is in progress, when reset to 0, no such
cycle is in progress.
6.3.2 WEL bit
The Write Enable Latch (WEL) bit indicates the status of the internal Write Enable Latch.
When set to 1, the internal Write Enable Latch is set. When set to 0, the internal Write
Enable Latch is reset, and no Write or Write Status Register instruction is accepted.
The WEL bit is returned to its reset state by the following events:
●Power-up
●Write Disable (WRDI) instruction completion
●Write Status Register (WRSR) instruction completion
●Write (WRITE) instruction completion
6.3.3 BP1, BP0 bits
The Block Protect (BP1, BP0) bits are non volatile. They define the size of the area to be
software-protected against Write instructions. These bits are written with the Write Status
Register (WRSR) instruction. When one or both of the Block Protect (BP1, BP0) bits is set
to 1, the relevant memory area (as defined in Ta bl e 2 ) becomes protected against Write
(WRITE) instructions. The Block Protect (BP1, BP0) bits can be written provided that the
Hardware Protected mode has not been set.
Doc ID 13264 Rev 1019/45
InstructionsM95M01-DF M95M01-R
C
D
AI02282D
S
Q
213456789101112131415
High Impedance
InstructionStatus
Register In
0
7654320
1
MSB
6.3.4 SRWD bit
The Status Register Write Disable (SRWD) bit is operated in conjunction with the Write
Protect (W
signal enable the device to be put in the Hardware Protected mode (when the Status
Register Write Disable (SRWD) bit is set to 1, and Write Protect (W
mode, the non-volatile bits of the Status Register (SRWD, BP1, BP0) become read-only bits
and the Write Status Register (WRSR) instruction is no longer accepted for execution.
Table 5.Status Register format
Status Register Write Protect
) signal. The Status Register Write Disable (SRWD) bit and Write Protect (W)
) is driven low). In this
b7 b0
SRWD0 0 0 BP1 BP0 WEL WIP
Block Protect bits
Write Enable Latch bit
Write In Progress bit
6.4 Write Status Register (WRSR)
The Write Status Register (WRSR) instruction is used to write new values to the Status
Register. Before it can be accepted, a Write Enable (WREN) instruction must have been
previously executed.
The Write Status Register (WRSR) instruction is entered by driving Chip Select (S
followed by the instruction code, the data byte on Serial Data input (D) and Chip Select (S
driven high. Chip Select (S
latches in the eighth bit of the data byte, and before the next rising edge of Serial Clock (C).
Otherwise, the Write Status Register (WRSR) instruction is not executed.
The instruction sequence is shown in Figure 11.
Figure 11. Write Status Register (WRSR) sequence
) must be driven high after the rising edge of Serial Clock (C) that
) low,
)
20/45Doc ID 13264 Rev 10
M95M01-DF M95M01-RInstructions
Driving the Chip Select (S) signal high at a byte boundary of the input data triggers the selftimed Write cycle that takes t
to complete (as specified in AC tables under Section 9: DC
W
and AC parameters).
While the Write Status Register cycle is in progress, the Status Register may still be read to
check the value of the Write in progress (WIP) bit: the WIP bit is 1 during the self-timed
Write cycle t
also reset at the end of the Write cycle t
, and 0 when the Write cycle is complete. The WEL bit (Write Enable Latch) is
W
.
W
The Write Status Register (WRSR) instruction enables the user to change the values of the
BP1, BP0 and SRWD bits:
●The Block Protect (BP1, BP0) bits define the size of the area that is to be treated as
read-only, as defined in Ta bl e 2 .
●The SRWD (Status Register Write Disable) bit, in accordance with the signal read on
the Write Protect pin (W
), enables the user to set or reset the Write protection mode of
the Status Register itself, as defined in Tab l e 6 . When in Write-protected mode, the
Write Status Register (WRSR) instruction is not executed.
The contents of the SRWD and BP1, BP0 bits are updated after the completion of the
WRSR instruction, including the t
Write cycle.
W
The Write Status Register (WRSR) instruction has no effect on the b6, b5, b4, b1, b0 bits in
the Status Register. Bits b6, b5, b4 are always read as 0.
Table 6.Protection modes
W
SRWD
signal
10
00
11
01
1. As defined by the values in the Block Protect (BP1, BP0) bits of the Status Register. See Table 2.
bit
Mode
Softwareprotected
(SPM)
Hardware-
protected
(HPM)
Write protection of the
Status Register
Status Register is
writable (if the WREN
instruction has set the
WEL bit).
The values in the BP1
and BP0 bits can be
changed.
Status Register is
Hardware writeprotected.
The values in the BP1
and BP0 bits cannot be
changed.
Protected area
Write-protected
Write-protected
Memory content
(1)
Unprotected area
Ready to accept
Write instructions
Ready to accept
Write instructions
The protection features of the device are summarized in Tab l e 6 .
When the Status Register Write Disable (SRWD) bit in the Status Register is 0 (its initial
delivery state), it is possible to write to the Status Register (provided that the WEL bit has
previously been set by a WREN instruction), regardless of the logic level applied on the
Write Protect (W
) input pin.
(1)
Doc ID 13264 Rev 1021/45
InstructionsM95M01-DF M95M01-R
C
D
AI13878
S
Q
23
21345678910 2829303132333435
2221 3210
36 37 38
7654317
0
High Impedance
Data Out 1
Instruction24-bit address
0
MSB
MSB
2
39
Data Out 2
When the Status Register Write Disable (SRWD) bit in the Status Register is set to 1, two
cases should be considered, depending on the state of the Write Protect (W
●If Write Protect (W) is driven high, it is possible to write to the Status Register (provided
) input pin:
that the WEL bit has previously been set by a WREN instruction).
●If Write Protect (W) is driven low, it is not possible to write to the Status Register even if
the WEL bit has previously been set by a WREN instruction. (Attempts to write to the
Status Register are rejected, and are not accepted for execution). As a consequence,
all the data bytes in the memory area, which are Software-protected (SPM) by the
Block Protect (BP1, BP0) bits in the Status Register, are also hardware-protected
against data modification.
Regardless of the order of the two events, the Hardware-protected mode (HPM) can be
entered by:
●either setting the SRWD bit after driving the Write Protect (W) input pin low,
●or driving the Write Protect (W) input pin low after setting the SRWD bit.
Once the Hardware-protected mode (HPM) has been entered, the only way of exiting it is to
pull high the Write Protect (W
) input pin.
If the Write Protect (W
) input pin is permanently tied high, the Hardware-protected mode
(HPM) can never be activated, and only the Software-protected mode (SPM), using the
Block Protect (BP1, BP0) bits in the Status Register, can be used.
6.5 Read from Memory Array (READ)
As shown in Figure 12, to send this instruction to the device, Chip Select (S) is first driven
low. The bits of the instruction byte and address bytes are then shifted in, on Serial Data
Input (D). The address is loaded into an internal address register, and the byte of data at
that address is shifted out, on Serial Data Output (Q).
Figure 12. Read from Memory Array (READ) sequence
If Chip Select (S) continues to be driven low, the internal address register is incremented
automatically, and the byte of data at the new address is shifted out.
22/45Doc ID 13264 Rev 10
M95M01-DF M95M01-RInstructions
-36
#
$
3
1
(IGHIMPEDANCE
)NSTRUCTIONBITADDRESS
$ATABYTE
When the highest address is reached, the address counter rolls over to zero, allowing the
Read cycle to be continued indefinitely. The whole memory can, therefore, be read with a
single READ instruction.
The Read cycle is terminated by driving Chip Select (S
Select (S
) signal can occur at any time during the cycle.
The instruction is not accepted, and is not executed, if a Write cycle is currently in progress.
Table 7.Address range bits
Address significant bitsA16-A0
1. Bits A23 to A17 are Don’t Care.
6.6 Write to Memory Array (WRITE)
As shown in Figure 13, to send this instruction to the device, Chip Select (S) is first driven
low. The bits of the instruction byte, address byte, and at least one data byte are then shifted
in, on Serial Data Input (D).
The instruction is terminated by driving Chip Select (S
data. The self-timed Write cycle, triggered by the Chip Select (S
period t
end of which the Write in Progress (WIP) bit is reset to 0.
Figure 13. Byte Write (WRITE) sequence
(as specified in AC characteristics in Section 9: DC and AC parameters), at the
W
) high. The rising edge of the Chip
(1)
) high at a byte boundary of the input
) rising edge, continues for a
In the case of Figure 13, Chip Select (S) is driven high after the eighth bit of the data byte
has been latched in, indicating that the instruction is being used to write a single byte.
However, if Chip Select (S
) continues to be driven low, as shown in Figure 14, the next byte
of input data is shifted in, so that more than a single byte, starting from the given address
towards the end of the same page, can be written in a single internal Write cycle.
Each time a new data byte is shifted in, the least significant bits of the internal address
counter are incremented. If more bytes are sent than will fit up to the end of the page, a
condition known as “roll-over” occurs. In case of roll-over, the bytes exceeding the page size
are overwritten from location 0 of the same page.
Doc ID 13264 Rev 1023/45
InstructionsM95M01-DF M95M01-R
-36
C
D
S
C
D
S
213 4 5 6 7 8 9 1028 29 30 31 32 33 34 35
3210
36 37 38
Instruction24-bit address
0
7654320
1
Data byte 1
39
7654320
1
Data byte 2
7654320
1
Data byte 3
654320
1
Data byte N
The instruction is not accepted, and is not executed, under the following conditions:
●if the Write Enable Latch (WEL) bit has not been set to 1 (by executing a Write Enable
instruction just before),
●if a Write cycle is already in progress,
●if the device has not been deselected, by driving high Chip Select (S), at a byte
boundary (after the eighth bit, b0, of the last data byte that has been latched in),
●if the addressed page is in the region protected by the Block Protect (BP1 and BP0)
bits.
Note:The self-timed write cycle t
is internally executed as a sequence of two consecutive
W
events: [Erase addressed byte(s)], followed by [Program addressed byte(s)]. An erased bit is
read as “0” and a programmed bit is read as “1”.
Figure 14. Page Write (WRITE) sequence
24/45Doc ID 13264 Rev 10
M95M01-DF M95M01-RInstructions
6.6.1 Cycling with Error Correction Code (ECC)
The ECC is an internal logic function which is transparent for the SPI 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
(c)
. As a consequence, the maximum cycling budget is
defined at group level and the cycling can be distributed over the four 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 Tab le 1 3 .
(c)
. Inside a group, if a
c. 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.
Doc ID 13264 Rev 1025/45
InstructionsM95M01-DF M95M01-R
-36
#
$
3
1
(IGHIMPEDANCE
$ATA/UT
)NSTRUCTIONBITADDRESS
-3"
-3"
$ATA/UT
6.7 Read Identification Page (available only in M95M01-D
devices)
The Identification Page (256 bytes) is an additional page which can be written and (later)
permanently locked in Read-only mode.
Reading this page is achieved with the Read Identification Page instruction (see Ta bl e 4 ).
The Chip Select signal (S
bytes are then shifted in, on Serial Data Input (D). Address bit A10 must be 0, upper
address bits are Don't Care, and the data byte pointed to by the lower address bits [A7:A0]
is shifted out on Serial Data Output (Q). If Chip Select (S
internal address register is automatically incremented, and the byte of data at the new
address is shifted out.
The number of bytes to read in the ID page must not exceed the page boundary, otherwise
unexpected data is read (e.g.: when reading the ID page from location 90d, the number of
bytes should be less than or equal to 166d, as the ID page boundary is 256 bytes).
) is first driven low, the bits of the instruction byte and address
) continues to be driven low, the
The read cycle is terminated by driving Chip Select (S
Select (S
) signal can occur at any time during the cycle. The first byte addressed can be any
byte within any page.
The instruction is not accepted, and is not executed, if a write cycle is currently in progress.
Figure 15. Read Identification Page sequence
) high. The rising edge of the Chip
26/45Doc ID 13264 Rev 10
M95M01-DF M95M01-RInstructions
6.8 Write Identification Page (available only in M95M01-D
devices)
The Identification Page (256 bytes) is an additional page which can be written and (later)
permanently locked in Read-only mode.
Writing this page is achieved with the Write Identification Page instruction (see Ta b le 4 ). The
Chip Select signal (S
at least one data byte are then shifted in on Serial Data Input (D). Address bit A10 must be
0, upper address bits are Don't Care, the lower address bits [A7:A0] address bits define the
byte address inside the identification page. The instruction sequence is shown in Figure 16.
Figure 16. Write identification page sequence
3
#
) is first driven low. The bits of the instruction byte, address bytes, and
)NSTRUCTIONBITADDRESS
$
(IGHIMPEDANCE
1
$ATABYTE
-36
Doc ID 13264 Rev 1027/45
InstructionsM95M01-DF M95M01-R
-36
#
$
3
1
(IGHIMPEDANCE
$ATA/UT
)NSTRUCTIONBITADDRESS
-3"
-3"
$ATA/UT
6.9 Read Lock Status (available only in M95M01-Ddevices)
The Read Lock Status instruction (see Ta bl e 4 ) is used to check whether the Identification
Page is locked or not in Read-only mode. The Read Lock Status sequence is defined with
the Chip Select (S
then shifted in on Serial Data Input (D). Address bit A10 must be 1, all other address bits are
Don't Care. The Lock bit is the LSB (least significant bit) of the byte read on Serial Data
Output (Q). It is at “1” when the lock is active and at “0” when the lock is not active. If Chip
Select (S
) continues to be driven low, the same data byte is shifted out. The read cycle is
terminated by driving Chip Select (S
The instruction sequence is shown in Figure 17.
Figure 17. Read Lock Status sequence
) first driven low. The bits of the instruction byte and address bytes are
) high.
28/45Doc ID 13264 Rev 10
M95M01-DF M95M01-RInstructions
-36
#
$
3
1
(IGHIMPEDANCE
)NSTRUCTIONBITADDRESS
$ATABYTE
6.10 Lock ID (available only in M95M01-D devices)
The Lock ID instruction permanently locks the Identification Page in read-only mode. Before
this instruction can be accepted, a Write Enable (WREN) instruction must have been
executed.
The Lock ID instruction is issued by driving Chip Select (S
code, the address and a data byte on Serial Data Input (D), and driving Chip Select (S
) low, sending the instruction
) high.
In the address sent, A10 must be equal to 1, all other address bits are Don't Care. The data
byte sent must be equal to the binary value xxxx xx1x, where x = Don't Care.
Chip Select (S
) must be driven high after the rising edge of Serial Clock (C) that latches in
the eighth bit of the data byte, and before the next rising edge of Serial Clock (C). Otherwise,
the Lock ID instruction is not executed.
Driving Chip Select (S
cycle whose duration is t
) high at a byte boundary of the input data triggers the self-timed write
(as specified in AC characteristics in Section 9: DC and AC
W
parameters). The instruction sequence is shown in Figure 18.
The instruction is discarded, and is not executed, under the following conditions:
●If a Write cycle is already in progress,
●If the Block Protect bits (BP1,BP0) = (1,1),
●If a rising edge on Chip Select (S) happens outside of a byte boundary.
Figure 18. Lock ID sequence
Doc ID 13264 Rev 1029/45
Power-up and delivery stateM95M01-DF M95M01-R
7 Power-up and delivery state
7.1 Power-up state
After power-up, the device is in the following state:
●Standby power mode,
●deselected (after power-up, a falling edge is required on Chip Select (S) before any
instructions can be started),
●not in the Hold condition,
●the Write Enable Latch (WEL) is reset to 0,
●Write In Progress (WIP) is reset to 0.
The SRWD, BP1 and BP0 bits of the Status Register are unchanged from the previous
power-down (they are non-volatile bits).
7.2 Initial delivery state
The device is delivered with the memory array set to all 1s (each byte = FFh). The Status
Register Write Disable (SRWD) and Block Protect (BP1 and BP0) bits are initialized to 0.
30/45Doc ID 13264 Rev 10
M95M01-DF M95M01-RMaximum rating
8 Maximum rating
Stressing the device outside the ratings listed in Ta bl e 8 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 8.Absolute maximum ratings
SymbolParameterMin.Max.Unit
Ambient operating temperature–40130°C
T
STG
T
LEAD
V
V
V
I
OL
I
OH
V
ESD
1. Compliant with JEDEC Std J-STD-020 (for small body, Sn-Pb or Pb assembly), with the ST ECOPACK®
7191395 specification, and with 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-
1. Sampled only, not 100% tested, at TA = 25 °C and a frequency of 5 MHz.
Table 13.Cycling performance by groups of four bytes
SymbolParameter
NcycleWrite cycle endurance
(1)
TA ≤ 25 °C,
V
CC
(2)
TA = 85 °C,
V
CC
Test conditionsMin.Max.Unit
(min) < VCC < VCC(max)
4,000,000
Write cycle
(min) < VCC < VCC(max)
1,200,000
1. Cycling performance for products identified by process letters 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 WRSR, a WRID or an LID instruction is
decoded. When using the Byte Write, the Page Write or the WRID instruction, refer also to Section 6.6.1:
Cycling with Error Correction Code (ECC).
Table 14.Memory cell data retention
ParameterTest conditionsMin.Unit
Data retention
1. For products identified by process letters 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 13264 Rev 1033/45
DC and AC parametersM95M01-DF M95M01-R
Table 15.DC characteristics
SymbolParameterTest conditionsMinMaxUnit
I
I
CC0
I
I
I
CC1
V
V
V
V
Input leakage currentV
LI
Output leakage currentS = VCC, V
LO
Supply current (Read)
CC
(3)
Supply current (Write)During tW, S = VCC,5mA
Supply current
(Standby Power mode)
Input low voltage
IL
Input high voltage
IH
Output low voltage
OL
Output high voltage
OH
= VSS or V
IN
C=0.1V
=1.8V
V
CC
C=0.1V
VCC=1.8V
CC
= VSS or V
OUT
/0.9 VCC at 2 MHz,
CC
(1)
, Q = open
/0.9 VCC at 5 MHz,
CC
(1)
, Q = open
CC
C=0.1VCC/0.9 VCC at 5 MHz,
VCC= 2.5 V, Q = open
C=0.1V
V
CC
/0.9 VCC at 10 MHz,
CC
= 2.5 V, Q = open
C=0.1VCC/0.9 VCC at 5 MHz,
VCC= 5 V, Q = open
C=0.1V
/0.9 VCC at 10 MHz,
CC
VCC= 5.5 V, Q = open
= VCC, V
S
V
= 1.8 V
CC
S = VCC, V
V
= 1.8 V
CC
= VCC, V
S
= 2.5 V
V
CC
= VCC, V
S
V
= 2.5 V, temp = 25 °C (or less)
CC
S
= VCC, V
V
= 5.5 V
CC
= VCC, V
S
= 5.5 V, temp = 25 °C (or less)
V
CC
(1)
1.8 V
= VSS or VCC,
IN
(1)
= VSS or VCC,
IN
(1)
, temp = 25 °C (or less)
= VSS or VCC,
IN
= VSS or VCC,
IN
= VSS or VCC,
IN
= VSS or VCC,
IN
≤ VCC < 2.5 V–0.450.25 V
± 2µA
± 2µA
1.5mA
(2)
2
4mA
(2)
2
5mA
(2)
5
3µA
1µA
3µA
1µA
5µA
1.5µA
2.5 V ≤ VCC ≤ 5.5 V–0.450.3 V
(1)
1.8 V
≤ VCC < 2.5 V0.75 V
2.5 V ≤ V
IOL = 0.15 mA, VCC = 1.8 V
V
= 2.5 V, IOL = 1.5 mA or VCC = 5 V,
CC
≤ 5.5 V0.7 V
CC
(1)
IOL = 2 mA
IOH = –0.1 mA, VCC = 1.8 V
V
= 2.5 V, IOH = –0.4 mA or VCC = 5 V,
CC
(1)
0.8 V
CC
CC
CC
VCC+1
VCC+1
0.3V
0.4V
CC
CC
IOH = –2 mA
1. Or VCC = 1.7 V for the M95M01-DF.
2. For devices identified by process letter K.
3. Characterized value, not tested in production.
mA
V
V
V
34/45Doc ID 13264 Rev 10
M95M01-DF M95M01-RDC and AC parameters
Table 16.AC characteristics
Test conditions specified in Tab l e 9 , Ta b l e 1 0 and Ta b l e 1 1
Symbol Alt.Parameter
f
f
C
t
SLCHtCSS1
t
SHCHtCSS2
t
SHSLtCS
t
CHSHtCSH
t
CHSL
(4)
t
CH
(4)
t
CL
(5)
t
CLCH
(5)
t
CHCL
t
DVC HtDSU
t
CHDXtDH
t
HHCH
t
HLCH
Clock frequencyD.C.2D.C.5D.C.10D.C.16MHz
SCK
S active setup time150603020ns
S not active setup time150603020ns
S Deselect time200604025ns
S active hold time150603020ns
S not active hold time150603020ns
t
Clock high time200904025ns
CLH
t
Clock low time200904025ns
CLL
t
Clock rise time222µs
RC
t
Clock fall time222µs
FC
Data in setup time50201010ns
Data in hold time50201010ns
Clock low hold time after
not active
HOLD
Clock low hold time after
HOLD active
V
CC
1.7 V
≥
(1)
V
CC
1.8 V
(2)
≥
V
CC
2.5 V
≥
(3)
V
CC
4.5 V
≥
(1)
Unit
Min.Max.Min.Max.Min.Max.Min.Max.
150603025ns
150603020ns
t
CLHL
t
CLHH
(5)
t
SHQZ
t
CLQV
t
CLQXtHO
(5)
t
QLQH
(5)
t
QHQL
t
HHQVtLZ
(5)
t
HLQZ
t
W
1. For devices identified by process letter K.
2. Previous products (identified with process letter A) were specified with f
defined in the 1.7 V columns in this table.
3. Previous products (identified with process letter A) were specified with f
defined in the 1.8 V columns in this table.
+ tCL must never be less than the shortest possible clock period, 1 / fC(max)
4. t
CH
5. Value guaranteed by characterization, not 100% tested in production.
Clock low set-up time before
HOLD active
Clock low set-up time before
not active
HOLD
t
Output disable time200804025ns
DIS
0000ns
0000ns
tVClock low to output valid200804025ns
Output hold time0000ns
t
Output rise time200804025ns
RO
t
Output fall time200804025ns
FO
HOLD high to output valid200804025ns
t
HOLD low to output high-Z200804025ns
HZ
t
Write time5555ms
WC
(max) = 2 MHz, with the same AC values as
C
(max) = 5 MHz, with the same AC values as
C
Doc ID 13264 Rev 1035/45
DC and AC parametersM95M01-DF M95M01-R
C
Q
AI01448c
S
HOLD
tCLHL
tHLCH
tHHCH
tCLHH
tHHQVtHLQZ
Figure 20. Serial input timing
tSHSL
S
tSLCH
C
tDVCH
tCHCL
tCHDX
tCH
tCL
tCHSHtCHSL
tCLCH
tSHCH
D
Q
High impedance
Figure 21. Hold timing
MSB IN
LSB IN
AI01447d
36/45Doc ID 13264 Rev 10
M95M01-DF M95M01-RDC and AC parameters
C
Q
AI01449f
S
D
ADDR
LSB IN
tSHQZ
tCH
tCL
tQLQH
tQHQL
tCHCL
tCLQX
tCLQV
tSHSL
tCLCH
Figure 22. Serial output timing
Doc ID 13264 Rev 1037/45
Package mechanical dataM95M01-DF M95M01-R
SO-A
E1
8
ccc
b
e
A
D
c
1
E
h x 45˚
A2
k
0.25 mm
L
L1
A1
GAUGE PLANE
10 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®
®
is an ST trademark.
Figure 23. SO8N – 8-lead plastic small outline, 150 mils body width, package outline
1. Drawing is not to scale.
Table 17.SO8N – 8-lead plastic small outline, 150 mils body width, mechanical data
millimetersinches
Symbol
TypMinMaxTypMinMax
(1)
A1.7500.0689
A10.1000.2500.00390.0098
A21.2500.0492
b0.2800.4800.01100.0189
c0.1700.2300.00670.0091
ccc0.1000.0039
D4.9004.8005.0000.19290.18900.1969
E6.0005.8006.2000.23620.22830.2441
E13.9003.8004.0000.15350.14960.1575
e1.270--0.0500--
h0.2500.5000.00980.0197
k0°8°0°8°
L0.4001.2700.01570.0500
L11.0400.0409
1. Values in inches are converted from mm and rounded to four decimal digits.
1. Values in inches are converted from mm and rounded to four decimal digits.
Doc ID 13264 Rev 1041/45
Part numberingM95M01-DF M95M01-R
11 Part numbering
Table 20.Ordering information scheme
Example:M95M01R MN 6TP /K
Device type
M95 = SPI serial access EEPROM
Device function
M01- = 1 Mbit (131072 x 8)
M01-D = 1 Mbit plus Identification page
Operating voltage
R = V
F = V
Package
MN = SO8 (150 mil width)
DW = TSSOP8 (169 mil width)
CS = WLCSP
= 1.8 to 5.5 V
CC
= 1.7 to 5.5 V
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
P = RoHS compliant and halogen-free (ECOPACK®)
Process
(1)
/K= Manufacturing technology code
1. 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.
42/45Doc ID 13264 Rev 10
M95M01-DF M95M01-RRevision history
12 Revision history
Table 21.Document revision history
DateRevisionChanges
13-Mar-20071Initial release.
15-May-20072
21-Jun-20073
17-Jul-20074
24-Jan-20085
07-May-20096
30-Jul-20097
26-Mar-20128
VCC conditions modified in Table 15: AC characteristics (M95M01-R6, VCC
<2.5V). Small text changes.
The device endurance is specified at more than 1 000 000 (1 million)
cycles (corrected on page 1).
Schmitt trigger inputs for enhanced noise margin added to Features on
page 1.
and VIH values modified according to voltage range in Table 12: DC
V
IL
characteristics (M95M01-R6).
Document status promoted from preliminary data to full datasheet.
I
modified in Table 12: DC characteristics (M95M01-R6).
CC0
In Section 11: Package mechanical data, values in inches are converted
from mm and rounded to 4 decimal digits.
Table 20: Available products (package, voltage range, temperature grade)
added. Small text changes.
WLCSP package added (see Figure 3: WLCSP connections (bottom view,
bump side) and Section 11: Package mechanical data).
Section 3: Connecting to the SPI bus updated.
Section 4.1: Supply voltage (V
) updated.
CC
Note added to Section 6.6: Write to Memory Array (WRITE).
Note added to Table 15: AC characteristics (M95M01-R6, V
<2.5V).
CC
Figure 16: Serial input timing, Figure 17: Hold timing and Figure 18: Serial
output timing updated.
ECOPACK text updated under Section 11: Package mechanical data.
Table 13: DC characteristics (M95M01-W3),
Table 14: AC characteristics (M95M01-R6 and M95M01-W3, V
≥ 2.5 V)
CC
and Table 20: Ordering information scheme).
Added TSSOP package.
Updated
– Table 12: DC characteristics (M95M01-R6)
– Table 13: DC characteristics (M95M01-W3)
– Table 14: AC characteristics (M95M01-R6 and M95M01-W3, V
CC
≥
2.5 V)
– Table 15: AC characteristics (M95M01-R6, V
<2.5V)
CC
– Figure 15: AC measurement I/O waveform
– “Process” in Section 12: Part numbering
Deleted:
– Table 20: Available products (package, voltage range, temperature
grade)
Doc ID 13264 Rev 1043/45
Revision historyM95M01-DF M95M01-R
Table 21.Document revision history (continued)
DateRevisionChanges
Datasheet split into:
– M95M01-125 datasheet for automotive products (range 3),
– M95M01-DF, M95M01-R (this datasheet) for standard products (range
– Cycling and data retention performances (4 million Write cycles, 200-
year data retention)
– Table 15: DC characteristics updated with 1.7 V values
– Table 16: AC characteristics updated with 16 MHz clock
Added:
– Identification page (M95M01-DF)
– 1.7 V/5.5 V device (reference M95M01-DF)
Deleted:
– Reference M95M01-W3
06-Jul-201210Updated WLCSP package reference from “CT” to “CS”.
44/45Doc ID 13264 Rev 10
M95M01-DF M95M01-R
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.