EEWORLDEEWORLDEEWORLD

Part Number

Search

7P006FLV2401I15

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

7P006FLV2401I15 Overview

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

7P006FLV2401I15 Parametric

Parameter NameAttribute value
Is it Rohs certified?incompatible
package instructionCARD-68
Reach Compliance Codeunknown
Maximum access time150 ns
Other featuresALSO OPERATES AT 5V SUPPLY
Spare memory width8
JESD-30 codeX-XXMA-X68
memory density50331648 bit
Memory IC TypeFLASH CARD
memory width16
Number of functions1
Number of terminals68
word count3145728 words
character code3000000
Operating modeASYNCHRONOUS
Maximum operating temperature85 °C
Minimum operating temperature-40 °C
organize3MX16
Package body materialUNSPECIFIED
Package shapeUNSPECIFIED
Package formMICROELECTRONIC ASSEMBLY
Parallel/SerialPARALLEL
Peak Reflow Temperature (Celsius)NOT SPECIFIED
Programming voltage3 V
Certification statusNot Qualified
Maximum supply voltage (Vsup)3.6 V
Minimum supply voltage (Vsup)3 V
Nominal supply voltage (Vsup)3.3 V
surface mountNO
technologyCMOS
Temperature levelINDUSTRIAL
Terminal formUNSPECIFIED
Terminal locationUNSPECIFIED
Maximum time at peak reflow temperatureNOT SPECIFIED
typeNOR TYPE
Base Number Matches1
White Electronic Designs
PCMCIA Flash Memory Card
FLV Series
PCMCIA Flash Memory Card
2 MEGABYTE through 40 MEGEBYTE (Intel/Sharp based)
FEATURES
Low cost High Density Linear Flash Card
Supports 3V or 5V only systems
x8/ x16 Data Interface
Based on Intel/Sharp FlashFile Components
Fast Read Performance
- 150ns @ 5V
- 200ns @ 3.3V
High Performance Random Writes
- 8µs Typical Word Write Time @ 5V
- 17µs Typical Word Write Time @ 3.3V
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
The WEDC FLV 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.
ARCHITECTURE OVERVIEW
WEDC’s FLV series is designed to support from 2 to 20
of 8Mb or 16MB components, providing a wide range of
density options. Cards are based on the 28F008SC
(8Mb) and 28F016SC (16Mb) devices for 3.3V or 5V only
applications. Devices codes for the 28F008SC and the
28F016SC are: A6H and AAH respectively. Systems
should be able to recognize all the 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.
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-FLA28
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
FLV51-FLV58
do not have registers).
FLV51-
FLV58
do not support Ready/Busy and Reset signals.
The FLV series cards conform to the PC Card (PCMCIA)
and JEIDA standards, 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 your WEDC
sales representative for further information on Custom
artwork.
1
White Electronic Designs Corporation • (508) 485-4000 • www.whiteedc.com
GENERAL DESCRIPTION
WEDC’s FLV 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.
FLV series cards conform to the PCMCIA international
standard
The card’s control logic provides the system interface
and controls the internal Flash memories. The 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), FLV Flash cards provide
removable high-performance disk emulation.
The FLV series offers low power modes controlled by
registers. Cards contain separate 2kB EEPROM memory
for Card Information Structure (CIS) which can be used
for easy identification of card characteristics.
June 2003 Rev. 5
ECO #16104
Designing TMS320C2X/C5X Application Programs Using C Language Part 2
[size=14px] 2. Register Rules [/size] [size=14px] Like the floating-point C compiler, strict register usage rules are also defined in the fixed-point C compiler. These rules are very important for wri...
Jacktang DSP and ARM Processors
28069 power supply problem
The VDD of 28069 says that when using the internal VREG, this pin does not need an external power supply, and it says that a capacitor can be connected to the ground. Is this the correct understanding...
l0700830216 Microcontroller MCU
Design and production of digital controlled DC constant current source
[i=s]This post was last edited by paulhyde on 2014-9-15 02:58[/i] [b]Abstract:[/b]This system is based on a DC current source and uses the AT89S52 microcontroller as the main controller. The output cu...
空气 Electronics Design Contest
[October 21st 10:00 am] ST's latest STM32F0308-DISCOVERY development tool will be launched soon
Activity details: >>[b][size=4][color=#ff0000][font=微软雅黑, 宋体, verdana, helvetica, sans-serif]Be the first to experience[/font][url=https://www.eeworld.com.cn/eetuan/20131010ST/index.php]ST's latest ST...
苏莎莎 MCU
How to correctly configure wince emulator under VS.NET
Now the configuration of emulator in VS.NET cannot be successful, but the download and compilation of DeviceEmulatorBSP.msi is fine. However, when configuring ExportSdk.sdkcfg, if you changeAfter the ...
jp19848 Embedded System
MSP430F5438A clock settings
[size=5]Using MSP430F5438A, XT2 is connected to an external 25MHz crystal oscillator, and writing a clock driver, it does not work properly. Now paste this code. [/size] [size=5][/size] [size=5] [/siz...
Aguilera Microcontroller MCU

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 2622  1473  754  2793  1898  53  30  16  57  39 
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号