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

关键词

搜索

型号

搜索

IS61QDPB41M18A1

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

IS61QDPB41M18A1概述

512Kx36 and 1Mx18 configuration available

文档预览

下载PDF文档
IS61QDPB41M18A/A1/A2
IS61QDPB451236A/A1/A2
1Mx18, 512Kx36
18Mb QUADP (Burst 4) SYNCHRONOUS SRAM
(2.5 Cycle Read Latency)
FEATURES
512Kx36 and 1Mx18 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 late write operation.
Double Data Rate (DDR) interface for read and
write input ports.
2.5 cycle read latency.
Fixed 4-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:
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.
IS61QDPB451236A : Don’t care ODT function
and pin connection
IS61QDPB451236A 1 : Option1
IS61QDPB451236A 2 : Option2
Refer to more detail description at page 6 for each
ODT option.
NOVEMBER 2014
DESCRIPTION
The 18Mb IS61QDPB451236A/A1/A2 and
IS61QDPB41M18A/A1/A2 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
Timing Reference
Diagram for Truth Table
for a description of the basic
operations of these QUADP (Burst of 4) SRAMs. Read and
write addresses are registered on alternating rising edges of
the K clock. Reads and writes are performed in double data
rate.
The following are registered internally on the rising edge of
the K clock:
Read/write address
Read enable
Write enable
Byte writes for burst addresses 1 and 3
Data-in for burst addresses 1 and 3
The following are registered on the rising edge of the K#
clock:
Byte writes for burst addresses 2 and 4
Data-in for burst addresses 2 and 4
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 one cycle after
the write address. The first data-in burst is clocked one cycle
later than the write command signal, and the second burst is
timed to the following rising edge of the K# clock. Two full
clock cycles are required to complete a write operation.
During the burst read operation, the data-outs from the first
and third bursts are updated from output registers of the third
and fourth rising edges of the K# clock (starting 2.5 cycles
later after read command). The data-outs from the second
and fourth bursts are updated with the fourth and fifth rising
edges of the K clock where the read command receives at
the first rising edge of K. Two full clock cycles are required to
complete a read operation.
The device is operated with a single +1.8V power supply
and is compatible with HSTL I/O interfaces.
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
10/02/2014
1

IS61QDPB41M18A1相似产品对比

IS61QDPB41M18A1 IS61QDPB41M18A2 IS61QDPB41M18A
描述 512Kx36 and 1Mx18 configuration available 512Kx36 and 1Mx18 configuration available 512Kx36 and 1Mx18 configuration available
问一个sd卡中断的问题
我现在要做一个arm 2410 的系统,为了省电,希望平时LCD是处于关闭状态,当有SD卡插入时,lcd开启并启动自定的一个GUI,当在gui中完成操作后关闭时lcd也关闭。sd卡插入时产生中断,然后应该是sd ......
123amy 嵌入式系统
Nucleo心得+关于STM32L053开发板资料汇总
Nucleo是意法半导体加入ARM embed项目后的又一个风格系列板卡,有两个鲜明的特点:1.兼容Arduino UNO R3 Shield扩展板; 2. 支持ARM embed项目。或许有人会有疑问,什么是ARM embed项目?mbed ......
chen8710 stm32/stm8
一种六维加速度传感器原理的研究
一种六维加速度传感器原理的研究 描述一个物体在空间中运动的位置和姿态需要六个独立参量,包括描述物体质心位置的三个参量和姿态倾角的三个参量。在无陀螺捷联惯导系统中,通过对采用加速度传 ......
qixiangyujj 机器人开发
SQLite中文乱码问题
用evc编写应用程序,开发数据库管理系统。设置encoding为UTF-8,能够插入中文数据,用SQLite Expert Personal看数据库,中文正常。别的程序查询数据库,并显示于EDIT控件中,正常。但是使用list ......
xsllinlin 嵌入式系统
教你读电子元器件电路图
读图就是要看懂一个电原理图,即弄清电路由哪几部分组成及它们之间的联系和总的性能(如有可能,还要粗略估算性能指标)。电子电路的主要任务是对信号进行处理,只是处理的方式(如放大、滤波、变 ......
liumnqti 测试/测量
【中秋特惠就到9月8日!】四款MSP430热门开发工具!低至5折!
四款MSP430热门开发工具!8月21日到9月8日! 全球500套,数量有限,售完即止167258 更多详情:http://www.deyisupport.com/question_answer/microcontrollers/msp430/f/55/t/69598.aspx eewor ......
EEWORLD社区 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2576  890  902  1721  2380  50  8  51  45  14 

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