EEWORLDEEWORLDEEWORLD

Part Number

Search

7P040FLA302C15

Description
Flash Card, 20MX16, 150ns, CARD-68
Categorystorage    storage   
File Size185KB,14 Pages
ManufacturerWhite Electronic Designs Corporation
Websitehttp://www.wedc.com/
Download Datasheet Parametric View All

7P040FLA302C15 Overview

Flash Card, 20MX16, 150ns, CARD-68

7P040FLA302C15 Parametric

Parameter NameAttribute value
Is it Rohs certified?incompatible
MakerWhite Electronic Designs Corporation
package instructionCARD-68
Reach Compliance Codeunknown
Maximum access time150 ns
Spare memory width8
JESD-30 codeX-XXMA-X68
memory density335544320 bit
Memory IC TypeFLASH CARD
memory width16
Number of functions1
Number of terminals68
word count20971520 words
character code20000000
Operating modeASYNCHRONOUS
Maximum operating temperature70 °C
Minimum operating temperature
organize20MX16
Package body materialUNSPECIFIED
Package shapeUNSPECIFIED
Package formMICROELECTRONIC ASSEMBLY
Parallel/SerialPARALLEL
Peak Reflow Temperature (Celsius)NOT SPECIFIED
Programming voltage5 V
Certification statusNot Qualified
Maximum supply voltage (Vsup)5.25 V
Minimum supply voltage (Vsup)4.75 V
Nominal supply voltage (Vsup)5 V
surface mountNO
technologyCMOS
Temperature levelCOMMERCIAL
Terminal formUNSPECIFIED
Terminal locationUNSPECIFIED
Maximum time at peak reflow temperatureNOT SPECIFIED
typeNOR TYPE
White Electronic Designs
PCMCIA Flash Memory Card
FLA Series
PCMCIA Flash Memory Card
1 MEGABYTE through 40 MEGABYTE (Intel/Sharp based)
FEATURES
Low cost High Density Linear Flash Card
Supports 5V only systems or 5V systems with
12V VPP
Based on Intel/Sharp FlashFile Components
Fast Read Performance
- 150ns or 200ns Maximum Access Time
x8 / x16 Data Interface
High Performance Random Writes
- 8µs Typical Word Write Time
Automated Write and Erase Algorithms
- Command User Interface
100,000 Erase Cycles per Block
64K word symmetrical Block Architecture
PC Card Standard Type I Form Factor
ARCHITECTURE OVERVIEW
WEDC’s FLA series is designed to support from 2 to 20,
4Mb, 8Mb or 16Mb components, providing a wide range
of density options. Cards are based on the 28F008SA
(8Mb) for 12V VPP applications or on the 28F004S5
(4Mb), 28F008S5 (8Mb) and 28F016S5 (16Mb) devices
for 5V only applications. Devices codes for the 28F004S5,
28F008SA, 28F008S5 and the 28F016S5 are: A7H,
A2H, A6H and AAh respectively. Systems should be
able to recognize all four codes. Cards utilizing the 8Mb
components provide densities ranging from 2MB to 20MB
in 2MB increments, cards utilizing 16Mb components
provide densities ranging from 4MB to 40MB in 4MB
increments. 4 Mbit memory devices are used only for
smallest capacity cards (1MB).
In support of the PC Card 95 standard for word wide
access devices are paired. Therefore, the Flash array is
structured in 64K word (128kBytes) blocks. Write, read
and block erase operations can be performed as either
a word or byte wide operation . By multiplexing A
0
, CE
1#
and CE
2
,# 8-bit hosts can access all data on data lines
DQ
0
-DQ
7
.
The
FLA21-FLA36
series also supports the following
PCMCIA compatible register functions: Soft Reset via the
Configuration Option Register, Power Down (sleep mode)
via the Configuration and Status Register and monitoring
of Ready/Busy, Soft Reset and Power Down via the Card
Status Register (cards without attribute memory and
versions
FLA51 - FLA66
do not have registers).
The FLA series cards conform with the PC Card Standard
(PCMCIA) and JEIDA, providing electrical and physical
compatibility. The PC Card form factor offers an industry
standard pinout and mechanical outline, allowing density
upgrades without system design changes.
WEDC’s standard cards are shipped with WEDC’s Logo.
Cards are also available with blank housings (no Logo).
The blank housings are available in both a recessed
(for label) and flat housing. Please contact WEDC
sales representative for further information on Custom
artwork.
GENERAL DESCRIPTION
WEDC’s FLA Series Flash memory cards offer high density
linear Flash solid state storage solutions for code and data
storage, high performance disk emulation and execute
in place (XIP) applications in mobile PC and dedicated
(embedded) equipment.
FLA series cards conform to PCMCIA international
standard.
The card’s control logic provides the system interface
and controls the internal Flash memories. Card can be
read/written in byte-wide or word-wide mode which allows
for flexible integration into various systems. Combined
with file management software, such as Flash Translation
Layer (FTL), FLA Flash cards provide removable high-
performance disk emulation.
The FLA series offers low power modes controlled by
registers. Standard cards contain separate 2kB EEPROM
memory for Card Information Structure (CIS) which can be
used for easy identification of card characteristics.
The WEDC FLA series is based on Intel/Sharp Flash
memories.
Note: Standard options include attribute memory. Cards without attribute memory are
available. Cards are also available with or without a hardware write protect switch.
White Electronic Designs Corp. reserves the right to change products or specifications without notice.
July 2007
Rev. 6
1
White Electronic Designs Corporation • (602) 437-1520 • www.whiteedc.com
The rise of "old-fashioned people" in the workplace, pursuing "mature appearance and behavior"
"Nowadays, the older ones pretend to be young, and the younger ones pretend to be old. Some people in the workplace are so old that it's hard to tell their age," said Mr. Ke, who works in human resour...
刺集和 Talking about work
Keil's optimization is really a rip-off
Keil's code optimization is really annoying. Last night, the program failed when I selected -O0 optimization. Today, the program failed when I didn't select -O0 optimization. I don't know what to do....
lingking Integrated technical exchanges
Friends who want to buy USB to serial port converter, please pay attention! ! ! ! !
I recommend a Taobao store website, not to advertise for the store, but to be honest, the cables bought from this website are absolutely cheap and good quality! I have bought 2 USB to serial cables. T...
hdujinhuihui Buy&Sell
Based on msp430g2553 shift register hc595 program
#ifndef __YIWEI595_H__ #define __YIWEI595_H__ #include "msp430g2553.h" #include "delay.h"#define LCK_OUT P2DIR|=BIT3 #define LCK_IN P2DIR=~BIT3 #define LCK_H P2OUT|=BIT3 #define LCK_L P2OUT=~BIT3 #def...
tcvsdonnnie Microcontroller MCU
Help!!! The DC boost circuit has a severe voltage drop after loading
The boost circuit is 12V to 48V to power the POE module. The camera is powered and communicated through the POE port. When the load is 8W, the voltage drops from 48V to 40V (the camera works normally)...
hgy10086 Power technology
LPC1114 PIO0_2 level interrupt issue
Question: Putting the code in different places has different effects! Please give me some advice. int main() { int flag = 0; SystemInit(); LPC_SYSCON-SYSAHBCLKCTRL |= (16); GPIOSetDir(0,1,1);/*LED */ ...
hades2011 NXP MCU

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 1713  1509  1802  2571  2413  35  31  37  52  49 
Datasheet   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Room 1530, 15th Floor, Building B, No. 18 Zhongguancun Street, Haidian District, Beijing Telephone: (010) 82350740 Postal Code: 100190
Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号