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

关键词

搜索

型号

搜索

MX29LV161BXBC-70

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

MX29LV161BXBC-70概述

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

MX29LV161BXBC-70规格参数

参数名称属性值
零件包装代码BGA
包装说明13 X 8 X 1.20 MM, 0.80 MM PITCH, MO-210, CSP-48
针数48
Reach Compliance Codeunknow
ECCN代码EAR99
最长访问时间70 ns
备用内存宽度8
启动块BOTTOM
命令用户界面YES
数据轮询YES
JESD-30 代码R-PBGA-B48
JESD-609代码e0
长度13 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
电源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
端子形式BALL
端子节距0.8 mm
端子位置BOTTOM
切换位YES
类型NOR TYPE
宽度8 mm
Base Number Matches1

文档预览

下载PDF文档
MX29LV161T/B
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
• Fast access time: 70/90ns
• Low power consumption
- 20mA 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
- Tempoary sector unprotect allows code changes in
previously locked sectors.
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 2.3V
Package type:
- 44-pin SOP
- 48-pin TSOP
- 48 Ball CSP
Compatibility with JEDEC standard
- Pinout and software compatible with single-power
supply Flash
GENERAL DESCRIPTION
The MX29LV161T/B is a 16-mega bit Flash memory or-
ganized 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 MX29LV161T/B is packaged in 44-pin
SOP, 48-pin TSOP, and 48CSP. It is designed to be
reprogrammed and erased in system or in standard
EPROM programmers.
The standard MX29LV161T/B offers access time as fast
as 70ns, allowing operation of high-speed microproces-
sors without wait states. To eliminate bus contention,
the MX29LV161T/B 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
MX29LV161T/B uses a command register to manage
this functionality. The command register allows for 100%
TTL level control inputs and fixed power supply levels
during erase and programming, while maintaining maxi-
mum 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 MX29LV161T/B uses a 2.7V~3.6V VCC sup-
ply to perform the High Reliability Erase and auto Pro-
gram/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:PM0855
REV. 1.0, SEP. 24, 2001
1
PCB大电流时,应该怎么做
1、电路中,使用多个功率管,让其功率达到3000W,但是达到3000W之后,电流就会达到100A,在PCB板上怎么解决这个大电流100A的问题呢??有没有大神知道,还烦请告诉一下 2、功率这么大,发热 ......
落尘逐风 PCB设计
如何读懂编译器生成的汇编文件
本帖最后由 dontium 于 2015-1-23 13:40 编辑 想看看编译器到底对程序做了哪些优化,好让自己更好地去改进程序的性能,可是编译器生成的汇编文件里面很多符号和语句确看不懂什么意思。请问该怎 ......
anchen_1984 模拟与混合信号
【转帖】一个老电子工程师的一些建议
我当电子工程师也是十余年了,不算有出息,环顾四周,也没有看见几个有出息的!回顾工程师生涯,感慨万千,愿意讲几句掏心窝子的话,也算给我们师弟师妹们提个醒,希望他们比我们强!   好 ......
tecfighter 工作这点儿事
LPC1500体验+1.把图搞对之丝印勘误
官网的丝印勘误,是不是有让你走弯路的地方...
白丁 NXP MCU
CC2530的Z-STACK Fatal Error[e72]错误的解决办法
在IAR 8.1中,基于CC2530F256芯片对Z-STACK进行builder,如果对IAR环境设置不当会出现:Fatal Error: Segment ZIGNV_ADDRESS_SPACE must be defined in a segment definition option (-Z, -b or ......
Jacktang 无线连接
非隔离220v转3.3v电感有滋滋滋响电流声怎么解决
非隔离220v转3.3v电感, 光耦工作的时候有滋滋滋响电流, 光耦不工作的时候没有滋滋滋响电流。 怎么解决? ...
0615 stm32/stm8

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 547  2524  2542  2288  2098  1  23  17  55  44 

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