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

关键词

搜索

型号

搜索

MX29LV320BXEC-70

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

MX29LV320BXEC-70概述

32 BIT 4M X 8 / 2M X 16 ] SINGLE VOLTAGE 3V ONLY FLASH MEMORY

MX29LV320BXEC-70规格参数

参数名称属性值
是否Rohs认证不符合
厂商名称Macronix
零件包装代码BGA
包装说明LFBGA, BGA48,6X8,32
针数48
Reach Compliance Codeunknow
ECCN代码3A991.B.1.A
最长访问时间70 ns
备用内存宽度8
启动块BOTTOM
命令用户界面YES
通用闪存接口YES
数据轮询YES
JESD-30 代码R-PBGA-B48
JESD-609代码e0
长度9 mm
内存密度33554432 bi
内存集成电路类型FLASH
内存宽度16
功能数量1
部门数/规模8,63
端子数量48
字数2097152 words
字数代码2000000
工作模式ASYNCHRONOUS
最高工作温度70 °C
最低工作温度
组织2MX16
封装主体材料PLASTIC/EPOXY
封装代码LFBGA
封装等效代码BGA48,6X8,32
封装形状RECTANGULAR
封装形式GRID ARRAY, LOW PROFILE, FINE PITCH
并行/串行PARALLEL
峰值回流温度(摄氏度)NOT SPECIFIED
电源3/3.3 V
编程电压3 V
认证状态Not Qualified
就绪/忙碌YES
座面最大高度1.3 mm
部门规模8K,64K
最大待机电流0.000015 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
宽度8 mm

文档预览

下载PDF文档
MX29LV320T/B
32M-BIT [4M x 8 / 2M x 16] SINGLE VOLTAGE
3V ONLY FLASH MEMORY
FEATURES
GENERAL FEATURES
• 4,194,304 x 8 / 2,097,152 x 16 switchable
• Sector Structure
- 8K-Byte x 8 and 64K-Byte x 63
• Extra 64K-Byte sector for security
- Features factory locked and identifiable, and cus-
tomer lockable
• Twenty-Four Sector Groups
- Provides sector group protect function to prevent pro-
gram or erase operation in the protected sector group
- Provides chip unprotect function to allow code chang-
ing
- Provides temporary sector group unprotect function
for code changing in previously protected sector groups
• Single Power Supply Operation
- 2.7 to 3.6 volt for read, erase, and program opera-
tions
• Latch-up protected to 250mA from -1V to Vcc + 1V
• Low Vcc write inhibit is equal to or less than 1.4V
• Compatible with JEDEC standard
- Pinout and software compatible to single power sup-
ply Flash
PERFORMANCE
• High Performance
- Fast access time: 70/90/120ns
- Fast program time: 7us/word typical utilizing acceler-
ate function
- Fast erase time: 1.6s/sector, 112s/chip (typical)
• Low Power Consumption
- Low active read current: 10mA (typical) at 5MHz
- Low standby current: 200nA (typical)
• Minimum 100,000 erase/program cycle
• 10-year data retention
SOFTWARE FEATURES
• Erase Suspend/ Erase Resume
- Suspends sector erase operation to read data from
or program data to another sector which is not being
erased
• Status Reply
- Data polling & Toggle bits provide detection of pro-
gram and erase operation completion
• Support Common Flash Interface (CFI)
HARDWARE FEATURES
• Ready/Busy (RY/BY) Output
- Provides a hardware method of detecting program
and erase operation completion
• Hardware Reset (RESET) Input
- Provides a hardware method to reset the internal state
machine to read mode
• WP/ACC input pin
- Provides accelerated program capability
PACKAGE
• 48-Pin TSOP
• 48-Ball CSP
GENERAL DESCRIPTION
The MX29LV320T/B is a 32-mega bit Flash memory or-
ganized as 4M bytes of 8 bits and 2M words of 16 bits.
MXIC's Flash memories offer the most cost-effective and
reliable read/write non-volatile random access memory.
The MX29LV320T/B is packaged in 48-pin TSOP and
48-ball CSP. It is designed to be reprogrammed and
erased in system or in standard EPROM programmers.
The standard MX29LV320T/B offers access time as fast
as 70ns, allowing operation of high-speed microproces-
sors without wait states. To eliminate bus contention,
the MX29LV320T/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
MX29LV320T/B uses a command register to manage
this functionality.
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 program mechanisms. In addition, the
combination of advanced tunnel oxide processing
and low internal electric fields for erase and
programming operations produces reliable cycling.
P/N:PM0742
REV. 1.4, JUL. 04, 2003
1
学模拟+谁是音频时钟的“老板”?
本帖最后由 dontium 于 2015-1-23 11:39 编辑 谁是音频时钟的“老板”? deyisupport./blog/b/analogwire/archive/2013/11/20/51578.aspx 看了这篇文章,学习了很多,感谢作者的分享。。。 ......
leijiayou 模拟与混合信号
10 个你可能没用过的 Linux 命令
1. 使用 pgrep 快速查找 PIDpgrep 会遍历当前运行的进程,列出符合查找条件的进程 ID。pgrep ssh这条命令会列出所有与 ssh 有关的进程 ID。2. 执行上次执行过的命令这个标题有些绕口,但下面这 ......
wsxzaq Linux开发
PCB设计时铜箔厚度,走线宽度和电流的关系
PCB设计时铜箔厚度,走线宽度和电流的关系 {转}...
sunsea PCB设计
关于NAND启动代码的一些疑问
NAND启动代码 ldr r0, =BWSCON ldr r0, ands r0, r0, #6 ;OM != 0, NOR FLash boot bne copy_proc_beg ;don't read nand flash' adr r0, ResetEntry ;OM == 0, NAND FLash boot ......
z_wkyx_b 嵌入式系统
初学单片机,要学哪些知识
初学单片机,要学哪些知识 学习过程是什么,看那些书啊 说的详细点,比如入门学什么,提高学什么等 另外这个行业发展怎样 ...
YaoHui 嵌入式系统
microbit V2版的micropython源码
microbit V2版的micropython源码,使用CODAL作为基础目标平台。 https://github.com/microbit-foundation/micropython-microbit-v2 ...
dcexpert MicroPython开源版块

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2655  2501  2834  504  117  18  48  51  56  39 

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