DataSheet.es    


PDF 25Q80A Data sheet ( Hoja de datos )

Número de pieza 25Q80A
Descripción EN25Q80A
Fabricantes EON 
Logotipo EON Logotipo

25Q80A image


1. 8 Megabit Serial Flash Memory






Hay una vista previa y un enlace de descarga de 25Q80A (archivo pdf) en la parte inferior de esta página.


Total 30 Páginas

No Preview Available ! 25Q80A Hoja de datos, Descripción, Manual

EN25Q80A
EN25Q80A
8 Megabit Serial Flash Memory with 4Kbyte Uniform Sector
FEATURES
Single power supply operation
- Full voltage range: 2.7-3.6 volt
Serial Interface Architecture
- SPI Compatible: Mode 0 and Mode 3
8 M-bit Serial Flash
- 8 M-bit/1024 K-byte/4096 pages
- 256 bytes per programmable page
Standard, Dual or Quad SPI
- Standard SPI: CLK, CS#, DI, DO, WP#
- Dual SPI: CLK, CS#, DQ0, DQ1, WP#
- Quad SPI: CLK, CS#, DQ0, DQ1, DQ2, DQ3
High performance
- 100MHz clock rate for one data bit
- 80MHz clock rate for two data bits
- 80MHz clock rate for four data bits
Low power consumption
- 12 mA typical active current
- 1 μA typical power down current
Uniform Sector Architecture:
- 256 sectors of 4-Kbyte
- 16 blocks of 64-Kbyte
- Any sector or block can be erased individually
Software and Hardware Write Protection:
- Write Protect all or portion of memory via
software
- Enable/Disable protection with WP# pin
High performance program/erase speed
- Page program time: 1.3ms typical
- Sector erase time: 90ms typical
- Block erase time 500ms typical
- Chip erase time: 8 seconds typical
Lockable 256 byte OTP security sector
Minimum 100K endurance cycle
Package Options
- 8 pins SOP 150mil body width
- 8 pins SOP 200mil body width
- 8 contact VDFN
- 8 pins PDIP
- All Pb-free packages are RoHS compliant
Industrial temperature Range
GENERAL DESCRIPTION
The EN25Q80A is an 8 Megabit (1024K-byte) Serial Flash memory, with advanced write protection
mechanisms. The EN25Q80A supports the standard Serial Peripheral Interface (SPI), and a high
performance Dual output as well as Quad I/O using SPI pins: Serial Clock, Chip Select, Serial DQ0(DI),
DQ1(DO), DQ2(WP#) and DQ3(NC). SPI clock frequencies of up to 80MHz are supported allowing
equivalent clock rates of 160MHz for Dual Output and 320MHz for Quad Output when using the
Dual/Quad Output Fast Read instructions. The memory can be programmed 1 to 256 bytes at a time,
using the Page Program instruction.
The EN25Q80A is designed to allow either single Sector/Block at a time or full chip erase operation. The
EN25Q80A can be configured to protect part of the memory as the software protected mode. The
device can sustain a minimum of 100K program/erase cycles on each sector or block.
This Data Sheet may be revised by subsequent versions
or modifications due to changes in technical specifications.
1
©2004 Eon Silicon Solution, Inc.,
Rev. D, Issue Date: 2009/10/13
www.eonssi.com
Free Datasheet http://www.datasheet4u.net/

1 page




25Q80A pdf
EN25Q80A
MEMORY ORGANIZATION
The memory is organized as:
z 1,048,576 bytes
z Uniform Sector Architecture
16 blocks of 64-Kbyte
256 sectors of 4-Kbyte
z 4096 pages (256 bytes each)
Each page can be individually programmed (bits are programmed from 1 to 0). The device is Sector,
Block or Chip Erasable but not Page Erasable.
Table 2. Uniform Block Sector Architecture (Continued)
Block
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
Sector
255
240
239
224
223
208
207
192
191
176
175
160
159
144
143
128
127
112
111
96
95
80
79
64
63
48
47
32
31
16
15
Address range
0FF000h
0F0000h
0EF000h
0E0000h
0DF000h
0D0000h
0CF000h
0C0000h
0BF000h
0B0000h
0AF000h
0A0000h
09F000h
090000h
08F000h
080000h
07F000h
070000h
06F000h
060000h
05F000h
050000h
04F000h
040000h
03F000h
030000h
02F000h
020000h
01F000h
010000h
00F000h
0FFFFFh
0F0FFFh
0EFFFFh
0E0FFFh
0DFFFFh
0D0FFFh
0CFFFFh
0C0FFFh
0BFFFFh
0B0FFFh
0AFFFFh
0A0FFFh
09FFFFh
090FFFh
08FFFFh
080FFFh
07FFFFh
070FFFh
06FFFFh
060FFFh
05FFFFh
050FFFh
04FFFFh
040FFFh
03FFFFh
030FFFh
02FFFFh
020FFFh
01FFFFh
010FFFh
00FFFFh
4
03
2
1
0
004000h
003000h
002000h
001000h
000000h
004FFFh
003FFFh
002FFFh
001FFFh
000FFFh
This Data Sheet may be revised by subsequent versions
or modifications due to changes in technical specifications.
5
©2004 Eon Silicon Solution, Inc.,
Rev. D, Issue Date: 2009/10/13
www.eonssi.com
Free Datasheet http://www.datasheet4u.net/

5 Page





25Q80A arduino
Table 4B. Instruction Set (Read Instruction)
EN25Q80A
Instruction Name
Read Data
Fast Read
Byte 1
Code
03h
0Bh
Byte 2
A23-A16
A23-A16
Byte 3
A15-A8
A15-A8
Dual Output Fast
Read
3Bh
A23-A16 A15-A8
Dual I/O Fast Read BBh
Quad I/O Fast Read EBh
A23-A8(2)
A7-A0,
dummy (2)
A23-A0,
(dummy,
dummy (4) D7-D0 ) (5)
Byte 4
A7-A0
A7-A0
A7-A0
Byte 5
(D7-D0)
dummy
dummy
(D7-D0, …) (1)
(D7-D0, …) (3)
Byte 6
n-Bytes
(Next byte)
(D7-D0)
(D7-D0, …) (1)
continuous
(Next Byte)
continuous
(one byte
per 4 clocks,
continuous)
(one byte
per 4 clocks,
continuous)
(one byte
per 2 clocks,
continuous)
Notes:
1. Dual Output data
DQ0 = (D6, D4, D2, D0)
DQ1 = (D7, D5, D3, D1)
2. Dual Input Address
DQ0 = A22, A20, A18, A16, A14, A12, A10, A8 ; A6, A4, A2, A0, dummy 6, dummy 4, dummy 2, dummy 0
DQ1 = A23, A21, A19, A17, A15, A13, A11, A9 ; A7, A5, A3, A1, dummy 7, dummy 5, dummy 3, dummy 1
3. Quad Data
DQ0 = (D4, D0, …… )
DQ1 = (D5, D1, …… )
DQ2 = (D6, D2, …... )
DQ3 = (D7, D3, …... )
4. Quad Input Address
DQ0 = A20, A16, A12, A8, A4, A0, dummy 4, dummy 0
DQ1 = A21, A17, A13, A9, A5, A1, dummy 5, dummy 1
DQ2 = A22, A18, A14, A10, A6, A2, dummy 6, dummy 2
DQ3 = A23, A19, A15, A11, A7, A3, dummy 7, dummy 3
5. Quad I/O Fast Read Data
DQ0 = ( dummy 12, dummy 8, dummy 4, dummy 0, D4, D0 )
DQ1 = ( dummy 13, dummy 9, dummy 5, dummy 1, D5, D1 )
DQ2 = ( dummy 14, dummy 10, dummy 6, dummy 2, D6, D2 )
DQ3 = ( dummy 15, dummy 11, dummy 7, dummy 3, D7, D3 )
This Data Sheet may be revised by subsequent versions
or modifications due to changes in technical specifications.
11
©2004 Eon Silicon Solution, Inc.,
Rev. D, Issue Date: 2009/10/13
www.eonssi.com
Free Datasheet http://www.datasheet4u.net/

11 Page







PáginasTotal 30 Páginas
PDF Descargar[ Datasheet 25Q80A.PDF ]




Hoja de datos destacado

Número de piezaDescripciónFabricantes
25Q80AEN25Q80AEON
EON
25Q80BSIGDual and Quad Serial FlashGigaDevice
GigaDevice
25Q80BVW25Q80BVWinbond
Winbond
25Q80BWW25Q80BWWinbond
Winbond

Número de piezaDescripciónFabricantes
SLA6805M

High Voltage 3 phase Motor Driver IC.

Sanken
Sanken
SDC1742

12- and 14-Bit Hybrid Synchro / Resolver-to-Digital Converters.

Analog Devices
Analog Devices


DataSheet.es es una pagina web que funciona como un repositorio de manuales o hoja de datos de muchos de los productos más populares,
permitiéndote verlos en linea o descargarlos en PDF.


DataSheet.es    |   2020   |  Privacy Policy  |  Contacto  |  Buscar