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

关键词

搜索

型号

搜索

MT58L64V36FT-6.8

产品描述2mb: 128k x 18, 64k x 32/36 flow-through syncburst sram
文件大小478KB,共24页
制造商Micron(美光)
官网地址http://www.micron.com/
下载文档 全文预览

MT58L64V36FT-6.8概述

2mb: 128k x 18, 64k x 32/36 flow-through syncburst sram

文档预览

下载PDF文档
2Mb: 128K x 18, 64K x 32/36
FLOW-THROUGH SYNCBURST SRAM
2Mb SYNCBURST
SRAM
FEATURES
• Fast clock and OE# access times
• Single +3.3V +0.3V/-0.165V power supply (V
DD
)
• Separate +3.3V or +2.5V 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
• 100-pin TQFP package
• Low capacitive bus loading
• x18, x32, and x36 versions available
MT58L128L18F, MT58L64L32F,
MT58L64L36F; MT58L128V18F,
MT58L64V32F, MT58L64V36F
3.3V V
DD
, 3.3V or 2.5V I/O, Flow-Through
100-Pin TQFP**
**JEDEC-standard MS-026 BHA (LQFP).
GENERAL DESCRIPTION
The Micron
®
SyncBurst
SRAM family employs
high-speed, low-power CMOS designs that are fabri-
cated 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 synchronous inputs include all ad-
dresses, 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#), snooze enable (ZZ) and clock (CLK). There is also
a burst mode pin (MODE) that selects between inter-
leaved and linear burst modes. The data-out (Q), en-
abled 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#).
OPTIONS
• Timing (Access/Cycle/MHz)
6.8ns/8.0ns/125 MHz
7.5ns/8.8ns/113 MHz
8.5ns/10ns/100 MHz
10ns/15ns/66 MHz
• Configurations
3.3V I/O
128K x 18
64K x 32
64K x 36
2.5V I/O
128K x 18
64K x 32
64K x 36
• Packages
100-pin TQFP
• Operating Temperature Range
Commercial (0°C to +70°C)
Part Number Example:
MARKING
-6.8
-7.5
-8.5
-10
MT58L128L18F
MT58L64L32F
MT58L64L36F
MT58L128V18F
MT58L64V32F
MT58L64V36F
T
None
MT58L64L36FT-8.5
2Mb: 128K x 18, 64K x 32/36 Flow-Through SyncBurst SRAM
MT58L128L18F_2.p65 – Rev. 6/01
1
Micron Technology, Inc., reserves the right to change products or specifications without notice.
©2000, Micron Technology, Inc.
关于ADC ISR的处理时脉来源是?
如题,当我在 main() 中 while() 加入一些程式码,简略的表示如下main(){while(1){if(a == b){...}//if}//while}//main判断式里面的内容不会执行到,但却影响了 ADC 转换后传输来的值。因此,我 ......
zodd0023870 微控制器 MCU
2013年5月TI德州仪器技术研讨会(深圳站)--- ZigBee,BLE蓝牙4.0,WiFi
2013年5月TI德州仪器技术研讨会(深圳站)--- ZigBee,BLE蓝牙4.0,WiFi 你们好!我司(深圳信驰达科技有限公司)2013年5月8日 (周三)在深圳联合原厂TI德州仪器举办一场技术研讨会。 研讨会 ......
winterwu 无线连接
串口终端为何看不到RETAILMSG输出消息?
我用的是友善之臂的mini2440,我在OAL中使用了RETAILMSG返回一些调试信息,可是在板子上跑起来以后,在串口超级终端上除了一开始EBOOT有信息输出外,然后就看不到有任何信息输出了(我能肯定这些RETA ......
tyutlx 嵌入式系统
atmel studio6.2突然读不到下载器了,tools 下只有simulator这一项
atmel studio6.2软件有将近一个月没使用,再次准备下载程序时发现读不到下载器,tools下的device找不到aver mkii,只有simulator这一项,请问这个情况怎么解决。 ...
dmxsew Microchip MCU
IEE-C6713 USB2.0 DSK开发板
系统简介: IEE-C6713 USB2.0 DSK开发板是基于TI 公司的TMS320C6713BPYP200DSP芯片设计的,最高运算速度达到1200MIPS。板上提供最小系统所需的所有配置,同时提供 USB2.0 接口板,该接口板使 ......
dz51fkbw 聊聊、笑笑、闹闹
msp430f169的串口问题
msp430f5529lp,在进行串口通信的时候,遇到一个很奇怪的问题,UART1串口是COM5时,正常进行通信,当变为COM3时,却总是失败。。时而是COM5,时而是COM3,是什么原因呢 ?怎样使得它可以变成COM ......
fish001 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 384  566  188  371  404  27  9  34  17  52 

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