English
Language : 

W25P16VSFIG-TR Datasheet, PDF (27/43 Pages) Winbond – 8M-BIT, 16M-BIT AND 32M-BIT SERIAL FLASH MEMORY
W25P80 / W25P16 / W25P32
9.2.15 Read Parameter Page (53h)
The Parameter Page is a 256-byte page of Flash memory that can be used for storing serial numbers,
revision information and configuration data that might typically be stored in an additional Serial
EEPROM memory. Because the Parameter Page is relatively small and separate from the array, the
erase time is significantly shorter than that of a sector erase (see tPE in AC Electrical Characteristics).
This makes it convenient for more frequent updates.
The Read Parameter Page instruction allows one or more bytes of the Parameter page to be read.
The instruction is initiated by driving the /CS pin low and then shifting the instruction code “53h”
followed by a 24-bit address (A23-A0) into the DI pin. Only the lower 8 address bits (A7-A0) are used,
the 16 upper most address bits (A23-A8) are ignored (don’t care). The code and address bits are
latched on the rising edge of the CLK pin. After the address is received, the data byte of the
addressed memory location will be shifted out on the DO pin at the falling edge of CLK with most
significant bit (MSB) first. The address is automatically incremented to the next higher address after
each byte of data is shifted out allowing for a continuous stream of data. When the end of the
Parameter page is reached the address will wrap to the beginning. The Read Parameter Page
instruction is shown in figure 18. If the Read Parameter Page instruction is issued while an Erase,
Program or Write cycle is in process (BUSY=1) the instruction is ignored and will not have any effects
on the current cycle. The Read Parameter Page instruction allows clock rates from D.C. to a
maximum of fR (see AC Electrical Characteristics).
Figure 18. Read Parameter Page Instruction Sequence Diagram
Publication Release Date: December 11, 2005
- 27 -
Revision J