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

关键词

搜索

型号

搜索

HYB25D512400AS-7.5

产品描述DDR DRAM Module, 128MX4, CMOS, PDMA66, 0.400 INCH, PLASTIC, TSSOP2-66
产品类别存储    存储   
文件大小63KB,共4页
制造商Infineon(英飞凌)
官网地址http://www.infineon.com/
下载文档 详细参数 全文预览

HYB25D512400AS-7.5概述

DDR DRAM Module, 128MX4, CMOS, PDMA66, 0.400 INCH, PLASTIC, TSSOP2-66

HYB25D512400AS-7.5规格参数

参数名称属性值
厂商名称Infineon(英飞凌)
零件包装代码DMA
包装说明,
针数66
Reach Compliance Codeunknown
ECCN代码EAR99
访问模式FOUR BANK PAGE BURST
其他特性AUTO/SELF REFRESH
JESD-30 代码R-PDMA-G66
内存密度536870912 bit
内存集成电路类型DDR DRAM MODULE
内存宽度4
功能数量1
端口数量1
端子数量66
字数134217728 words
字数代码128000000
工作模式SYNCHRONOUS
组织128MX4
封装主体材料PLASTIC/EPOXY
封装形状RECTANGULAR
封装形式MICROELECTRONIC ASSEMBLY
认证状态Not Qualified
自我刷新YES
最大供电电压 (Vsup)2.7 V
最小供电电压 (Vsup)2.3 V
标称供电电压 (Vsup)2.5 V
表面贴装YES
技术CMOS
端子形式GULL WING
端子位置DUAL
Base Number Matches1

文档预览

下载PDF文档
HYB25D512400A/BS/R
Stacked 512-MBit DDR-SDRAM
Preliminary Datasheet 2002-09-27 (Rev. 0.92)
Features
CAS Latency and Frequency
CAS Latency
2
2.5
Maximum Operating Frequency (MHz)
DDR266F DDR266A DDR266B DDR200
-7F
-7
-7.5
-8
133
133
125
100
143
143
133
125
• Two 256Mbit DDR-SDRAM packages stacked
with two seperate chip-select (CS) inputs
• Double data rate architecture: two data transfers
per clock cycle
• Bidirectional data strobe (DQS) is transmitted
and received with data, to be used in capturing
data at the receiver
• DQS is edge-aligned with data for reads and is
center-aligned with data for writes
• Differential clock inputs (CK and CK)
• Four internal banks for concurrent operation
• Data mask (DM) for write data
• DLL aligns DQ and DQS transitions with CK
transitions.
• Commands entered on each positive CK edge;
data and data mask referenced to both edges of
DQS
• Burst lengths: 2, 4, or 8
• CAS Latency: 2, 2.5
• Auto Precharge option for each burst access
• Auto Refresh and Self Refresh Modes
• 7.8
µs
Maximum Average Periodic Refresh
Interval
• 2.5V (SSTL_2 compatible) I/O
• V
DDQ
= 2.5V
±
0.2V / V
DD
= 2.5V
±
0.2V
• Stacked two TSOP66 packages
Description
The Stacked 512Mb DDR SDRAM is a high-speed
CMOS, dynamic random-access memory containing
two 256Mbit SDRAM with 268,435,456 bits. It is
internally configured as two quad-bank DRAM.
The two 256Mb DDR SDRAM use a double-data-
rate architecture to achieve high-speed operation.
The double data rate architecture is essentially a 2n
prefetch architecture with an interface designed to
transfer two data words per clock cycle at the I/O
pins. A single read or write access for the 256Mb
DDR SDRAM effectively consists of a single 2n-bit
wide, one clock cycle data transfer at the internal
DRAM core and two corresponding n-bit wide, one-
half-clock-cycle data transfers at the I/O pins. The
upper and lower 256Mbit component can be
selected by two seperated chip-select input signal
CS0 and CS1
A bidirectional data strobe (DQS) is transmitted
externally, along with data, for use in data capture at
the receiver. DQS is a strobe transmitted by the
DDR SDRAM during Reads and by the memory
controller during Writes. DQS is edge-aligned with
data for Reads and center-aligned with data for
Writes.
The zwo 256Mb DDR SDRAM operate from a differ-
ential clock (CK and CK; the crossing of CK going
HIGH and CK going LOW is referred to as the posi-
tive edge of CK). Commands (address and control
signals) are registered at every positive edge of CK.
Input data is registered on both edges of DQS, and
output data is referenced to both edges of DQS, as
well as to both edges of CK.
Read and write accesses to the DDR SDRAM are
burst oriented; accesses start at a selected location
and continue for a programmed number of locations
in a programmed sequence. Accesses begin with
the registration of an Active command, which is then
followed by a Read or Write command. The address
bits registered coincident with the Active command
are used to select the bank and row to be accessed.
The address bits registered coincident with the
Read or Write command are used to select the bank
and the starting column location for the burst
access.
The DDR SDRAM provides for programmable Read
or Write burst lengths of 2, 4 or 8 locations. An Auto
Precharge function may be enabled to provide a
self-timed row precharge that is initiated at the end
of the burst access.
An auto refresh mode is provided along with a
power-saving power-down mode. All inputs are
compatible with the JEDEC Standard for SSTL_2.
All outputs are SSTL_2, Class II compatible.
2002-09-27 (0.92)
Page 1 of 4
给st技术支持队伍一个建议
我刚接触ST8芯片, 太头疼了,写个PWM输出的测试程序,找了2天,最后通过这论坛才解决;现在是I2C通信,找了2天还没解决; 若是我手头上有一个可执行的例子,下载到开发板运行对比下,问题几分钟就 ......
niuhaibing stm32/stm8
05月“晒现场”活动帖子集锦~~
将目前已经参与“晒现场”朋友的文章列举如下,还有几天,请大家多多参与,一起玩嘛:参与方式:https://bbs.eeworld.com.cn/thread-103632-1-1.html David_lee: 电脑没有串并口? https://bb ......
soso 单片机
能不能帮我看一下程序错在哪里了
#include unsigned char Dat_com; //接收的数据(控制字) unsigned char Number; unsigned char Angle; unsigned char TimeOutCounter = 0,zhengfan= 0;//TimeOutCounter:定时器溢出 ......
fafafafather 51单片机
集思广意,做块“牛X”点的MSP430开发板
征集一下大家的想法,做一块功能性,实用性都很全面的MSP430开发板,大家有什么好主意都说说啊,到时画板时都加上。:)...
tembo09 微控制器 MCU
F2812可以采用有源晶振吗?
F2812可以采用有源晶振吗?如采用有源晶振,怎么旁路内部OSC?...
zhazhyrjkf3 微控制器 MCU
我的第一块板子
这是一个运用运算放大器构成的电路测量三极管的β值的电路,是我自己设计与完成的http://s11.photo.store.qq.com/http_imgload.cgi?/rurl4_b=3374def535dcdb10784c46f05c192d005f56c0ac903a6820 ......
yang_swust PCB设计

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 514  21  2094  819  82  37  23  52  3  54 

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