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

关键词

搜索

型号

搜索

MT46V64M4TG-75ZAT:G

产品描述16M X 16 DDR DRAM, 0.7 ns, PDSO66
产品类别存储   
文件大小3MB,共93页
制造商Micron(美光)
官网地址http://www.micron.com/
下载文档 详细参数 全文预览

MT46V64M4TG-75ZAT:G概述

16M X 16 DDR DRAM, 0.7 ns, PDSO66

16M × 16 双倍速率同步动态随机存储器 动态随机存取存储器, 0.7 ns, PDSO66

MT46V64M4TG-75ZAT:G规格参数

参数名称属性值
功能数量1
端子数量66
最大工作温度70 Cel
最小工作温度0.0 Cel
最大供电/工作电压2.7 V
最小供电/工作电压2.5 V
额定供电电压2.6 V
最小存取时间0.7000 ns
加工封装描述0.40 INCH, 铅 FREE,塑料, TSOP-66
无铅Yes
欧盟RoHS规范Yes
状态DISCONTINUED
工艺CMOS
包装形状矩形的
包装尺寸SMALL OUTLINE, THIN PROFILE, SHRINK PITCH
表面贴装Yes
端子形式GULL WING
端子间距0.6500 mm
端子涂层MATTE 锡
端子位置
包装材料塑料/环氧树脂
温度等级COMMERCIAL
内存宽度16
组织16M × 16
存储密度2.68E8 deg
操作模式同步
位数1.68E7 words
位数16M
存取方式四 BANK PAGE BURST
内存IC类型双倍速率同步动态随机存储器 动态随机存取存储器
端口数1

文档预览

下载PDF文档
256Mb: x4, x8, x16 DDR SDRAM
Features
Double Data Rate (DDR) SDRAM
MT46V64M4 – 16 Meg x 4 x 4 banks
MT46V32M8 – 8 Meg x 8 x 4 banks
MT46V16M16 – 4 Meg x 16 x 4 banks
Features
• V
DD
= +2.5V ±0.2V, V
DD
Q = +2.5V ±0.2V
• V
DD
= +2.6V ±0.1V, V
DD
Q = +2.6V ±0.1V (DDR400)
• Bidirectional data strobe (DQS) transmitted/
received with data, that is, source-synchronous data
capture (x16 has two – one per byte)
• Internal, pipelined double-data-rate (DDR)
architecture; two data accesses per clock cycle
• Differential clock inputs (CK and CK#)
• Commands entered on each positive CK edge
• DQS edge-aligned with data for READs; center-
aligned with data for WRITEs
• DLL to align DQ and DQS transitions with CK
• Four internal banks for concurrent operation
• Data mask (DM) for masking write data
(x16 has two – one per byte)
• Programmable burst lengths (BL): 2, 4, or 8
• Auto refresh
64ms, 8192-cycle(Commercial & Industrial)
16ms, 8192-cycle (Automotive)
• Self refresh (not available on AT devices)
• Longer-lead TSOP for improved reliability (OCPL)
• 2.5V I/O (SSTL_2-compatible)
• Concurrent auto precharge option supported
t
RAS lockout supported (
t
RAP =
t
RCD)
Options
Marking
• Configuration
64 Meg x 4 (16 Meg x 4 x 4 banks)
64M4
32 Meg x 8 (8 Meg x 8 x 4 banks)
32M8
16 Meg x 16 (4 Meg x 16 x 4 banks)
16M16
• Plastic package – OCPL
66-pin TSOP
TG
66-pin TSOP (Pb-free)
P
• Plastic package
FG
1
60-ball FBGA (8mm x 14mm)
BG
1
60-ball FBGA (8mm x 14mm) (Pb-free)
CV
2
60-ball FBGA (8mm x 12.5mm)
CY
2
60-ball FBGA (8mm x 12.5mm)
(Pb-free)
• Timing – cycle time
5ns @ CL = 3 (DDR400B)
-5B
6ns @ CL = 2.5 (DDR333) FBGA only
-6
6ns @ CL = 2.5 (DDR333) TSOP only
-6T
-75E
1
7.5ns @ CL = 2 (DDR266)
-75Z
1
7.5ns @ CL = 2 (DDR266A)
-75
1
7.5ns @ CL = 2.5 (DDR266B)
• Self refresh
Standard
None
Low-power self refresh
L
• Temperature rating
Commercial (0°C to +70°C)
None
Industrial (–40°C to +85°C)
IT
Automotive (–40°C to +105°C)
AT
4
• Revision
:G
3
x4, x8
:F
3
x16
x4, x8, x16
:K
Notes: 1. Only available on Revision F and G.
2. Only available on Revision K.
3. Not recommended for new designs.
4. Contact Micron for availability.
PDF: 09005aef80768abb/Source: 09005aef82a95a3a
256Mb_DDR_x4x8x16_D1.fm - 256Mb DDR: Rev. O, Core DDR: Rev. B 1/09 EN
1
Micron Technology, Inc., reserves the right to change products or specifications without notice.
©2003 Micron Technology, Inc. All rights reserved.
Products and specifications discussed herein are subject to change by Micron without notice.
【AT-START-F403A测评】Part6:片上Flash性能测试
1.介绍 上一篇讲了Flash的Demo,这一篇来讲一下【AT-START-F403A】的性能,了解Flash的性能之后还是比较好,为以后在这个芯片上开发时对Flash读写时间的把握,所以还是要来一贴特意写一下的 ......
PowerWorld 国产芯片交流
proteus仿真 为什么数单片机收不到数据?数码管不变化
proteus仿真为什么数单片机收不到数据?数码管不变化 虚拟串口用的是这里的这个软件 https://wenku.baidu.com/view/98191fa7a0c7aa00b52acfc789eb172ded63999e.html ......
QWE4562009 51单片机
怎么调用特殊定义的结构体
#define A_SEQUENCE_OF(type) A_SET_OF(type) #define A_SET_OF(type) \ struct { \ type **array; \ int count; /* Meaningful size */ \ int size; /* Allocated si ......
青城山下 编程基础
bootLoader中“unresolved external symbol”问题
在BootLoader的main.c的OEMPreDownload()函数调用nand.cpp文件中的ReadOSImageFromBootMedia()函数,编译的时候一直出现: BUILD: main.obj : error LNK2019: unresolved external symbol Rea ......
ck325 嵌入式系统
nRF51802/nRF51822/nRF52832的内核对比
nRF51822的内核为M0,FLASH是256K,RAM是16K,蓝牙BLE4.0/4.2(SDK新版本支持4.2)nRF51802的内核为M0,FLASH是256K,RAM是16K,蓝牙BLE4.0/4.2(SDK新版本支持4.2) nRF52832的内核为M4F,FLA ......
乐乐熊 无线连接
【2022得捷电子创新设计大赛】+ K210 & STM32F429-DK
昨天下午收到了得捷电子发来的物料,选择了STM32F429-DK、K210和烟雾探测的集成光学模块ADPD188BI-ACEZR7这三个物料来参加这次比赛。 话不多说,直接上图。 STM32F429-DK开发板 618918 ......
萧风吹衣 DigiKey得捷技术专区

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1637  151  2487  2676  983  30  11  20  49  27 

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