Figure 24.SO8N – 8 lead plastic small outline, 15 0 mils body widt h, pa ckage outline. . . . . . . . . . . . 43
Figure 25.MLP8, 8-lead very thin dual flat package no lead, 6 × 5 mm, package outline. . . . . . . . . . 44
5/47
DescriptionM45PE10
1 Description
The M45PE10 is a 1-Mbit (128 Kbit x 8 bit) serial paged flash memory accessed by a high
speed SPI-compatible bus.
The memory can be written or programmed 1 to 256 bytes at a time , using the pa ge write or
page program instruction. The page write instruction consists of an integrated page erase
cycle followed by a page program cycle.
The memory is organized as 2 sectors, each containing 256 pages. Each page is 256 bytes
wide. Thus, the whole memory can be viewed as consisting of 512 pages , or 131, 07 2 bytes.
The memory can be erased a page at a time , using the page erase instruction, or a sector at
a time, using the sector erase instruction.
Important note
This datasheet details the functionality of the M45PE10 de vices, based on the previous T7X
process or based on the current T9HX process (available since August 2007). Delivery of
parts operating with a maximum clock rate of 75 MHz starts from week 8 of 2008.
Figure 1.Logic diagram
V
D
C
S
W
Reset
M45PE10
V
Figure 2.SO and VDFPN connections
DQ
C
Reset
CC
SS
M45PE10
1
2
3
4
AI07404
Q
AI07403
8
V
7
SS
V
6
CC
WS
5
1. There is an exposed central pad on the underside of the VFQFPN package. This is pulled, internally, to
VSS, and must not be allowed to be connected to any other voltage or signal line on the PCB.
2. See Package mechanical section for package dimensions, and how to identify pin-1.
6/47
M45PE10Description
Table 1.Signal names
Signal nameFunctionDirection
C Serial ClockInput
D Serial Data inputInput
Q Serial Data outputOutput
SChip SelectInput
Write ProtectInput
W
ResetInput
Reset
V
CC
V
SS
Supply voltage
Ground
7/47
Signal descriptionsM45PE10
2 Signal descriptions
2.1 Serial Data output (Q)
This output signal is used to transf er data serially out of the de vice . Data is shifted out on the
falling edge of Serial Clock (C).
2.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 programmed. Values are latched on the rising edge of Serial
Clock (C).
2.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 Cloc k (C). Data on
serial data output (Q) changes after the falling edge of Serial Clock (C).
2.4 Chip Select (S)
When this input signal is High, the device is deselect ed and se rial data output (Q) is at high
impedance. Unless an internal read, program, er ase or write cycle is in prog ress , the device
will be in the standby power mode (this is not the deep power-down mode). Driving Chip
Select (S
After power-up, a falling edge on Chip Select (S
instruction.
) Low selects the device, placing it in the active pow er mode.
2.5 Reset (Reset)
The Reset (Reset) input provides a hardw are reset f or the memory. In this mod e, the outputs
are high impedance.
When Reset (Reset
Reset (Reset
operation is currently in prog ress. Driving Reset (Reset
progress has no effect on that internal operation (a write cycle, program cycle, or erase
cycle).
) is driven High, the memory is in the normal operating mode. When
) is driven Low , the memory will enter the reset mode, pro vided that no internal
2.6 Write Protect (W)
This input signal puts the device in the hardware protected mode, when write protect (W) is
connected to V
them from write, program and erase operations. When write protect (W
V
, the first 256 pages of memor y be h ave like the other pages of memory.
CC
, causing the first 256 pages of memory to become read- only by pr otecting
SS
) is required prior to the start of any
) Low while an internal operation is in
) is connected to
8/47
M45PE10Signal descriptions
2.7 VCC supply voltage
VCC is the supply voltage.
2.8 VSS ground
VSS is the reference for the VCC supply voltage.
9/47
SPI modesM45PE10
3 SPI modes
These devices can be drive n by a microcontroller with its SPI peripheral running in either of
the two following 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 4, is the clock polarity when the
bus master is in standby mode and not transferring data:
●C remains at 0 for (CPOL=0, CPHA=0)
●C remains at 1 for (CPOL=1, CPHA=1)
Figure 3.Bus master and memory devices on the SPI bus
V
SS
V
CC
R
SPI interface with
(CPOL, CPHA) =
(0, 0) or (1, 1)
SPI bus master
CS3CS2 CS1
1. The Write Protect (W) signal should be driven, High or Low as appropriate.
SDO
SDI
SCK
device
W
V
CC
Reset
CQD
V
SS
SPI memory
S
CQD
RR R
SPI memory
S
device
V
CC
W
Reset
V
CQD
SS
S
V
SPI memory
device
W
CC
Reset
AI12836c
V
SS
Figure 3 shows an examp le of three de vices connected to an MCU , on an SPI bus . Only one
device is selected at a time, so only one device drives the serial data output (Q) line at a
time, the other devices are high impedance.
The pull-up resistor R (represented in Figure 3) ensures that no device is selected if the bus
master leaves the S
line in the high impedance state.
In applications where the bus master might enter a state where all inputs/outputs SPI lines
are 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 pulldown resistor so that, if all inputs/outputs become high impedance, the C line is pulled Low
(while the S
time, and so, that the t
line is pulled High). This ensures that S and C do not become High at the same
requirement is met.
SHCH
10/47
M45PE10SPI modes
The typical value of R is 100 kΩ, assuming that the time constant R*Cp (Cp = parasitic
capacitance of the bus line) is short enough, as the S
state (S
= High and C = Low) while the SPI bus is in high impedance.
and C lines must reach the correct
Example: C
= 50 pF, that is R*Cp = 5 µs <=> the application must ensure that the bus
p
master never leaves the SPI bus in the high impedance state for a time period shorter than
5µs.
Figure 4.SPI modes supported
CPHA
CPOL
C
0
0
1
1
C
D
Q
MSB
MSB
AI01438B
11/47
Operating featuresM45PE10
4 Operating features
4.1 Sharing the overhead of modifying data
To write or program one (or more) data bytes, two instructions are required: Write Enable
(WREN), which is one byte, and a page write (PW) or page program (PP) sequence, which
consists of four byte s plus data. This is followed by the internal cycle (of duration t
To share this overhead, the page write (PW) or page program (PP) instruction allows up to
256 bytes to be programmed (changing bits from 1 to 0) or written (changing bits to 0 or 1)
at a time, provided that they lie in consecutive addresses on the same page of memory.
4.2 An easy way to modify data
The page write (PW) instruction provides a convenient way of modifying data (up to 256
contiguous bytes at a time), and simply requires the start address, and the new data in the
instruction sequence.
PW
or tPP).
The page write (PW) instruction is entered by driving Chip Select (S
transmitting the instruction byte, three address bytes (A23-A0) and at least one data byte,
and then driving Chip Select (S
bytes are written to the data buffer, starting at the address given in the third address byte
(A7-A0). When Chip Select (S
unchanged, bytes of the data buffer are automatically loaded with the values of the
corresponding bytes of the addressed memory page. The addressed memory page then
automatically put into an erase cycle. Finally, the addressed memory page is programmed
with the contents of the data buffer.
All of this buffer management is handled internally, and is transparent to the user. The user
is given the facility of being able to alter the contents of the memory on a byte-by-b yte basis .
For optimized timings, it is recommended to use the page write (PW) instruction to write all
consecutive targeted bytes in a single sequence versus using several page write (PW)
sequences with each containing only a few bytes (see Section 6.7: Page write (PW),
Table 14: AC characteristics (50 MHz operation), and Table 15: AC characteristics (75 MHz
operation, T9HX (0.11 µm) process)).
) High. While Chip Select (S) is being held Low, the data
) is driven High, the write cycle starts. The remaining,
) Low, and then
12/47
M45PE10Operating features
4.3 A fast way to modify data
The Page Program (PP) instruction provides a fast way of modifying data (up to 256
contiguous bytes at a time), pro vided that it only inv olves resetting bits to 0 that had
previously been set to ‘1’.
This might be:
●when the designer is programming the device for the first time
●when the designer knows that the page has already been erased by an earlier page
erase (PE) or sector erase (SE) instruction. This is useful, for example, when storing a
fast stream of data, having first performed the erase cycle when time was available
●when the designer knows that the only changes involve resetting bits to 0 that are still
set to ‘1’. When this method is possible, it has the additional advantage of minimizing
the number of unnecessary erase operations, and the extra stress incurred by each
page.
For optimized timings, it is recommended to use the page program (PP) instruction to
program all consecutive targeted bytes in a single sequence versus using several page
program (PP) sequences with each containing only a few bytes (see Section 6.8: Page
program (PP), Table 14: AC characteristics (50 MHz operation), and Table 15: AC
characteristics (75 MHz operation, T9HX (0.11 µm) process)).
4.4 Polling during a write, program or erase cycle
A further improvement in the write, progra m or erase time can be achie v ed by not w aiting f or
the worst case delay (t
status register so that the application program can monitor its value, polling it to establish
when the previous cycle is complete.
, tPP, tPE, or tSE). The write in progress (WIP) bit is provided in the
PW
4.5 Reset
An internal power on reset circuit helps protect against inadvertent data writes. Addition
protection is provided by driving Reset (Reset
driving it High when V
has reached the correct voltage level, VCC(min).
CC
) Low during the power-on process, and only
4.6 Active power, standby power and deep power-down modes
When Chip Select (S) is Low, the device is selected, and in the active power mode.
When Chip Select (S
mode until all internal cycles have completed (program, er a se, write). The device then goe s
in to the standby power mode. The device consumption drops to I
The deep power-do wn mo de is en tere d when th e specific in struction (the de ep power-down
(DP) instruction) is executed. The device consumption drops further to I
remains in this mode until another specific instruction (the release from deep power-down
and read electronic signature (RES) instruction) is executed.
) is High, the device is dese lected, b ut could rema in in the activ e pow er
.
CC1
. The device
CC2
All other instructions are ignored while the de vice is in the deep pow er-down mo de. This can
be used as an extra softw are protection mech anism, when the device is not in active use, to
protect the device from inadvertent write, program or erase instructions.
13/47
Operating featuresM45PE10
4.7 Status register
The status register contains two status bits that can be read by the read status register
(RDSR) instruction. See Section 6.4: Read status register (RDSR) for a detailed description
of the status register bits.
4.8 Protection modes
The environments where non-volatile memory devices are used can be very noisy. No SPI
device can operate correctly in the presence of excessive noise. To help comba t this, the
M45PE10 features the following data protection mechanisms:
●Power on reset and an internal timer (t
changes while the power supply is outside the operating specification.
●Program, erase and write instructions are checked that they consist of a number of
clock pulses that is a multiple of eight, before they are accepted for execution.
●All instructions that modify data must be preceded by a write enable (WREN)
instruction to set the write enable latch (WEL) bit. This bit is returned to its reset state
by the following events:
●The hardwar e protected mod e is entered when write protect (W ) is driven Lo w, causing
the first 256 pages of memory to become read-only. When write protect (W
High, the first 256 pages of memory behave like the other pages of memory
●The Reset (Reset) signal can be driven Low to protect the contents of the memory
during any critical time, not just during power-up and power-down
●In addition to the low power consumption fe ature, the deep power-down mode offers
extra software protection from inadvertent write, program and erase instructions while
the device is not in active use.
) can provide protection against inadvertent
PUW
) is driven
14/47
M45PE10Memory organization
5 Memory organization
The memory is organized as:
●512 pages (256 bytes each)
●131,072 bytes (8 bits each)
●2 sectors (512 Kbits, 65536 bytes each)
Each page can be individually:
●programmed (bits are programmed from 1 to 0)
●erased (bits are erased from 0 to 1)
●written (bits are changed to either 0 or 1)
The device is page or sector erasa ble (bits are erased from 0 to 1).
Table 2.Memory organization
Sector Address range
1 10000h1FFFFh
0 00000h0FFFFh
15/47
Memory organizationM45PE10
Figure 5.Block diagram
Reset
W
S
C
D
Q
Control logic
Address register
and counter
10000h
Ydecoder
High voltage
generator
I/O shift register
256-byte
data buffer
Status
register
1FFFFh
First 256 pages can
be made read-only
00000h
000FFh
256 bytes (page size)
X decoder
AI07405
16/47
M45PE10Instructions
6 Instructions
All instructions, addresses and data are shifted in and ou t of the device, most significant bit
first.
Serial data input (D) is sampled on the first rising edge of Serial Clock (C) after Chip Select
(S
) is driven Low. Then, the one-byte instruction code must be shif te d in to t he device, most
significant bit first, on serial data input (D), each bit being latched on the rising edges of
Serial Clock (C).
The instruction set is listed in Table 3.
Every instruction sequence starts with a one-byte instruction code. Depending on the
instruction, this might be followed by address bytes, or by data bytes, or by both or none.
In the case of a read data bytes (READ), read data bytes at higher speed (FAST_READ) or
read status register (RDSR) instruction, the shifted-in instruction sequence is followed by a
data-out sequence. Chip Select (S
sequence is being shifted out.
In the case of a page write (PW), page program (PP), page erase (PE), sector erase (SE),
write enable (WREN), write disable (WRDI), deep power-down (DP) or release from deep
power-down (RDP) instruction, Chip Select (S
boundary, otherwise the instruction is rejected, and is not executed. T hat is, Chip Select (S
must driven High when the number of clock pulses after Chip Select (S
an exact multiple of eight.
) can be driven High after any bit of the data-out
) must be driven High exactly at a byte
) being driven Low is
)
All attempts to access the memory array during a write cycle, program cycle or erase cycle
are ignored, and the internal write cycle, program cycle or erase cycle continues unaffected.
Table 3.Instruction set
InstructionDescription
WREN Write enable0000 011006h0 0 0
WRDI Write disable0000 010004h0 0 0
RDID Read identification1001 11119Fh0 0 1 to 3
RDSR Read status register 0000 010105h0 0 1 to ∞
READ Read data bytes0000 001103h30 1 to ∞
FAST_READ
PW Page write0000 10100Ah30 1 to 256
PP Page program0000 001002h30 1 to 256
PE Page erase 1101 1011DBh3 0 0
SE Sector erase 1101 1000D8h3 0 0
DP Deep power-down1011 1001B9h0 0 0
RDP
Read data bytes at higher
speed
Release from deep
power-down
One-byte instruction
code
0000 10110Bh311 to ∞
1010 1011ABh0 00
Address
bytes
Dummy
bytes
Data
bytes
17/47
InstructionsM45PE10
6.1 Write enable (WREN)
The write enable (WREN) instruction (Figure 6) sets the write enable latch (WEL) bit.
The write enable latch (WEL) bit must be set prior to every page write (PW), page program
(PP), page erase (PE), and sector erase (SE) instruction.
The write enable (WREN) instruction is entered by driving Chip Select (S
instruction code, and then driving Chip Select (S
Figure 6.Write enable (WREN) instruction sequence
S
C
D
Q
6.2 Write disable (WRDI)
The write disable (WRDI) instruction (Figure 7 ) resets the write enable latch (WEL) bit.
The write disable (WRDI) instruction is entered by driving Chip Select (S
instruction code, and then driving Chip Select (S
The write enable latch (WEL) bit is reset under the following conditions:
The read identification (RDID) instruction allows to read the device identification data:
●Manufacturer identification (1 byte)
●Device identification (2 bytes)
●A unique ID code (UID) (17 bytes, of which 16 available upon customer request)
The manufactur er id entifica tion is assigne d b y JEDEC, and has the value 20h for Numon yx.
The device identif ication is assigned by the device manufacturer, and indicates the memory
type in the first byte (40h), and the memory capacity of the device in the second byte (11h).
The UID contains the length of the following data in the first byte (set to 10h), and 16 bytes
of the optional customized factory data (CFD) content . The CFD bytes are read-only and
can be programmed with cust omers data upon their demand. If the customers do not make
requests, the devices are shipped with all the CFD bytes programmed to zero (00h).
Any read identification (RDID) instruction while an erase or program cycle is in progress, is
not decoded, and has no effect on the cycle that is in progress.
(a)
.
The device is first selected by driving Chip Select (S
) Low. Then, the 8-bit instruction code
for the instruction is shifted in. After this, the 24-bit device identification, stored in the
memory, the 8-bit CFD length followed by 16 bytes of CFD content will be shifted out on
serial data output (Q). Each bit is shifted out during the falling edge of Serial Clock (C).
The instruction sequence is shown in Figure 8.
The Read Identification (RDID) instruction is terminated by driving Chip Select (S
any time during data output.
When Chip Select (S
) is driven High, the device is put in the st andby power mode. Once in
the standby pow er mode , the device waits to be selected, so that it can receive , decode a nd
execute instructions.
1. The unique ID code is available only in the T9HX process (see Important note on page 6).
Device IdentificationUID
Memory typeMemory capacityCFD lengthCFD content
20h40h11h10h16 bytes
) High at
(1)
a. The 17 bytes of unique ID code are available only in the T9HX process (see Important note on
page 6).
19/47
InstructionsM45PE10
Figure 8.Read identification (RDID) instruction sequence and data-out sequence
S
0
213456789101112131415
C
Instruction
D
16 17 1828 29 30 31
Q
1. The unique ID code is available only in the T9HX process (see Important note on page 6).
High Impedance
Manufacturer identification
MSB
Device identification
15
14 133 2 1 0
MSB
6.4 Read status register (RDSR)
The read status register (RDSR) instruction allows t he status re gister to be read. The status
register may be read at any time, even while a program, erase or write 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 ne w in struction to the de vice . It is al so possibl e to read the stat us
register continuously, as shown in Figure 9.
The status bits of the status register are as follows:
6.4.1 WIP bit
The write in progress (WIP) bit indicates whether the memory is busy with a write, program
or erase cycle. When set to ‘1’, such a cycle is in progress , when reset to ‘ 0’ no such cycle is
in progress.
6.4.2 WEL bit
UID
MSB
AI06809c
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, program or erase instruction is accepted.
Table 5.Status register format
b7 b0
0 0 0 0 0 0 WEL
1. WEL and WIP are volatile read-only bits (WEL is set and reset by specific instructions; WIP is
automatically set and reset by the internal logic of the device).
20/47
(1)
WIP
(1)
M45PE10Instructions
Figure 9.Read status register (RDSR) instruction sequence and data -out sequence
S
213456789101112131415
0
C
Instruction
D
Q
High Impedance
6.5 Read data bytes (READ)
The device is first selected by driving Chip Select (S) Low. The instruction code for the read
data bytes (READ) instruction is f ollowed by a 3-byte address (A23-A0), each bit being
latched-in during the rising edge of Serial Clock (C). Then the memory contents, at that
address, is shifted out on serial data output (Q), each bit being shifted out, at a maximum
frequency f
The instruction sequence is shown in Figure 10.
The first byte addressed can be at any location. The address is automatically incremented
to the next higher address after each byte of data is shifted out. The whole memory can,
therefore, be read with a single read data bytes (READ) instruction. When the highest
address is reached, the address counter rolls over to 000000h, allowing the read sequence
to be continued indefinitely.
The read data bytes (READ) instruction is terminated by driving Chip Select (S
select (S
instruction, while an erase, program or write cycle is in progress, is rejected without having
any effects on the cycle that is in progress.
, during the falling edge of Serial Clock (C).
R
) can be driven High at any time during data output. Any read data bytes (READ)
Status Register Out
7 6543210
MSB
Status Register Out
7 6543210
MSB
7
AI02031E
) High. Chip
21/47
InstructionsM45PE10
Figure 10.R ead data bytes (READ)instruction sequence and data-out sequence
S
21345678910 2829303132333435
0
C
Instruction24-bit address
D
High Impedance
Q
1. Address bits A23 to A17 are don’t care.
23
22213210
MSB
36 37 38
Data out 1
7654317
MSB
39
2
0
Data out 2
AI03748D
22/47
M45PE10Instructions
6.6 Read data bytes at higher speed (FAST_READ)
The device is first selected by driving Chip Select (S) Low. The instruction code for the read
data bytes at higher speed (FAST_READ) instruction is followed by a 3-byte address (A23A0) and a dummy byte, each bit being latched-in during the rising edge of Serial Clock (C).
Then the memory contents, at that address , is shifted out on serial data ou tput (Q ), ea ch bit
being shifted out, at a maximum frequency f
The instruction sequence is shown in Figure 11.
The first byte addressed can be at any location. The address is automatically incremented
to the next higher address after each byte of data is shifted out. The whole memory can,
therefore, be read with a single read data bytes at higher speed (FAST_READ) instruction.
When the highest address is reached, the address counter rolls over to 000000h, allowing
the read sequence to be continued indefinite ly.
The read data bytes at higher speed (FAST_READ) instruction is terminated by driving Chip
Select (S
) High. Chip select (S) can be driven High at an y time during data output . An y read
data bytes at higher speed (F AST_READ) instruction, while an erase, program or write cycle
is in progress, is rejected without having any effects on the cycle that is in progress.
Figure 11. Read data bytes at higher speed (FAST_READ)instruction sequence
and data-out sequence
, during the falling edge of Serial Clock (C).
C
S
21345678910 28293031
0
C
Instruction24-bit address
D
High Impedance
Q
S
32 33 3436 37 38 39 40 41 42 43 44 45 46
C
D
Q
1. Address bits A23 to A17 are don’t care.
7654320
35
Dummy byte
1
23
22213210
DATA OUT 1
7654320
MSB
47
DATA OUT 2
7 6543210
1
MSBMSB
7
AI04006
23/47
InstructionsM45PE10
6.7 Page write (PW)
The page write (PW) instruction allows bytes to be written in the memory. Before it can be
accepted, a write enable (WREN) instruction must pre viously ha v e been e xecuted. After the
write enable (WREN) instruction has been decoded, the device sets the write enable latch
(WEL).
The page write (PW) instruction is entered by driving Chip Select (S
instruction code, three address b ytes and a t least one data b yte on serial data input ( D). The
rest of the page remains unchanged if no power failure occurs during this write cycle.
The page write (PW) instruction performs a page erase cycle even if only one byte is
updated.
If the 8 least significant address bits (A7-A0) are not all zero, all transmitted data exceeding
the addressed page boundary wrap round, and are written from the start address of the
same page (the one whose 8 least significan t address bits (A7-A0) are a ll zero) . Chip Select
(S
) must be driven Low for the entire duration of the sequence.
The instruction sequence is shown in Figure 12.
If more than 256 by tes ar e se nt t o the device, previously latched data are discard ed and the
last 256 data bytes are guarantee d to be written correctly withi n the same pa ge . If less than
256 data bytes are sent to device, they are correctly written at the requested addresses
without having any effects on the other bytes of the same page.
For optimized timings, it is recommended to use the page write (PW) instruction to write all
consecutive targeted bytes in a single sequence versus using several page write (PW)
sequences with each containing only a few bytes (see Table AC characteristics (50 MHz
operation) and Table 15: AC characteristics (75 MHz operation, T9HX (0.11 µm) process)).
Chip Select (S
latched in, otherwise the page write (PW) instruction is not executed.
As soon as Chip Select (S
t
) is initiated. While the page write cycle is in progress , t he stat us regist er may be read to
PW
check the va lue of t he write in prog ress (WIP) bit. The write in progr ess (WIP) bit is 1 du ring
the self-timed page write cycle, and is 0 when it is completed. At some unspecified time
before the cycle is complete, the write enable latch (WEL) bit is reset.
) must be driven High after the eighth bit of the last data byte has been
) is driven High, the self-timed page write cycle (whose duration is
) Low, followed by the
A page write (PW) instruction applied to a page that is hardware protected is not executed.
Any page write (PW) instruction, while an erase, program or write cycle is in progress, is
rejected without having any effects on the cycle that is in progress.
24/47
M45PE10Instructions
Figure 12. Page write (PW) instruction sequence
S
21345678910 2829303132333435
0
C
Instruction24-bit address
D
S
424143 44 45 46 47 48 49 5052 53 54 5540
C
Data byte 2
D
7654320
MSBMSBMSB
1
1. Address bits A23 to A17 are don’t care.
2. 1 ≤ n ≤ 256.
23
22213210
MSB
51
Data byte 3Data byte n
7654320
1
7654320
MSB
7654320
36 37 38
Data byte 1
39
1
1
AI04045
25/47
InstructionsM45PE10
6.8 Page program (PP)
The page program (PP) instruction allo ws bytes to b e programmed in t he memory (changing
bits from 1 to 0, only). Before it can be accepted, a Write Enable (WREN) instruction must
previously have been executed. After the write enable (WREN) in struction has been
decoded, the device sets the write enable latch (WEL).
The page program (PP) instruction is entered b y driving Chip Select (S
instruction code, three address bytes and at least one data byte on serial data input (D). If
the 8 least significant address bits (A7-A0) are not all zero, all transmitted data exceeding
the addressed page boundary wrap round, and are programmed from the start address of
the same page (the one whose 8 least significant address bits (A7-A0) are all zero). Chip
Select (S
The instruction sequence is shown in Figure 13.
If more than 256 by tes ar e se nt t o the device, previously latched data are discard ed and the
last 256 data bytes are guaranteed t o be progr ammed correctly within the same page . If less
than 256 data bytes are sent to device, they are correctly programmed at the requested
addresses without having any effects on the other bytes of the same page.
For optimized timings, it is recommended to use the page program (PP) instruction to
program all consecutive targeted bytes in a single sequence versus using several page
program (PP) sequences with each containing only a few bytes (see Table 14: AC
characteristics (50 MHz operation) and Table 15: AC characteristics (75 MHz operation,
T9HX (0.11 µm) process)).
Chip Select (S
latched in, otherwise the page progr am (PP) instruction is not ex ecuted.
As soon as Chip Select (S
duration is t
may be read to check th e value of the write in progress (WIP) bit. The write in progress
(WIP) bit is 1 during the self-timed page program cycle, and is 0 when it is completed. At
some unspecified time before t he cycle is complete , the write enab le latch (WEL) bit is reset.
) must be driven Low for the entire duration of the sequence.
) must be driven High after the eighth bit of the last data byte has been
) is driven High, the self-timed page program cycle (whose
) is initiated. While the page program cycle is in progress, the status register
PP
) Low, f ollowed b y the
A page program (PP) instruction applied to a page that is hardware protected is not
executed.
Any page program (PP) instruction, while an erase, program or write cycle is in progress, is
rejected without having any effects on the cycle that is in progress.
26/47
M45PE10Instructions
Figure 13. Page program (PP) instruction sequence
S
21345678910 2829303132333435
0
C
36 37 38
39
Instruction24-bit address
D
S
424143 44 45 46 47 48 49 5052 53 54 5540
C
Data byte 2
D
7654320
MSBMSBMSB
1
1. Address bits A23 to A17 are don’t care.
2. 1 ≤ n ≤ 256.
23
22213210
MSB
51
Data byte 3Data byte n
7654320
1
7654320
MSB
7654320
Data byte 1
1
1
AI04044
27/47
InstructionsM45PE10
6.9 Page erase (PE)
The page erase (PE) instruction sets to ‘1’ (FFh) all bits inside the chosen page. Before it
can be accepted, a write enable (WREN) instruction must previously have been executed.
After the write enable (WREN) instruction has been decoded, the device sets the write
enable latch (WEL).
The page erase (PE) instruction is entered by driving Chip Select (S
) Low, followed by the
instruction code, and three address bytes on serial data input (D). Any address inside the
page is a valid address f or the page erase (PE) instruction. Chip Select (S
) must be driven
Low for the entire duration of the sequence.
The instruction sequence is shown in Figure 14.
Chip Select (S
) must be driven High after the eighth bit of the last address byte has been
latched in, otherwise the page erase (PE) instruction is not executed. As soon as Chip
Select (S
) is driven High, the self-timed page erase cycle (whose d uratio n is tPE) is initiated.
While the page erase cycle is in progress, the status register ma y be read to check the v alue
of the write in progress (WIP) bit. The write in progress (WIP) bit is 1 during the self-timed
page erase cycle, and is 0 when it is completed. At some unspecified time before the cycle
is complete, the write enable latch (WEL) bit is reset.
A page erase (PE) instruction applied to a page that is hardwa re protected is not executed.
Any page erase (PE) instruction, while an erase, program or write cycle is in progress, is
rejected without having any effects on the cycle that is in progress.
Figure 14. Page erase (PE)instruction sequence
S
213456789293031
0
C
Instruction
D
1. Address bits A23 to A17 are don’t care.
28/47
24-bit address
23 2220
MSB
1
AI04046
M45PE10Instructions
6.10 Sector erase (SE)
The sector erase (SE) instruction sets to ‘1’ (FFh) all bits inside the chosen sector. Before it
can be accepted, a write enable (WREN) instruction must previously have been executed.
After the write enable (WREN) instruction has been decoded, the device sets the write
enable latch (WEL).
The sector erase (SE) instruction is entered by driving Chip Select (S
) Low, followed by the
instruction code, and three address bytes on serial data input (D). Any address inside the
sector (see Table 2) is a valid address for the sector erase (SE) instruction. Chip Select (S
must be driven Low for the entire duration of the sequence.
The instruction sequence is shown in Figure 15.
Chip Select (S
) must be driven High after the eighth bit of the last address byte has been
latched in, otherwise the sector erase (SE) instruction is not executed. As soon as Chip
Select (S
) is driven High, the self-timed sector erase cycle (whose duration is tSE) is
initiated. While the sector erase cycle is in progress, the status register may be read to
check the va lue of t he write in prog ress (WIP) bit. The write in progr ess (WIP) bit is 1 du ring
the self-timed sector erase cycle, and is 0 when it is completed. At some unspecified time
before the cycle is complete, the write enable latch (WEL) bit is reset.
A sector erase (SE) instruction applied to a sector that contains a page that is Hardware
Protected is not executed.
Any sector erase (SE) instruction, while an erase, program or write cycle is in progress, is
rejected without having any effects on the cycle that is in progress.
Figure 15. Sector erase (SE)instruction sequence
S
0
C
213456789293031
)
Instruction
D
1. Address bits A23 to A17 are don’t care.
24-bit address
23 2220
MSB
29/47
1
AI03751D
InstructionsM45PE10
6.11 Deep power-down (DP)
Executing the deep power-down (DP) instruction is the only way to put the device in the
lowest consumption mode (the deep power-down mode). It can also be used as an extra
software protection mechanism, while th e device is not in active use, since in this mode, th e
device ignores all write, program and erase instructions.
Driving Chip Select (S
) High deselects the device, and puts the device in the standby power
mode (if there is no internal cycle currently in progress). But this mode is not the deep
power-down mode. The dee p pow er-do wn mode can only be ent ered b y e x e cuting the deep
power-down (DP) instruction, to reduce the standby current (from I
CC1
to I
, as specified
CC2
in Table 11).
Once the device has entered the deep power-down mode, all instructions are ignored
except the release from deep power-down (RDP) instruction. This releases the device from
this mode.
The deep power-down mode automatically stops at power-down, and the device always
powers-up in the standby power mode.
The deep power-down (DP) instruction is entered by driving Chip Select (S
by the instruction code on Serial Data input (D). Chip Select (S
) must be driven Low for the
) Low, followed
entire duration of the sequ ence.
The instruction sequence is shown in Figure 16.
Chip Select (S
) must be driven High after the eighth bit of the instruction code has been
latched in, otherwise the deep power-down (DP) instruction is not executed. As soon as
Chip Select (S
to I
and the deep power-down mode is entered.
CC2
) is driven High, it requires a delay of tDP before the supply cu rrent is r educe d
Any deep power-down (DP) instruction, while an erase, program or write cycle is in
progress, is rejected without having any effects on the cycle that is in progress.
Figure 16. Deep power-down (DP) instruction sequence
S
21345670
C
Instruction
D
30/47
t
DP
Standby mode
Deep power-down mode
AI03753D
M45PE10Instructions
6.12 Release from deep power-down (RDP)
Once the device has entered the deep power-down mode, all instructions are ignored
except the release from deep power-down (RDP) instruction. Executing this instruction
takes the device out of the deep power-down mode.
The release from deep pow er-down (RDP) instruction is entered by driving Chip Select (S
Low, followed by the instruction code on Serial Data input (D). Chip Select (S
) must be
driven Low for the entire duration of the sequence.
The instruction sequence is shown in Figure 17.
The release from deep power-down (RDP) instruction is terminated by driving Chip Select
(S
) High. Sending additional clock cycles on Serial Clock (C), while Chip Select (S) is driven
Low, cause the instruction to be rejected, and not executed.
After Chip Select (S
Standby P ow er mode. Chip Sele ct (S
) has been driven High, fo llow ed b y a delay, t
) must remain High at least until this period is over. The
, the device is put in the
RDP
device waits to be selected, so that it can receive, decode and execute instructions.
Any release from deep power-down (RDP) instruction, while an erase, program or write
cycle is in progress, is rejected without having any effects on the cycle that is in progress.
Figure 17. Release from deep power-down (RDP) instruction sequence
S
t
21345670
C
Instruction
RDP
)
D
High Impedance
Q
Deep power-down mode
Standby mode
AI06807
31/47
Power-up and power-downM45PE10
7 Power-up and power-down
At power-up and po w er- down, the device must not be selected (that is Chip Select (S) must
follow the voltage applied on V
●V
●
(min) at power-up, and then for a further delay of t
CC
VSS at power-down
A safe configuration is provided in Section 3: SPI modes.
To avoid data corruption and inadv ertent write operations during pow er up , a pow er on reset
(POR) circuit is included. The logic inside the device is held reset while V
power on reset (POR) threshold value, V
does not respond to any instruction.
Moreover , the de vice ignores all write enable (WREN), page write (PW), page prog ram (PP),
page erase (PE) and sector erase (SE) instructions until a time delay of t
after the moment that V
CC
the device is not guaranteed if, by this time, V
erase instructions should be sent until the later of:
●t
●t
after VCC passed the VWI threshold
PUW
after wrap round VCC passed the VCC(min) level
VSL
These values are specified in Table 6.
) until VCC reaches the correct value:
CC
VSL
is less than the
– all operations are disabled, and the device
WI
CC
has elapsed
PUW
rises above the VWI threshold. However, the correct operat ion of
is still below VCC(min). No write, program or
CC
If the delay, t
selected for read instructions even if the t
As an extra protect ion, t he Reset ( Reset
, has elapsed, after VCC has risen above VCC(min), the device can be
VSL
delay is not yet fully elapsed.
PUW
) signal can be driven Lo w for the whole duration of
the power-up and power-down phases.
At power-up, the device is in the following state:
●The device is in the standby power mode (not the deep power-down mode)
●The write enable latch (WEL) bit is reset
●The write in progress (WIP) bit is reset
Normal precautions must be taken for supply rail decoupling, to stabilize the V
Each device in a system should ha ve t he V
line decoupled by a suitable capacitor close to
CC
supply.
CC
the package pins (generally, this capacitor is of the order of 100 nF).
At power-down, when V
(POR) threshold value, V
drops from the operating voltage, to below the power on reset
CC
, all operations are disabled and the device does not respond to
WI
any instruction (the designer needs to be aware that if a power-down occurs while a write,
program or erase cycle is in progress, some data corruption can result).
32/47
M45PE10Power-up and power-down
Figure 18. Power-up timing
V
CC
VCC(max)
Program, erase and write commands are rejected by the device
Chip selection not allowed
VCC(min)
Reset state
of the
V
WI
Table 6.Power-up timing and VWI threshold
device
tVSL
tPUW
SymbolParameterMin.Max.Unit
(1)
t
VSL
t
PUW
V
1. These parameters are characterized only, over the temperature range –40 °C to +85 °C.
WI
VCC(min) to S low30µs
(1)
Time delay before the first write, program or erase instruction110ms
(1)
Write inhibit voltage1.52.5V
Read access allowedDevice fully
accessible
time
AI04009C
33/47
Initial delivery stateM45PE10
8 Initial delivery state
The device is deliv ered with the memory array erased: all bits are set to ‘1’ (each byte
contains FFh). All usable status register bits are 0.
9 Maximum ratings
Stressing the device outside th e ratings listed in Table 7 : Abs olu te max imum ratings 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 aff ect device reliability.
Table 7.Absolute maximum ratings
SymbolParameterMin.Max.Unit
T
STG
T
LEAD
V
IO
V
CC
V
ESD
1. Compliant with JEDEC Std J-STD-020C (for small body, Sn-Pb or Pb assembly), the Numonyx
ECOPACK® 7191395 specification, and the European directive on Restrictions on Hazardous Substances
(RoHS) 2002/95/EU.
Storage temperature–65150°C
Lead temperature during solderingSee note
(1)
Input and output voltage (with respect to ground)–0.6VCC + 0.6V
Supply voltage–0.64.0V
Electrostatic discharge voltage (human body model)
(2)
–20002000V
°C
34/47
M45PE10DC and AC parameters
10 DC and AC parameters
This section summarizes the operating and measurement conditions, and the DC and AC
characteristics of the device. The parameters in the DC and AC characteristic tables that
follow are derived from tests performed under the measurement conditions summarized in
the relevant tables. Designers should check that the operating conditions in their circuit
match the measurement conditions when relying on the quoted parameters.
33 MHz only available for products marked since week 40 of 2005
Test conditions specified in Table 8 and Table 9
SymbolAlt.ParameterMin.Typ.Max.Unit
Clock frequency for the following
f
C
f
instructions: FAST_READ, PW, PP, PE,
C
D.C.33MHz
SE, DP, RDP, WREN, WRDI, RDSR
f
R
(2)
t
CH
(2)
t
CL
t
SLCH
t
CHSL
t
DVCH
t
CHDX
t
CHSH
t
SHCH
t
SHSLtCSH
(3)
t
SHQZ
t
CLQV
t
CLQX
t
THSL
t
SHTL
(3)
t
DP
(3)
t
RDP
Clock frequency for READ instructionsD.C.20MHz
t
Clock High time13ns
CLH
t
Clock Low time13ns
CLL
(3)
Clock slew rate
t
S active setup time (relative to C)10ns
CSS
(peak to peak)
0.03V/ns
S not active hold time (relative to C)10ns
t
Data in setup time3ns
DSU
t
Data in hold time5ns
DH
S active hold time (relative to C)5ns
S not active setup time (relative to C)5ns
S deselect time200ns
t
Output disable time12ns
DIS
tVClock Low to Output valid12ns
t
Output hold time0ns
HO
Top Sector Lock setup time50ns
Top Sector Lock hold time100ns
S to deep power-down3µs
S High to standby power mode30µs
Page write cycle time (256 bytes)11
(4)
t
PW
Page write cycle time (n bytes)
10.2+
n*0.8/256
Page program cycle time (256 bytes)1.2
(4)
t
PP
t
PE
t
SE
1. Details of how to find the date of marking are given in application note, AN1995.
2. tCH + tCL must be greater than or equal to 1/ fC.
3. Value guaranteed by characterization, not 100% tested in production.
4. When using PP and PW instructions to update consecutive bytes, optimized timings are obtained with one
sequence including all the bytes versus several sequences of only a few bytes (1 ≤ n ≤ 256).
2. Details of how to find the technology process in the marking are given in AN1995, see also Section 12: Ordering
information.
+ tCL must be greater than or equal to 1/ fC.
3. t
CH
4. Value guaranteed by characterization, not 100% tested in production.
5. Only applicable as a constraint for a WRSR instruction when SRWD is set to ‘1’.
6. When using PP and PW instructions to update consecutive bytes, optimized timings are obtained with one sequence
including all the bytes versus several sequences of only a few bytes (1 ≤ n ≤ 256).
7. int(A) corresponds to the upper integer part of A. For instance, int(12/8) = 2, int(32/8) = 4 int(15.3) =16.
Clock frequency for read instructionsD.C.33MHz
t
Clock High time6ns
CLH
t
Clock Low time6ns
CLL
Clock slew rate
t
S active setup time (relative to C)5ns
CSS
(3)
(peak to peak)0.1V/ns
S not active hold time (relative to C)5ns
t
Data in setup time2ns
DSU
t
Data in hold time5ns
DH
S active hold time (relative to C)5ns
S not active setup time (relative to C)5ns
t
S deselect time100ns
CSH
t
Output disable time8ns
DIS
t
Clock Low to Output valid8ns
V
t
Output hold time0ns
HO
Write protect setup time20ns
Write protect hold time100ns
S to deep power-down3µs
S High to standby mode30µs
Write status register cycle time315ms
Page write cycle time (256 bytes)1123ms
Page program cycle time (256 bytes)0.8
Page program cycle time (n bytes)int(n/8) × 0.025
In order to meet environmen tal requir ements , Numon yx offers these devices in ECOPACK®
packages. ECOPACK® packages are lead-free. The category of second level interconnect
is marked on the package and on the inner box label, in compliance with JEDEC Standard
JESD97. The maximum ratings related to soldering conditions are also marked on the inner
box label.
Figure 24. SO8N – 8 lead plastic small outline, 150 mils body width, package outline
h x 45˚
A2
b
e
D
8
1
1. Drawing is not to scale.
Table 16.SO8N – 8 lead plastic small outline, 150 mils body width, package
MN = SO8 (150 mil width)
MP = VDFPN8 6 × 5 mm (MLP8)
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 or G = ECOPACK® (RoHS compliant)
= 2.7 V to 3.6 V
CC
For a list of available options (speed, package, etc.), f or f urther information on any aspect of
this device or when ordering parts operating at 75 MHz (0.11 µm technology, process digit
‘4’), please contact your nearest Numonyx sales office.
45/47
Revision historyM45PE10
13 Revision history
Table 19.Document revision history
DateVersionChanges
29-Apr-20031.0Initial release.
04-Jun-20031.1
04-Dec-20031.2
Description corrected of entering hardware protected mode (W must be
driven, and cannot be left unconnected).
V
(min) extended to –0.6 V, tPW(typ) and tPP(typ) improved. Table of
IO
contents, warning about exposed paddle on MLP8, and lead-free
options added. Change of naming for VDFPN8 package.
25-Jun-20041.3
Soldering temperature information clarified for RoHS compliant devices.
Device grade clarified.
22-Sep-20042.0Document promoted to preliminary data. Minor wording changes
08-Oct-20043.0Document promoted to mature datasheet. No other changes
Added AC characteristics (33 MHz operation). An easy way to modify
data, A fast way to modify data, P age write (PW) and Page program
4-Oct-20054.0
(PP) sections updated to explain optimal use of page write and page
program instructions. Updated I
values in Table 11: DC
CC3
characteristics. Updated T ab le 18: Ordering information scheme. Added
VCC supply voltage and VSS ground descriptions added.
Figure 4: SPI modes supported modified and explanatory text added.
VIO max modified in Table 7: Absolute maximum ratings.
02-Feb-20075
At power-up, The write in progress (WIP) bit is reset
end timing line modified in Figure 22: Output timing.
t
SHQZ
Blank option removed below Plating technology in Table 18: Ordering
information scheme. Small text changes.
Package specifications updated (see Section 11: Package mechanical).
Removed ‘low voltage’ from the title.
Updated the value for the maximum clock frequency (from 50 to
75 MHz) through the document.
Added: Table 15: AC characteristics (75 MHz operation, T9HX (0.11
21-Feb-20086
µm) process) and ECOPACK® text in Section 11: Package mechanical.
Modified: Table 11: DC characteristics, Figure 3: Bus master and
memory devices on the SPI bus, and Section 6.3: Read identification
(RDID).
Minor text changes.
01-Apr-20087Applied Numonyx branding.
46/47
M45PE10
Please Read Carefully:
INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH NUMONYX™ PRODUCTS. NO LICENSE, EXPRESS OR
IMPLIED, BY ESTOPPEL OR OTHERWISE, TO ANY INTELLECTUAL PROPERTY RIGHTS IS GRANTED BY THIS DOCUMENT. EXCEPT
AS PROVIDED IN NUMONYX'S TERMS AND CONDITIONS OF SALE FOR SUCH PRODUCTS, NUMONYX ASSUMES NO LIABILITY
WHATSOEVER, AND NUMONYX DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTY, RELATING TO SALE AND/OR USE OF
NUMONYX PRODUCTS INCLUDING LIABILITY OR WARRANTIES RELATING TO FITNESS FOR A PARTICULAR PURPOSE,
MERCHANTABILITY, OR INFRINGEMENT OF ANY PATENT, COPYRIGHT OR OTHER INTELLECTUAL PROPERTY RIGHT.
Numonyx products are not intended for use in medical, life saving, life sustaining, critical control or safety systems, or in nuclear facility
Numonyx may make changes to specificati ons and product descriptions at any time, without notice.
Numonyx, B.V. may have patents or pending patent applications, trademarks, copyrights, or other intellectual property rights that relate to the
presented subject matter. The furnishing of documents and other materials and information does not provide any license, express or implied,
by estoppel or otherwise, to any such patents, trademarks, copyrights, or other intellectual property rights.
Designers must not rely on the absence or characteristics of any features or instructions marked “reserved” or “undefined.” Numonyx reserves
these for future definition and shall have no responsibility whatsoever for conflicts or incompatibilities arising from future changes to them.
Contact your local Numonyx sale s office or your distributor to obtain the latest specifications and before placing your product order.
Copies of documents which have an order number and are referenced in this document, or other Numonyx literature may be obtained by
visiting Numonyx's website at http://www.numonyx.com.
Numonyx StrataFlash is a trademar k or registered trademark of Numonyx or its subsidiaries in the Uni ted States and other countries.
*Other names and brands may be claimed as the property of others.