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

关键词

搜索

型号

搜索

IS45S32200L-7TLA1-TR

产品描述DRAM Automotive 64M,3.3V SDRAM,2Mx32,143MHz
产品类别存储   
文件大小1MB,共59页
制造商ISSI(芯成半导体)
官网地址http://www.issi.com/
标准
下载文档 详细参数 全文预览

IS45S32200L-7TLA1-TR在线购买

供应商 器件名称 价格 最低购买 库存  
IS45S32200L-7TLA1-TR - - 点击查看 点击购买

IS45S32200L-7TLA1-TR概述

DRAM Automotive 64M,3.3V SDRAM,2Mx32,143MHz

IS45S32200L-7TLA1-TR规格参数

参数名称属性值
Product AttributeAttribute Value
制造商
Manufacturer
ISSI(芯成半导体)
产品种类
Product Category
DRAM
RoHSDetails
类型
Type
SDRAM
Data Bus Width32 bit
Organization2 M x 32
封装 / 箱体
Package / Case
TSOP-86
Memory Size64 Mbit
Maximum Clock Frequency143 MHz
Access Time7 ns
电源电压-最大
Supply Voltage - Max
3.6 V
电源电压-最小
Supply Voltage - Min
3 V
Supply Current - Max90 mA
最小工作温度
Minimum Operating Temperature
- 40 C
最大工作温度
Maximum Operating Temperature
+ 85 C
系列
Packaging
Reel
安装风格
Mounting Style
SMD/SMT
Moisture SensitiveYes
工作电源电压
Operating Supply Voltage
3.3 V
工厂包装数量
Factory Pack Quantity
1500

文档预览

下载PDF文档
IS42S32200L
IS45S32200L
512K Bits x 32 Bits x 4 Banks (64-MBIT)
SYNCHRONOUS DYNAMIC RAM
FEATURES
• Clock frequency: 200, 166, 143, 133 MHz
• Fully synchronous; all signals referenced to a
positive clock edge
• Internal bank for hiding row access/precharge
• Single 3.3V power supply
• LVTTL interface
• Programmable burst length:
(1, 2, 4, 8, full page)
• Programmable burst sequence:
Sequential/Interleave
• Self refresh modes
• 4096 refresh cycles every 16ms (A2 grade) or
64ms (Commercia, Industrial, A1 grade)
• Random column address every clock cycle
• Programmable CAS latency (2, 3 clocks)
• Burst read/write and burst read/single write
operations capability
• Burst termination by burst stop and precharge
command
OCTOBER 2012
OVERVIEW
ISSI
's 64Mb Synchronous DRAM IS42/45S32200L is
organized as 524,288 bits x 32-bit x 4-bank for improved
performance. The synchronous DRAMs achieve high-speed
data transfer using pipeline architecture. All inputs and
outputs signals refer to the rising edge of the clock input.
KEY TIMING PARAMETERS
Parameter
Clk Cycle Time
CAS Latency = 3
CAS Latency = 2
Clk Frequency
CAS Latency = 3
CAS Latency = 2
Access Time from Clock
CAS Latency = 3
CAS Latency = 2
-5
5
7.5
200
133
4.8
5.4
-6
6
7.5
166
133
5.4
5.4
-7
7
7.5
143
133
5.4
5.4
Unit
ns
ns
Mhz
Mhz
ns
ns
OPTIONS
• Packages:
86-pin TSOP-II
90-ball TF-BGA
• Operating temperature range:
Commercial (0
o
C to + 70
o
C)
Industrial (-40
o
C to + 85
o
C)
Automotive Grade, A1 (-40
o
C to + 85
o
C)
Automotive Grade, A2: (-40
o
C to +105
o
C)
Copyright © 2011 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 lat-
est 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 ex-
pected 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.A
10/17/2012
1
关于驱动中读串口偶尔会有重复的问题
目前遇到一个问题,应用层调用我的驱动读串口的时候,偶尔会出现重复。比如本来应该是6位的数据,结果读成了12位。12位的有时候读成了24位。希望各位帮忙想下原因。如何确定是应用层出了问题还 ......
daqiic 嵌入式系统
ICkey接受《国际电子商情》专访
大整合:本土分销商如何磕赢世界?今年8月初,安富利低调宣布收购台湾的两家电子元件分销商,即台湾得毅实业股份有限公司以及合讯科技股份有限公司,公然和大联大、艾睿电子同台打擂。就在此前 ......
c709244459 工作这点儿事
求助
从别人写的程序中发现两种主机读从机数据的方式 方式一 先设置SDA和SCL的高低,然后if((P4IN&0x80)>0) {......} 方式二 设置SCL、SDA,然后if(SDA=1) {......} 问题一 方式一中SDA的设 ......
zzbaizhi 微控制器 MCU
【德州仪器视频】WEBENCH原理图编辑器概览
本帖最后由 dontium 于 2015-1-23 11:12 编辑 Jeff为您介绍WEBENCH最新编辑仿真特性:原理图编辑器,其可帮助工程师定制电源管理设计,仿真在 WEBENCH 环境中创建的电路。工程师现在可通过添加 ......
德州仪器_视频 模拟与混合信号
DSP 中的自定义段和CMD
1. COFF格式1> 通用目标文件格式(Common Object File Format)是一种流行的二进制可执行文件格式,二进制可执行文件包括库文件(lib),目标文件(obj)最终可执行文件(out)。,现 ......
zhangmangui DSP 与 ARM 处理器
求助为什么任务下老出always附近缺少分号的错误?
task delay; //延时任务 output b; reg cnt; always @ (posedge clk or negedge rst_n) if(!rst_n ) begin cnt ...
liaojun3692 FPGA/CPLD

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 108  1671  1532  2195  2508  58  5  40  18  50 

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