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

关键词

搜索

型号

搜索

IS61QDP2B22M36A1

产品描述2Mx36 and 4Mx18 configuration available
文件大小625KB,共31页
制造商ISSI(芯成半导体)
官网地址http://www.issi.com/
下载文档 选型对比 全文预览

IS61QDP2B22M36A1概述

2Mx36 and 4Mx18 configuration available

文档预览

下载PDF文档
IS61QDP2B24M18A/A1/A2
IS61QDP2B22M36A/A1/A2
4Mx18, 2Mx36
72Mb QUADP (Burst 2) Synchronous SRAM
(2.0 CYCLE READ LATENCY)
FEATURES
2Mx36 and 4Mx18 configuration available.
On-chip Delay-Locked Loop (DLL) for wide data
valid window.
Separate independent read and write ports with
concurrent read and write operations.
Synchronous pipeline read with EARLY write
operation.
Double Data Rate (DDR) interface for read and
write input ports.
2.0 Cycle read latency.
Fixed 2-bit burst for read and write operations.
Clock stop support.
Two input clocks (K and K#) for address and control
registering at rising edges only.
Two echo clocks (CQ and CQ#) that are delivered
simultaneously with data.
Data valid pin (QVLD).
+1.8V core power supply and 1.5, 1.8V VDDQ, used
with 0.75, 0.9V VREF.
HSTL input and output interface.
Registered addresses, write and read controls, byte
writes, data in, and data outputs.
Full data coherency.
Boundary scan using limited set of JTAG 1149.1
functions.
Byte Write capability.
Fine ball grid array (FBGA) package option:
13mmx15mm and 15mmx17mm body size
165-ball (11 x 15) array
Programmable impedance output drivers via 5x
user-supplied precision resistor.
ODT (On Die Termination) feature is supported
optionally on data input, K/K#, and BW
x
#.
The end of top mark (A/A1/A2) is to define options.
: Don’t care ODT function
and pin connection
1 : Option1
2 : Option2
Refer to more detail description at page 6 for each
ODT option.
FEBRUARY 2014
DESCRIPTION
and
are synchronous, high-
performance CMOS static random access memory (SRAM)
devices. These SRAMs have separate I/Os, eliminating the
need for high-speed bus turnaround. The rising edge of K
clock initiates the read/write operation, and all internal
operations are self-timed. Refer to the
for a description of the basic
operations of these
SRAMs. Read and
write addresses are registered on alternating rising edges of
the K clock. Read and write performed in double data rate.
The following are registered internally on the rising edge of
the K clock:
Read address
Read enable
Write enable
The
Data-in for early writes
The following are registered on the rising edge of the K#
clock:
Write address
Byte writes
Data-in for second burst addresses
Byte writes can change with the corresponding data-in to
enable or disable writes on a per-byte basis. An internal write
buffer enables the data-ins to be registered half a cycle
earlier than the write address. The first data-in burst is
clocked at the same time as the write command signal, and
the second burst is timed to the following rising edge of the
K# clock.
During the burst read operation, the data-outs from the first
bursts are updated from output registers of the second rising
edge of the K# clock (starting two cycles later after read
command). The data-outs from the second bursts are
updated with the third rising edge of the K clock. The K and
K# clocks are used to time the data-outs.
The device is operated with a single +1.8V power supply and
is compatible with HSTL I/O interface.
Copyright © 2014 Integrated Silicon Solution, Inc. All rights reserved. ISSI reserves the right to make changes to this specification and its products at any time
without notice. ISSI assumes no liability arising out of the application or use of any information, products or services described herein. Customers are advised to
obtain the latest version of this device specification before relying on any published information and before placing orders for products.
Integrated Silicon Solution, Inc. does not recommend the use of any of its products in life support applications where the failure or malfunction of the product can
reasonably be expected to cause failure of the life support system or to significantly affect its safety or effectiveness. Products are not authorized for use in such
applications unless Integrated Silicon Solution, Inc. receives written assurance to its satisfaction, that:
a.) the risk of injury or damage has been minimized;
b.) the user assume all such risks; and
c.) potential liability of Integrated Silicon Solution, Inc is adequately protected under the circumstances
Integrated Silicon Solution, Inc.- www.issi.com
Rev. B
02/11/2014
1

IS61QDP2B22M36A1相似产品对比

IS61QDP2B22M36A1 IS61QDP2B22M36A2 IS61QDP2B24M18A IS61QDP2B22M36A IS61QDP2B24M18A1
描述 2Mx36 and 4Mx18 configuration available 2Mx36 and 4Mx18 configuration available 2Mx36 and 4Mx18 configuration available 2Mx36 and 4Mx18 configuration available 2Mx36 and 4Mx18 configuration available
在Keil C51 uVision3 中调试w77E58如何设置才能使用片上的1K外部存贮器呀?
伟福V8仿真调试Winbond77E58不能正常使用片上1K外部存贮器的问题: 我用伟福V8/L仿真调试Winbond77E58板子, W77E58有片上1K外部存贮器,我不知是我的编译环境设置不对, 还是伟福不能 ......
chnyuan 嵌入式系统
【求助】74HC165的操作,只能控制一个按键,其他的控制不了,搞不明白
#define PL P2_3//SHIFT/LOAD引脚 #define CLOCK P2_4 #define SETBSC P2_5//OUTPUT QH引脚 read74hc165m() {uchar basic,c; PL=1; nop(); PL=0;//使能端为低电平时8位数据进入寄存器 ......
canycall 嵌入式系统
应届毕业生如何进军华为?
应届毕业生如何进军华为? 有没有在华为工作的前辈? 请指点指点,万分感谢!!!!...
mya2 嵌入式系统
BeagleBone Black能用DK-LM3S9B96上的液晶屏么?
弱弱的问一下DK-LM3S9B96上的那块3.5寸屏能给BeagleBone Black用么? 我想用这个屏,不知道有没有移植的可能性 134710 这是屏的资料 134711 本帖最后由 7leaves 于 2013-11-22 14:24 编辑 ......
7leaves DSP 与 ARM 处理器
帮我看看STM32F103做RTC时的问题
我做了个RTC。。初始化时间然后查询出来都是正常的。。但是设置的时候代码如下: void RTC_WaitForLastTask(void) { /* Loop until RTOFF flag is set */ while ((RTC->CRL & RT ......
hanxu stm32/stm8

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1859  21  2462  665  2566  17  30  54  18  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