A25L010 AMICC [AMIC Technology], A25L010 Datasheet

no-image

A25L010

Manufacturer Part Number
A25L010
Description
16Mbit Low Voltage, Serial Flash Memory With 100MHz Uniform 4KB Sectors
Manufacturer
AMICC [AMIC Technology]
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
A25L010O-F
Manufacturer:
AMIC
Quantity:
20 000
Company:
Part Number:
A25L010O-F
Quantity:
1 051
Company:
Part Number:
A25L010O-F
Quantity:
1 051
Document Title
Revision History
(April, 2008, Version 0.0)
16Mbit, Low Voltage, Serial Flash Memory With 100MHz Uniform 4KB Sectors
Rev. No.
0.0
History
Initial issue
16Mbit Low Voltage, Serial Flash Memory
With 100MHz Uniform 4KB Sectors
Issue Date
April 2, 2008
AMIC Technology Corp.
A25L016 Series
Remark
Final

Related parts for A25L010

A25L010 Summary of contents

Page 1

Document Title 16Mbit, Low Voltage, Serial Flash Memory With 100MHz Uniform 4KB Sectors Revision History Rev. No. History 0.0 Initial issue (April, 2008, Version 0.0) A25L016 Series 16Mbit Low Voltage, Serial Flash Memory With 100MHz Uniform 4KB Sectors Issue Date ...

Page 2

FEATURES Family of Serial Flash Memories - A25L016: 16M-bit /2M-byte Flexible Sector Architecture with 4KB sectors - Sector Erase (4K-bytes) in 60ms (typical) - Block Erase (64K-bytes) in 0.5s (typical) Page Program (up to 256 Bytes) in 0.8ms (typical) 2.7 ...

Page 3

Block Diagram HOLD W Control Logic S C DIO DO Address register and Counter Pin Descriptions Pin No. Description C Serial Clock DIO Serial Data Input DO Serial Data Output Chip Select S Write Protect W Hold HOLD V Supply ...

Page 4

SIGNAL DESCRIPTION Serial Data Output (DO). 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). The DO pin is also used as an input ...

Page 5

SPI MODES These devices can be driven 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 ...

Page 6

OPERATING FEATURES Page Programming To program one data byte, two instructions are required: Write Enable (WREN), which is one byte, and a Page Program (PP) sequence, which consists of four bytes plus data. This is followed by the internal Program ...

Page 7

Table 1. Protected Area Sizes Status Register Content BP2 BP1 BP0 Note don’t care 2. The ...

Page 8

Hold Condition The Hold ( HOLD ) signal is used to pause any serial communications with the device without resetting the clocking sequence. However, taking this signal Low does not terminate any Write Status Register, Program or Erase cycle that ...

Page 9

MEMORY ORGANIZATION The memory is organized as: 2,097,152 bytes (8 bits each) 32 blocks (64 Kbytes each) 512 sectors (4 Kbytes each) 8192 pages (256 bytes each) Table 2. Memory Organization A25L016 Address Table Block Sector Address range 511 1FF000h ...

Page 10

Memory Organization (continued) Block Sector Address range 159 9F000h 9 144 90000h 143 8F000h 8 128 80000h 127 7F000h 7 112 70000h 111 6F000h 6 96 60000h 95 5F000h 5 80 50000h 79 4F000h 4 64 40000h (April, 2008, Version ...

Page 11

INSTRUCTIONS All instructions, addresses and data are shifted in and out of the device, most significant bit first. Serial Data Input (DIO) is sampled on the first rising edge of Serial Clock (C) after Chip Select ( S one-byte instruction ...

Page 12

Write Enable (WREN) The Write Enable (WREN) instruction (Figure 4.) sets the Write Enable Latch (WEL) bit. The Write Enable Latch (WEL) bit must be set prior to every Page Program (PP), Sector Erase (SE), Block Erase (BE), Chip Erase ...

Page 13

Read Status Register (RDSR) The Read Status Register (RDSR) instruction allows the Status Register to be read. The Status Register may be read at any time, even while a Program, Erase or Write Status Register cycle is in progress. When ...

Page 14

Write Status Register (WRSR) The Write Status Register (WRSR) instruction allows new values to be written to the Status Register. Before it can be accepted, a Write Enable (WREN) instruction must previously have been executed. After the Write Enable (WREN) ...

Page 15

Table 5. Protection Modes SRWD W Mode Bit Signal 1 0 Status Register is Writable (if the Software WREN instruction has set the 0 0 Protected WEL bit) The values in the (SPM) SRWD, TB, BP2, BP1, and BP0 bits ...

Page 16

Read Data Bytes (READ) The device is first selected by driving Chip Select ( The instruction code for the Read Data Bytes (READ) instruction is followed by a 3-byte address (A23-A0), each bit being latched-in during the rising edge of ...

Page 17

Read Data Bytes at Higher Speed (FAST_READ) The device is first selected by driving Chip Select ( The instruction code for the Read Data Bytes at Higher Speed (FAST_READ) instruction is followed by a 3-byte address (A23-A0) and a dummy ...

Page 18

Fast Read Dual Output (3Bh) The Fast Read Dual Output (3Bh) instruction is similar to the Fast Read (0Bh) instruction except the data is output on two pins, DO and DIO, instead of just DO. This allows data to be ...

Page 19

Fast Read Dual Input-Output (BBh) The Fast Read Dual Input-Output (BBh) instruction is similar to the Fast_Read (0Bh) instruction except the data is input and output on two pins, DO and DIO, instead of just DO. This allows data to ...

Page 20

Page Program (PP) The Page Program (PP) instruction allows bytes to be programmed in the memory (changing bits from 1 to 0). Before it can be accepted, a Write Enable (WREN) instruction must previously have been executed. After the Write ...

Page 21

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 ex- ecuted. After the Write Enable (WREN) instruction ...

Page 22

Block Erase (BE) The Block Erase (BE) instruction sets to 1 (FFh) all bits inside the chosen block. Before it can be accepted, a Write Enable (WREN) instruction must previously have been executed. After the Write Enable (WREN) instruction has ...

Page 23

Chip Erase (CE) The Chip Erase (CE) instruction sets all bits to 1 (FFh). 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 ...

Page 24

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 the device ...

Page 25

Read Device Identification (RDID) The Read Identification (RDID) instruction allows the 8-bit manufacturer identification code to be read, followed by two bytes of device identification. The manufacturer identification is assigned by JEDEC, and has the value 37h. The device identification ...

Page 26

Read Electronic Manufacturer ID & Device ID (REMS) The Read Electronic Manufacturer ID & Device ID (REMS) instruction allows the 8-bit manufacturer identification code to be read, followed by one byte of device identification. The manufacturer identification is assigned by ...

Page 27

Release from Deep Power-down Electronic Signature (RES) Once the device has entered the Deep Power-down mode, all instructions are ignored except the Release from Deep Power-down and Read Electronic instruction. Executing this instruction takes the device out of the Deep ...

Page 28

Figure 20. Release from Deep Power-down (RES) Instruction Sequence DIO High Impedance DO S Driving Chip Select ( ) High after the 8-bit instruction byte has been received by the device, but before the ...

Page 29

POWER-UP AND POWER-DOWN At Power-up and Power-down, the device must not be S selected (that is Chip Select ( applied until V reaches the correct value (min) at Power-up, and then for a further ...

Page 30

Table 8. Power-Up Timing Symbol V V (minimum) CC(min (min) to device operation PU CC Note: These parameters are characterized only. INITIAL DELIVERY STATE The device is delivered with the memory array erased: all bits are set ...

Page 31

Absolute Maximum Ratings* Storage Temperature (TSTG -65 ° 150 ° C Lead Temperature during Soldering (Note 1) D.C. Voltage on Any Pin to Ground Potential . . ...

Page 32

Table 12. DC Characteristics Symbol Parameter I Input Leakage Current LI I Output Leakage Current LO I Standby Current CC1 I Deep Power-down Current CC2 I Operating Current (READ) CC3 I Operating Current (PP) CC4 I Operating Current (WRSR) CC5 ...

Page 33

Figure 22. AC Measurement I/O Waveform 0.8V 0.2V (April, 2008, Version 0.0) Input Levels A25L016 Series Input and Output Timing Reference Levels 0.7V CC 0.5V CC 0.3V CC AMIC Technology Corp. ...

Page 34

Table 15. AC Characteristics Alt. Symbol f f Clock Frequency for the following instructions: FAST_READ PP, SE, BE, DP, RES, RDID, WREN, WRDI, RDSR, WRSR f Clock Frequency for READ instructions Clock High Time ...

Page 35

Figure 23. Serial Input Timing S tCHSL C tDVCH DIO DO Figure 24. Write Protect Setup and Hold Timing during WRSR when SRWD=1 W tWHSL S C DIO DO (April, 2008, Version 0.0) tSLCH tCHDX MSB IN High Impedance High ...

Page 36

Hold Timing Figure 25 DIO DO HOLD Figure 26. Output Timing S C DIO ADDR.LSB IN tCLQV tCLQX tCLQX DO (April, 2008, Version 0.0) tHLCH tCHHL tCHHH tHLQZ tCH tCLQV 35 A25L016 Series tHHCH tHHQX tCL LSB OUT ...

Page 37

Part Numbering Scheme A25 X XXX * Optional (April, 2008, Version 0. A25L016 Series Package Material Blank: normal F: PB free Temperature* Blank = 0°C ~ +70° -40°C ~ +85°C Package Type Blank ...

Page 38

Ordering Information Part No. Speed (MHz) A25L016-F A25L016-UF A25L016M-F 100 A25L016M-UF A25L016N-F A25L016N-UF Blank is for commercial operating temperature range: 0 ° +70 ° for industrial operating temperature range: -40°C ~ +85°C (April, 2008, Version ...

Page 39

Package Information P-DIP 8L Outline Dimensions Notes: 1. Dimension D and E 2. Dimension B 3. Tolerance: ± 0.010” (0.25mm) unless otherwise specified. (April, 2008, Version 0.0) Dimensions in inches Symbol Min Nom Max 0.180 A 0.015 ...

Page 40

Package Information SOP 8L (209mil) Outline Dimensions (April, 2008, Version 0. GAGE PLANE SEATING PLANE b Dimensions in mm Symbol Min Nom A 1.75 1.95 A 0.05 0. 1.70 1. ...

Page 41

Package Information SOP 16L (300mil) Outline Dimensions Notes: 1. Dimensions “D” does not include mold flash, protrusions or 2. Dimensions “E” does not include interlead flash, or protrusions. (April, 2008, Version 0. SEATING ...

Related keywords