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

关键词

搜索

型号

搜索

MBM29LV800TA-90PBT

产品描述Flash, 512KX16, 90ns, PBGA48, PLASTIC, FBGA-48
产品类别存储    存储   
文件大小588KB,共53页
制造商SPANSION
官网地址http://www.spansion.com/
下载文档 详细参数 全文预览

MBM29LV800TA-90PBT概述

Flash, 512KX16, 90ns, PBGA48, PLASTIC, FBGA-48

MBM29LV800TA-90PBT规格参数

参数名称属性值
是否Rohs认证不符合
厂商名称SPANSION
零件包装代码BGA
包装说明PLASTIC, FBGA-48
针数48
Reach Compliance Codecompliant
ECCN代码EAR99
最长访问时间90 ns
其他特性MINIMUM 100000 PROGRAM/ERASE CYCLES
备用内存宽度8
启动块TOP
JESD-30 代码R-PBGA-B48
JESD-609代码e0
长度9 mm
内存密度8388608 bit
内存集成电路类型FLASH
内存宽度16
功能数量1
端子数量48
字数524288 words
字数代码512000
工作模式ASYNCHRONOUS
最高工作温度85 °C
最低工作温度-40 °C
组织512KX16
封装主体材料PLASTIC/EPOXY
封装代码TFBGA
封装形状RECTANGULAR
封装形式GRID ARRAY, THIN PROFILE, FINE PITCH
并行/串行PARALLEL
峰值回流温度(摄氏度)240
编程电压3 V
认证状态Not Qualified
座面最大高度1.2 mm
最大供电电压 (Vsup)3.6 V
最小供电电压 (Vsup)2.7 V
标称供电电压 (Vsup)3 V
表面贴装YES
技术CMOS
温度等级INDUSTRIAL
端子面层TIN LEAD
端子形式BALL
端子节距0.8 mm
端子位置BOTTOM
处于峰值回流温度下的最长时间30
类型NOR TYPE
宽度6 mm

文档预览

下载PDF文档
FUJITSU SEMICONDUCTOR
DATA SHEET
DS05-20845-5E
FLASH MEMORY
CMOS
8M (1M
×
8/512K
×
16) BIT
MBM29LV800TA
-70/-90
/MBM29LV800BA
-70/-90
s
DESCRIPTION
The MBM29LV800TA/BA are a 8M-bit, 3.0 V-only Flash memory organized as 1M bytes of 8 bits each or 512K
words of 16 bits each. The MBM29LV800TA/BA are offered in a 48-pin TSOP(I), 44-pin SOP and 48-ball FBGA
,
packages. These devices are designed to be programmed in-system with the standard system 3.0 V V
CC
supply.
12.0 V V
PP
and 5.0 V V
CC
are not required for write or erase operations. The devices can also be reprogrammed
in standard EPROM programmers.
The standard MBM29LV800TA/BA offer access times 70 ns and 90 ns, allowing operation of high-speed
microprocessors without wait states. To eliminate bus contention the devices have separate chip enable (CE),
write enable (WE), and output enable (OE) controls.
The MBM29LV800TA/BA are pin and command set compatible with JEDEC standard E
2
PROMs. Commands are
written to the command register using standard microprocessor write timings. Register contents serve as input
to an internal state-machine which controls the erase and programming circuitry. Write cycles also internally latch
addresses and data needed for the programming and erase operations. Reading data out of the devices is similar
to reading from 5.0 V and 12.0 V Flash or EPROM devices.
The MBM29LV800TA/BA are programmed by executing the program command sequence. This will invoke the
Embedded Program Algorithm which is an internal algorithm that automatically times the program pulse widths
and verifies proper cell margin. Typically, each sector can be programmed and verified in about 0.5 seconds.
Erase is accomplished by executing the erase command sequence. This will invoke the Embedded Erase
Algorithm which is an internal algorithm that automatically preprograms the array if it is not already programmed
before executing the erase operation. During erase, the devices automatically time the erase pulse widths and
verify proper cell margin.
(Continued)
s
PRODUCT LINE UP
Part No.
V
CC
= 3.3 V
Ordering Part No.
V
CC
= 3.0 V
Max Address Access Time (ns)
Max CE Access Time (ns)
Max OE Access Time (ns)
+0.3 V
–0.3 V
+0.6 V
–0.3 V
MBM29LV800TA/MBM29LV800BA
-70
70
70
30
-90
90
90
35
千奇百怪面对乞丐
转贴:1.我以前的一个女同事超强,每次她和她的女伴上街碰到小孩纠缠,就拽着小孩的手大步向前走,一边说跟阿姨走阿姨给你买糖吃,不一会就有大人上来把孩子抢回去了。2.我一个同学说的:在火车 ......
6294316 聊聊、笑笑、闹闹
【零知ESP8266】教程:MESH 组网示例
1、概述 MESH组网技术在IOT领域具有非常大的作用,应用非常广泛,主流的无线技术从最开始的Zigbee,到蓝牙,到这里的WIFI都实现了MESH组网技术。在这里使用零知开源平台演示WIFI WESH组网的 ......
roc2 DIY/开源硬件专区
DDR测试内容与规范
DDR测试内容与规范,不错的资料: ...
yemingxp PCB设计
关于对数据总线操作的问题
最近写了个应用程序对数据总线上的数据进行操作,关于物理地址和虚拟地址的映射我知道 假设*vi_adress为映射好的虚拟地址 先是写操作 *vi_adress=tmp (tmp是数据) 这个操作是成功的 现 ......
自由女神 嵌入式系统
定时器的模式选择中 0: 32位自由计数 1: 16位重载计数 这两种模式有什么区别
定时器的模式选择中 0: 32位自由计数 1: 16位重载计数 自由计数和重载计数 这两种模式有什么区别 560621 ...
深圳小花 单片机
问一个比较傻子的问题!硬件中断如何跳转到软件代码
偶菜鸟, 问一个傻子问题,硬件中断如何跳转到软件代码 例如,我有一个键盘,按一下, CPU是如何通过中断服务程序跳转到程序中的代码中? ...
GAOYUYOU 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2422  550  2195  551  1615  27  57  36  14  31 

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