首页 > 器件类别 > 存储

A25L032-N

IC,SERIAL EEPROM,NOR FLASH,64KX8,CMOS,DIP,8PIN,PLASTIC
IC,串行 电可擦除只读存储器,或非 FLASH,64KX8,CMOS,DIP,8PIN,塑料

器件类别:存储   

厂商名称:AMICC [AMIC TECHNOLOGY]

下载文档
器件参数
参数名称
属性值
状态
CONSULT MFR
文档预览
A25L016 Series
16Mbit Low Voltage, Serial Flash Memory
With 100MHz Uniform 4KB Sectors
Document Title
16Mbit, Low Voltage, Serial Flash Memory With 100MHz Uniform 4KB Sectors
Revision History
Rev. No.
0.0
History
Initial issue
Issue Date
April 2, 2008
Remark
Final
(April, 2008, Version 0.0)
AMIC Technology Corp.
A25L016 Series
16Mbit Low Voltage, Serial Flash Memory
With 100MHz Uniform 4KB Sectors
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 to 3.6V Single Supply Voltage
Dual input / output instructions resulting in an equivalent
clock frequency of 200MHz:
-
Dual Output Fast Read Instruction
-
Dual Input and Output Fast Read Instruction
SPI Bus Compatible Serial Interface
100MHz Clock Rate (maximum)
Deep Power-down Mode 5µA (Max)
16Mbit Flash memory
-
Uniform 4-Kbyte sectors
-
Uniform 64-Kbyte blocks
Electronic Signatures
-
JEDEC Standard Two-Byte Signature
A25L016: (3015h)
-
RES Instruction, One-Byte, Signature, for backward
compatibility
A25L016 (14h)
Package options
-
8-pin SOP (209mil), 16-pin SOP (300mil), 8-pin DIP
(300mil)
- All Pb-free (Lead-free) products are RoHS compliant
GENERAL DESCRIPTION
The A25L016 is 16M bit Serial Flash Memory, with advanced
write protection mechanisms, accessed by a high speed
SPI-compatible bus.
The memory can be programmed 1 to 256 bytes at a time,
using the Page Program instruction.
The memory is organized as 32 blocks, each containing 16
sectors. Each sector is composed of 16 pages. Each page is
256 bytes wide. Thus, the whole memory can be viewed as
consisting of 8,192 pages, or 2,097,152 bytes.
The whole memory can be erased using the Chip Erase
instruction, a block at a time, using Block Erase instruction, or a
sector at a time, using the Sector Erase instruction.
Pin Configurations
SOP8 Connections
SOP16 Connections
A25L016
A25L016
HOLD
V
CC
DU
DU
DU
DU
S
DO
1
2
3
4
5
6
7
8
16
15
14
13
12
11
10
9
C
DIO
DU
DU
DU
DU
V
SS
W
A25L016
S
DO
W
V
SS
1
2
3
4
8 V
CC
7 HOLD
6 C
5 DIO
DIP8 Connections
S
DO
W
V
SS
1
2
3
4
8 V
CC
7 HOLD
6 C
5 DIO
Note:
DU = Do not Use
(April, 2008, Version 0.0)
1
AMIC Technology Corp.
A25L016 Series
Block Diagram
HOLD
W
S
C
DIO
DO
I/O Shift Register
Control Logic
High Voltage
Generator
Address register
and Counter
256 Byte
Data Buffer
Status
Register
1FFFFF
Y Decoder
Size of the
memory area
000FFh
00000h
256 Byte (Page Size)
X Decoder
Pin Descriptions
Pin No.
C
DIO
DO
Serial Clock
Serial Data Input
1
Serial Data Output
2
Chip Select
Write Protect
Hold
Supply Voltage
Ground
Description
Logic Symbol
V
CC
DIO
C
S
W
HOLD
A25L016
DO
S
W
HOLD
V
CC
V
SS
V
SS
Notes:
1. The DIO is also used as an output pin when the Fast
Read Dual Output instruction and the Fast Read Dual
Input-Output instruction are executed.
2. The DO is also used as an input pin when the Fast
Read Dual Input-Output instruction.
(April, 2008, Version 0.0)
2
AMIC Technology Corp.
A25L016 Series
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 pin when the Fast Read
Dual Input-Output instruction and Dual Input Fast Program is
executed.
Serial Data Input (DIO).
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).
The DIO pin is also used as an output pin when the Fast
Read Dual Output instruction and the Fast Read Dual
Input-Output instruction are executed.
Serial Clock (C).
This input signal provides the timing of the
serial interface. Instructions, addresses, or data present at
Serial Data Input (DIO) are latched on the rising edge of
Serial Clock (C). Data on Serial Data Output (DO) changes
after the falling edge of Serial Clock (C).
Chip Select (
S
).
When this input signal is High, the device
is deselected and Serial Data Output (DO) is at high
impedance. Unless an internal Program, Erase or Write
Status Register cycle is in progress, the device will be in the
Standby mode (this is not the Deep Power-down mode).
Driving Chip Select (
S
) Low enables the device, placing it in
the active power mode.
After Power-up, a falling edge on Chip Select (
S
) is required
prior to the start of any instruction.
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 (DO) is
high impedance, and Serial Data Input (DIO) and Serial
Clock (C) are Don’t Care. To start the Hold condition, the
device must be selected, with Chip Select (
S
) driven Low.
Write Protect (
W
).
The main purpose of this input signal is
to freeze the size of the area of memory that is protected
against program or erase instructions (as specified by the
values in the BP2, BP1, and BP0 bits of the Status Register).
(April, 2008, Version 0.0)
3
AMIC Technology Corp.
A25L016 Series
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
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 2,
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 1. Bus Master and Memory Devices on the SPI Bus
SPI Interface with
(CPOL, CPHA)
= (0, 0) or (1, 1)
Bus Master
(ST6, ST7, ST9,
ST10, Other)
SDO
SDI
SCK
C DO
DIO
C DO
DIO
C DO
DIO
SPI Memory
Device
CS3
CS2
CS1
S
W HOLD
SPI Memory
Device
SPI Memory
Device
S
W HOLD
S
W HOLD
Note: The Write Protect (
W
) and Hold (
HOLD
) signals should be driven, High or Low as appropriate.
Figure 2. SPI Modes Supported
CPOL
0
1
CPHA
0
1
C
C
DIO
DO
MSB
MSB
(April, 2008, Version 0.0)
4
AMIC Technology Corp.
查看更多>
热门器件
热门资源推荐
器件捷径:
A0 A1 A2 A3 A4 A5 A6 A7 A8 A9 AA AB AC AD AE AF AG AH AI AJ AK AL AM AN AO AP AQ AR AS AT AU AV AW AX AY AZ B0 B1 B2 B3 B4 B5 B6 B7 B8 B9 BA BB BC BD BE BF BG BH BI BJ BK BL BM BN BO BP BQ BR BS BT BU BV BW BX BY BZ C0 C1 C2 C3 C4 C5 C6 C7 C8 C9 CA CB CC CD CE CF CG CH CI CJ CK CL CM CN CO CP CQ CR CS CT CU CV CW CX CY CZ D0 D1 D2 D3 D4 D5 D6 D7 D8 D9 DA DB DC DD DE DF DG DH DI DJ DK DL DM DN DO DP DQ DR DS DT DU DV DW DX DZ
需要登录后才可以下载。
登录取消