DataSheet.es    


PDF EN25Q40 Data sheet ( Hoja de datos )

Número de pieza EN25Q40
Descripción 4 Megabit Serial Flash Memory
Fabricantes Eon Silicon Solution 
Logotipo Eon Silicon Solution Logotipo



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


Total 30 Páginas

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

www.DataSheet4U.com
EN25Q40
EN25Q40
4 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
4 M-bit Serial Flash
- 4 M-bit/512 K-byte/2048 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:
- 128 sectors of 4-Kbyte
- 8 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: 3.5 seconds typical
Lockable 256 byte OTP security sector
Minimum 100K endurance cycle
Package Options
- 8 pins SOP 150mil body width
- 8 contact VDFN
- All Pb-free packages are RoHS compliant
Industrial temperature Range
GENERAL DESCRIPTION
The EN25Q40 is a 4 Megabit (512K-byte) Serial Flash memory, with advanced write protection
mechanisms. The EN25Q40 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 EN25Q40 is designed to allow either single Sector/Block at a time or full chip erase operation. The
EN25Q40 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. C, Issue Date: 2009/10/13
www.eonssi.com

1 page




EN25Q40 pdf
www.DataSheet4U.com
EN25Q40
MEMORY ORGANIZATION
The memory is organized as:
z 524,288 bytes
z Uniform Sector Architecture
8 blocks of 64-Kbyte
128 sectors of 4-Kbyte
z 2048 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
7
6
5
4
3
2
1
0
Sector
127
112
111
96
95
80
79
64
63
48
47
32
31
16
15
4
3
2
1
0
07F000h
Address range
07FFFFh
070000h
06F000h
070FFFh
06FFFFh
060000h
05F000h
060FFFh
05FFFFh
050000h
04F000h
050FFFh
04FFFFh
040000h
03F000h
040FFFh
03FFFFh
030000h
02F000h
030FFFh
02FFFFh
020000h
01F000h
020FFFh
01FFFFh
010000h
00F000h
004000h
003000h
002000h
001000h
000000h
010FFFh
00FFFFh
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. C, Issue Date: 2009/10/13
www.eonssi.com

5 Page





EN25Q40 arduino
www.DataSheet4U.com
Table 4B. Instruction Set (Read Instruction)
EN25Q40
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. C, Issue Date: 2009/10/13
www.eonssi.com

11 Page







PáginasTotal 30 Páginas
PDF Descargar[ Datasheet EN25Q40.PDF ]




Hoja de datos destacado

Número de piezaDescripciónFabricantes
EN25Q404 Megabit Serial Flash MemoryEon Silicon Solution
Eon Silicon Solution

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