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

关键词

搜索

型号

搜索

MT58L64L32DT-10T

产品描述Cache SRAM, 64KX32, 5ns, CMOS, PQFP100, PLASTIC, MS-026, TQFP-100
产品类别存储    存储   
文件大小302KB,共17页
制造商Cypress(赛普拉斯)
下载文档 详细参数 全文预览

MT58L64L32DT-10T概述

Cache SRAM, 64KX32, 5ns, CMOS, PQFP100, PLASTIC, MS-026, TQFP-100

MT58L64L32DT-10T规格参数

参数名称属性值
是否Rohs认证不符合
厂商名称Cypress(赛普拉斯)
零件包装代码QFP
包装说明LQFP,
针数100
Reach Compliance Codeunknown
ECCN代码3A991.B.2.A
最长访问时间5 ns
JESD-30 代码R-PQFP-G100
JESD-609代码e0
长度20 mm
内存密度2097152 bit
内存集成电路类型CACHE SRAM
内存宽度32
湿度敏感等级3
功能数量1
端子数量100
字数65536 words
字数代码64000
工作模式SYNCHRONOUS
最高工作温度70 °C
最低工作温度
组织64KX32
封装主体材料PLASTIC/EPOXY
封装代码LQFP
封装形状RECTANGULAR
封装形式FLATPACK, LOW PROFILE
并行/串行PARALLEL
峰值回流温度(摄氏度)NOT SPECIFIED
认证状态Not Qualified
座面最大高度1.6 mm
最大供电电压 (Vsup)3.6 V
最小供电电压 (Vsup)3.135 V
标称供电电压 (Vsup)3.3 V
表面贴装YES
技术CMOS
温度等级COMMERCIAL
端子面层TIN LEAD
端子形式GULL WING
端子节距0.65 mm
端子位置QUAD
处于峰值回流温度下的最长时间NOT SPECIFIED
宽度14 mm

文档预览

下载PDF文档
2Mb: 128K x 18, 64K x 32/36
PIPELINED, DCD SYNCBURST SRAM
2Mb SYNCBURST
SRAM
FEATURES
MT58L128L18D, MT58L64L32D,
MT58L64L36D
3.3V V
DD
, 3.3V I/O, Pipelined, Double-Cycle Deselect
Fast clock and OE# access times
Single +3.3V +0.3V/-0.165V power supply (V
DD
)
Separate +3.3V isolated output buffer supply (V
DD
Q)
SNOOZE MODE for reduced-power standby
Common data inputs and data outputs
Individual BYTE WRITE control and GLOBAL WRITE
Three chip enables for simple depth expansion and
address pipelining
Clock-controlled and registered addresses, data I/Os
and control signals
Internally self-timed WRITE cycle
Burst control pin (interleaved or linear burst)
Automatic power-down for portable applications
100-lead TQFP package for high density, high speed
Low capacitive bus loading
x18, x32 and x36 options available
100-Pin TQFP**
(D-1)
**JEDEC-standard MS-026 BHA (LQFP).
OPTIONS
• Timing (Access/Cycle/MHz)
3.5ns/6ns/166 MHz
4.2ns/7.5ns/133 MHz
5ns/10ns/100 MHz
• Configurations
128K x 18
64K x 32
64K x 36
• Package
100-pin TQFP
MARKING
-6
-7.5
-10
MT58L128L18D
MT58L64L32D
MT58L64L36D
T
None
T*
synchronous inputs include all addresses, all data inputs,
active LOW chip enable (CE#), two additional chip enables
for easy depth expansion (CE2, CE2#), burst control inputs
(ADSC#, ADSP#, ADV#), byte write enables (BWx#) and
global write (GW#).
Asynchronous inputs include the output enable (OE#),
clock (CLK) and snooze enable (ZZ). There is also a burst
mode pin (MODE) that selects between interleaved and
linear burst modes. The data-out (Q), enabled by OE#, is
also asynchronous. WRITE cycles can be from one to two
bytes wide (x18) or from one to four bytes wide (x32/x36),
as controlled by the write control inputs.
Burst operation can be initiated with either address status
processor (ADSP#) or address status controller (ADSC#)
input pins. Subsequent burst addresses can be internally
generated as controlled by the burst advance pin (ADV#).
Address and write control are registered on-chip to
simplify WRITE cycles. This allows self-timed WRITE cycles.
Individual byte enables allow individual bytes to be written.
During WRITE cycles on the x18 device, BWa# controls
DQa pins and DQPa; BWb# controls DQb pins and DQPb.
During WRITE cycles on the x32 and x36 devices, BWa#
controls DQa pins and DQPa; BWb# controls DQb pins and
DQPb; BWc# controls DQc pins and DQPc; BWd# controls
DQd pins and DQPd. GW# LOW causes all bytes to be
written. Parity pins are only available on the x18 and x36
versions.
• Operating Temperature Range
Commercial (0°C to +70°C)
Industrial (-40°C to +85°C)
*Under consideration.
• Part Number Example: MT58L128L18DT-10 T
GENERAL DESCRIPTION
The Micron
®
SyncBurst
SRAM family employs high-
speed, low-power CMOS designs that are fabricated using
an advanced CMOS process.
Micron’s 2Mb SyncBurst SRAMs integrate a 128K x 18,
64K x 32, or 64K x 36 SRAM core with advanced synchronous
peripheral circuitry and a 2-bit burst counter. All
synchronous inputs pass through registers controlled by a
positive-edge-triggered single clock input (CLK). The
2Mb: 128K x 18, 64K x 32/36 Pipelined, DCD SyncBurst SRAM
MT58L128L18D.p65 – Rev. 7/99
1
Micron Technology, Inc., reserves the right to change products or specifications without notice.
©1999,
Micron Technology, Inc.
All registered and unregistered trademarks are the sole property of their respective companies.
标准输出重定向问题
板卡有一个网口,一个串口, 用串口进行消息通讯,用网口输出日志.printf输出日志到标准输出设备,但是日志老是会发到串口,造成消息错乱.用ioTaskStdSet 和ioGlobalStdSet 试了几个设备后都不行...
zhouy0818 嵌入式系统
求助后的总结报告
正确而简单地说应该使用静态类成员的指针而非指向类成员的指针 正如John_Lee所述的两个方法的分析,后者确实把简单问题复杂话了. 因为静态类成员是属于该类的全局对象和函数,它的指针是普通 ......
黑衣人 单片机
从未进入接收中断,接收中断数组寄存器里居然有数值
我设置了一个断电在接收中断,从程序运行一开始就在断电等他,可惜一直没有进入过中断,但是奇怪的是中断接收数组里居然有数值,而且我之前清楚过那个中断接收数组,在WATCH中也看见他有红色的 ......
面纱如雾 微控制器 MCU
晒WEBENCH设计的过程+一组多电源±18V,9V,5V,4V电压设计
本帖最后由 qwqwqw2088 于 2014-8-2 23:02 编辑 1.设计题目:一组多电源±18V,9V,5V,4V电压设计 2.设计过程 登陆界面http://www.ti.com.cn/lsds/ti_zh/analog/webench/overview.page 点 ......
qwqwqw2088 模拟与混合信号
请教虚拟磁盘技术的实现原理及相关资料
无盘客户端的内存和服务器端的磁盘映像文件建立关系,只是它们是怎么对应的,格式是什么,以及怎样不受物理内存大小限制?也就是说客户端内存是如何进行内存管理的,算法和数据结构如何设计?谢 ......
cdj86cdj86 嵌入式系统
已经初步入门~MSP430
以前都是玩51和AVR,430的低功耗一直是传说, 参与了最近团购的LaunchPad,到手测试后,对430的低功耗赞不绝口 430对于电池供电的系统真是个福音啊。 无奈LaunchPad的资源太少, 已经入手了 ......
leevalour 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1343  123  2912  1122  550  8  18  47  2  33 

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