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

关键词

搜索

型号

搜索

F49L160UA-90T

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

F49L160UA-90T概述

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

F49L160UA-90T相似产品对比

F49L160UA-90T F49L160BA F49L160BA-70T F49L160UA F49L160BA-90T F49L160UA-70T
描述 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
头文件定义的东西多次引用报错问题
如图,我已经用了#ifndef _XXX_H #define _XXX_H #endif的格式,为什么还是不行呢? 291771 ...
赵怡彬 stm32/stm8
关于nokia5110显示屏的参数设定
到这个版块也发一下: 关于nokia5110显示屏的参数设定刚刚做了下实验,看看调整供电电压对nokia5110液晶显示屏的影响 这个显示屏由于比较便宜,又是点阵的,所以用的比较多,我虽然老早就用 ......
wangfuchong 微控制器 MCU
Ax51的一个小问题
大家好,Ax51中有一个宏操作符!,在手册中是这样介绍的:The exclamation mark operator ('!') is used to indicate that a special character is to be passed to a macro literally. This ope ......
月黑1823 单片机
晕死,google还有这样的提示
还是第一次发现有类似这样的提示。 哎,搜索个东西都这样麻烦。也很可笑呀。 97221 本帖最后由 wangfuchong 于 2012-9-28 22:46 编辑 ]...
wangfuchong 聊聊、笑笑、闹闹
华为通信软件大赛机试题目源代码
要求模拟银行终端系统。 简化为只有一个客户,该客户有美元帐户和人民币帐户。 本来要求是用socket实现,我把socket去掉了改成在控制台实现 0 运行程序会提示等待用户输入 1、用户输 ......
gina 嵌入式系统
60s2 nrf2401通讯 诺基亚5110显示
60s2 nrf2401通讯 诺基亚5110显示 ...
hello-hc 51单片机

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 587  1212  1364  1713  1282  43  48  51  39  50 

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