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

关键词

搜索

型号

搜索

MX29LV160BTXBC-70

产品描述16M-BIT [2Mx8/1Mx16] CMOS SINGLE VOLTAGE 3V ONLY FLASH MEMORY
产品类别存储    存储   
文件大小774KB,共63页
制造商Macronix
官网地址http://www.macronix.com/en-us/Pages/default.aspx
下载文档 详细参数 全文预览

MX29LV160BTXBC-70概述

16M-BIT [2Mx8/1Mx16] CMOS SINGLE VOLTAGE 3V ONLY FLASH MEMORY

MX29LV160BTXBC-70规格参数

参数名称属性值
是否Rohs认证不符合
厂商名称Macronix
零件包装代码BGA
包装说明TFBGA, BGA48,6X8,32
针数48
Reach Compliance Codeunknow
ECCN代码EAR99
最长访问时间70 ns
备用内存宽度8
启动块TOP
命令用户界面YES
通用闪存接口YES
数据轮询YES
JESD-30 代码R-PBGA-B48
JESD-609代码e0
长度8 mm
内存密度16777216 bi
内存集成电路类型FLASH
内存宽度16
功能数量1
部门数/规模1,2,1,31
端子数量48
字数1048576 words
字数代码1000000
工作模式ASYNCHRONOUS
最高工作温度70 °C
最低工作温度
组织1MX16
封装主体材料PLASTIC/EPOXY
封装代码TFBGA
封装等效代码BGA48,6X8,32
封装形状RECTANGULAR
封装形式GRID ARRAY, THIN PROFILE, FINE PITCH
并行/串行PARALLEL
峰值回流温度(摄氏度)NOT SPECIFIED
电源3/3.3 V
编程电压3 V
认证状态Not Qualified
就绪/忙碌YES
座面最大高度1.2 mm
部门规模16K,8K,32K,64K
最大待机电流0.000005 A
最大压摆率0.03 mA
最大供电电压 (Vsup)3.6 V
最小供电电压 (Vsup)2.7 V
标称供电电压 (Vsup)3 V
表面贴装YES
技术CMOS
温度等级COMMERCIAL
端子面层Tin/Lead (Sn/Pb)
端子形式BALL
端子节距0.8 mm
端子位置BOTTOM
处于峰值回流温度下的最长时间NOT SPECIFIED
切换位YES
类型NOR TYPE
宽度6 mm

文档预览

下载PDF文档
R
MX29LV160BT/BB
16M-BIT [2Mx8/1Mx16] CMOS SINGLE VOLTAGE
3V ONLY FLASH MEMORY
FEATURES
• Extended single - supply voltage range 2.7V to 3.6V
• 2,097,152 x 8/1,048,576 x 16 switchable
• Single power supply operation
- 3.0V only operation for read, erase and program
operation
Fully compatible with MX29LV160A device
• Fast access time: 70/90ns
• Low power consumption
- 30mA maximum active current
- 0.2uA typical standby current
• Command register architecture
- Byte/word Programming (9us/11us typical)
- Sector Erase (Sector structure 16K-Bytex1,
8K-Bytex2, 32K-Bytex1, and 64K-Byte x31)
• Auto Erase (chip & sector) and Auto Program
- Automatically erase any combination of sectors with
Erase Suspend capability.
- Automatically program and verify data at specified
address
• Erase Suspend/Erase Resume
- Suspends sector erase operation to read data from,
or program data to, any sector that is not being erased,
then resumes the erase.
• Status Reply
- Data polling & Toggle bit for detection of program and
erase operation completion.
Ready/Busy pin (RY/BY)
- Provides a hardware method of detecting program or
erase operation completion.
Sector protection
- Hardware method to disable any combination of
sectors from program or erase operations
- Temporary sector unprotect allows code changes in
previously locked sectors.
CFI (Common Flash Interface) compliant
- Flash device parameters stored on the device and
provide the host system to access
100,000 minimum erase/program cycles
Latch-up protected to 100mA from -1V to VCC+1V
Boot Sector Architecture
- T = Top Boot Sector
- B = Bottom Boot Sector
Low VCC write inhibit is equal to or less than 1.4V
Package type:
- 44-pin SOP
- 48-pin TSOP
- 48-ball CSP
Compatibility with JEDEC standard
- Pinout and software compatible with single-power
supply Flash
10 years data retention
GENERAL DESCRIPTION
The MX29LV160BT/BB is a 16-mega bit Flash memory
organized as 2M bytes of 8 bits or 1M words of 16 bits.
MXIC's Flash memories offer the most cost-effective
and reliable read/write non-volatile random access
memory. The MX29LV160BT/BB is packaged in 44-pin
SOP, 48-pin TSOP and 48-ball CSP. It is designed to be
reprogrammed and erased in system or in standard
EPROM programmers.
The standard MX29LV160BT/BB offers access time as
fast as 70ns, allowing operation of high-speed micropro-
cessors without wait states. To eliminate bus conten-
tion, the MX29LV160BT/BB has separate chip enable
(CE) and output enable (OE) controls.
MXIC's Flash memories augment EPROM functionality
with in-circuit electrical erasure and programming. The
MX29LV160BT/BB uses a command register to man-
age this functionality. The command register allows for
100% TTL level control inputs and fixed power supply
levels during erase and programming, while maintaining
maximum EPROM compatibility.
MXIC Flash technology reliably stores memory contents
even after 100,000 erase and program cycles. The MXIC
cell is designed to optimize the erase and programming
mechanisms. In addition, the combination of advanced
tunnel oxide processing and low internal electric fields
for erase and program operations produces reliable cy-
cling. The MX29LV160BT/BB uses a 2.7V~3.6V VCC
supply to perform the High Reliability Erase and auto
Program/Erase algorithms.
The highest degree of latch-up protection is achieved
with MXIC's proprietary non-epi process. Latch-up pro-
tection is proved for stresses up to 100 milliamps on
address and data pin from -1V to VCC + 1V.
P/N:PM1041
REV. 1.2, JUL. 01, 2004
1
EDMA中的内存块大小问题
我们开发一个大硬盘的驱动程序,使用EDMA与内存传输数据,每次只能传输4K个数据量,如果我把传输值增加到8K,用WinDbg调试出现内存错误,目标机死机。信息如下: Fatal System Error: 0x0000 ......
hxf666 嵌入式系统
STM32MP157A-DK1测评 (6) Cortex-A7 Linux下的程序环境
  官方提供的STM32MP1_Yocto_SDK_V1.2.0.xz 开发包提供了STM32MP157 Linux应用程序开发需要的工具。解开以后里面的安装文件是一个巨大的 .sh 脚本文件(数据包含在内),需要在 x86_64 Linux ......
cruelfox 测评中心专版
【转】运放用单电源还是双电源呢?
运放作为模拟电路的主要器件之一,在供电方式上有单电源和双电源两种,而选择何种供电方式,是初学者的困惑之处,本人也因此做了详细的实验,在此对这个问题作一些总结。 首先,运放分 ......
lixiaohai8211 模拟电子
MSP430学习Clock
MSP430根据型号的不同最多可以选择使用3个振荡器。我们可以根据需要选择合适的振荡频率,并可以在不需要时随时关闭振荡器,以节省功耗。这3个振荡器分别为: (1)DCO 数控RC振荡器。它在芯 ......
fish001 微控制器 MCU
关于pic16f1939的电平中断
这两天一直困扰我。不知道配置字有没关系。个别配置字的意义不太了解。具体问题是,我使用了电平中断,结果中断一直进不去。不知道由于什么原因。具体程序如下。------------------------------ ......
linhuaxiapic Microchip MCU
求助:蓝牙和WIFI共存的问题
关于BT与WIFI共存时的设计,小弟有些问题,实在是不太明白,请教各位高手。 1. 我在网上看到有人说如果蓝牙和WIFI的物理隔离达到30dB以上,则两者之间的相互影响可以基本忽略。请问如果才能做 ......
ruiurijunxian 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 610  116  2905  2156  1954  12  25  34  18  16 

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