电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

F49L160BA

产品描述16 mbit (2M x 8/1M x 16) 3V only cmos flash memory
文件大小446KB,共51页
制造商Elite
下载文档 选型对比 全文预览

F49L160BA概述

16 mbit (2M x 8/1M x 16) 3V only cmos flash memory

文档预览

下载PDF文档
ESMT
F49L160UA/F49L160BA
16 Mbit (2M x 8/1M x 16)
3V Only CMOS Flash Memory
1. FEATURES
Single supply voltage 2.7V-3.6V
Fast access time: 70/90 ns
2,097,152x8 / 1,048,576x16 switchable by
BYTE
pin
Compatible with JEDEC standard
- Pin-out, packages and software commands
compatible with single-power supply Flash
Low power consumption
- 7mA typical active current
- 25uA typical standby current
100,000 program/erase cycles typically
20 Years Data Retention
Command register architecture
- Byte Word Programming (9μs/11μs typical)
- Byte Mode : One 16KB, two 8KB, one 32KB, and
thirty-one 64KB sectors.
- Word Mode : one 8K word, two 4K word, one 16K
word, and thirty-one 32 K word sectors.
Auto Erase (chip & sector) and Auto Program
- Any combination of sectors can be erased
concurrently; Chip erase also provided.
- Automatically program and verify data at specified
address
Erase Suspend/Erase Resume
- Suspend or Resume erasing sectors to allow the
read/program in another sector
Ready/Busy (RY/
BY
)
- RY/
BY
output pin for detection of program or erase
operation completion
End of program or erase detection
- Data polling
- Toggle bits
Hardware reset
- Hardware pin(
RESET
) resets the internal state machine
to the read mode
Sector Protection /Unprotection
- Hardware Protect/Unprotect any combination of sectors
from a program or erase operation.
Low V
CC
Write inhibit is equal to or less than 2.0V
Boot Sector Architecture
- U = Upper Boot Block
- B = Bottom Boot Block
Packages available:
- 48-pin TSOPI
CFI (Common Flash Interface) complaint
- Provides device-specific information to the system,
allowing host software to easily reconfigure to different
Flash devices.
2. ORDERING INFORMATION
Part No
F49L160UA-70T
F49L160BA-70T
Boot
Upper
Bottom
Speed
70 ns
70 ns
Package
TSOPI
TSOPI
Part No
F49L160UA-90T
F49L160BA-90T
Boot
Upper
Bottom
Speed
90 ns
90 ns
Package
TSOPI
TSOPI
3. GENERAL DESCRIPTION
The F49L160UA/F49L160BA is a 16 Megabit, 3V only
CMOS Flash memory device organized as 2M bytes of 8
bits or 1M words of 16bits. This device is packaged in
standard 48-pin TSOP. It is designed to be programmed
and erased both in system and can in standard EPROM
programmers.
With access times of 70 ns and 90 ns, the
F49L160UA/F49L160BA allows the operation of
high-speed microprocessors. The device has separate
chip enable
CE
, write enable
WE
, and output enable
OE
controls. EFST's memory devices reliably store
memory data even after 100,000 program and erase
cycles.
The F49L160UA/F49L160BA is entirely pin and
command set compatible with the JEDEC standard for 16
Megabit Flash memory devices. Commands are written to
the command register using standard microprocessor
write timings.
The F49L160UA/F49L160BA features a sector erase
architecture. The device array is divided into one 16KB,
two 8KB, one 32KB, and thirty-one 64KB for byte mode.
The device memory array is divided into one 8K word, two
4K word, one 16K word, and thirty-one 32K word sectors
for word mode. Sectors can be erased individually or in
groups without affecting the data in other sectors.
Multiple-sector erase and whole chip erase capabilities
provide the flexibility to revise the data in the device.
The sector protect/unprotect feature disables both
program and erase operations in any combination of the
sectors of the memory. This can be achieved in-system or
via programming equipment.
A low V
CC
detector inhibits write operations on loss of
power. End of program or erase is detected by the
Ready/Busy status pin, Data Polling of DQ7, or by the
Toggle Bit I feature on DQ6. Once the program or erase
cycle has been successfully completed, the device
internally resets to the Read mode.
Elite Semiconductor Memory Technology Inc.
Publication Date : Dec. 2006
Revision: 1.3
1/51

F49L160BA相似产品对比

F49L160BA F49L160BA-70T F49L160UA F49L160BA-90T F49L160UA-70T F49L160UA-90T
描述 16 mbit (2M x 8/1M x 16) 3V only cmos flash memory 16 mbit (2M x 8/1M x 16) 3V only cmos flash memory 16 mbit (2M x 8/1M x 16) 3V only cmos flash memory 16 mbit (2M x 8/1M x 16) 3V only cmos flash memory 16 mbit (2M x 8/1M x 16) 3V only cmos flash memory 16 mbit (2M x 8/1M x 16) 3V only cmos flash memory
i.MX6ULL终结者Debian文件系统的构建i.MX6ULL 移植Debian文件系统
文章目录 1 安装Qumu和Debootstrap 2 抽取Debain文件系统 3 完善文件系统 4 打包文件系统 5 烧写验证 本教程将带领大家移植Debian文件系统到迅为i.MX6ULL终结者开发板上。 1、安装Qumu ......
遥寄山川 ARM技术
求资料
各路大神,小白求取数字IC验证的入门学习资料,感谢! ...
star6321 DigiKey得捷技术专区
ADC10温度采集延时问题
用MSP430G2553 adc10内置的温度传感器采集温度 5秒钟采集一次 用delay(5000); 在loop();里只发送一次数据 就没下文了 int temp=0; void adcinit(void) { WDTCTL = ......
lwshao 微控制器 MCU
Buck电源深入研究之纹波电压(有图)
最近制作了一块Buck 型DCDC开关电源,24V转5V;利用示波器AC耦合输入测试电源的纹波电压,大约为+10mv/-15mv,但是纹波电压的波动和MOS管的开关对应关系好像不对,教科书中介绍BUCK输出滤波电容 ......
dragon558 电源技术
请教SD卡坏块检测问题.
我在s3c2440上做SD卡读写驱动,没有文件系统,就一块一块地读写.怎样检测坏块,有了坏块怎么标记呢? SD卡又不像nand flash那样有自己的一套检测标记方式,请大家指点!!...
zry113 嵌入式系统
PIC中档单片机系列-在线串行编程.pdf
PIC中档单片机系列-在线串行编程这个很好,是适合那些没有现成的变成软件的朋友们...
rain Microchip MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 886  934  1104  1414  1224  24  53  26  54  45 

器件索引   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

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved