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

关键词

搜索

型号

搜索

UPD4482323GF-A60Y-A

产品描述Cache SRAM, 256KX32, 3.5ns, CMOS, PQFP100, 14 X 20 MM, PLASTIC, LQFP-100
产品类别存储    存储   
文件大小301KB,共28页
制造商NEC(日电)
下载文档 详细参数 全文预览

UPD4482323GF-A60Y-A概述

Cache SRAM, 256KX32, 3.5ns, CMOS, PQFP100, 14 X 20 MM, PLASTIC, LQFP-100

UPD4482323GF-A60Y-A规格参数

参数名称属性值
零件包装代码QFP
包装说明LQFP,
针数100
Reach Compliance Codeunknown
ECCN代码3A991.B.2.A
最长访问时间3.5 ns
其他特性PIPELINED ARCHITECTURE
JESD-30 代码R-PQFP-G100
JESD-609代码e6
长度20 mm
内存密度8388608 bit
内存集成电路类型CACHE SRAM
内存宽度32
功能数量1
端子数量100
字数262144 words
字数代码256000
工作模式SYNCHRONOUS
最高工作温度85 °C
最低工作温度-40 °C
组织256KX32
封装主体材料PLASTIC/EPOXY
封装代码LQFP
封装形状RECTANGULAR
封装形式FLATPACK, LOW PROFILE
并行/串行PARALLEL
峰值回流温度(摄氏度)NOT SPECIFIED
认证状态Not Qualified
座面最大高度1.7 mm
最大供电电压 (Vsup)3.465 V
最小供电电压 (Vsup)3.135 V
标称供电电压 (Vsup)3.3 V
表面贴装YES
技术CMOS
温度等级INDUSTRIAL
端子面层TIN BISMUTH
端子形式GULL WING
端子节距0.65 mm
端子位置QUAD
处于峰值回流温度下的最长时间NOT SPECIFIED
宽度14 mm
Base Number Matches1

文档预览

下载PDF文档
DATA SHEET
MOS INTEGRATED CIRCUIT
µ
PD4482163, 4482183, 4482323, 4482363
8M-BIT CMOS SYNCHRONOUS FAST SRAM
PIPELINED OPERATION
DOUBLE CYCLE DESELECT
Description
The
µ
PD4482163 is a 524,288-word by 16-bit, the
µ
PD4482183 is a 524,288-word by 18-bit,
µ
PD4482323 is a 262,144-
word by 32-bit and the
µ
PD4482363 is a 262,144-word by 36-bit synchronous static RAM fabricated with advanced CMOS
technology using Full-CMOS six-transistor memory cell.
The
µ
PD4482163,
µ
PD4482183,
µ
PD4482323 and
µ
PD4482363 integrates unique synchronous peripheral circuitry, 2-
bit burst counter and output buffer as well as SRAM core. All input registers are controlled by a positive edge of the single
clock input (CLK).
The
µ
PD4482163,
µ
PD4482183,
µ
PD4482323 and
µ
PD4482363 are suitable for applications which require synchronous
operation, high speed, low voltage, high density and wide bit configuration, such as cache and buffer memory.
ZZ has to be set LOW at the normal operation. When ZZ is set HIGH, the SRAM enters Power Down State (“Sleep”). In
the “Sleep” state, the SRAM internal state is preserved. When ZZ is set LOW again, the SRAM resumes normal operation.
The
µ
PD4482163,
µ
PD4482183,
µ
PD4482323 and
µ
PD4482363 are packaged in 100-pin PLASTIC LQFP with a 1.4
mm package thickness for high density and low capacitive loading.
Features
Single 3.3 V power supply
Synchronous operation
Operating temperature : T
A
= 0 to 70
°C
(-A44, -A50, -A60)
T
A
=
−40
to
+85 °C
(-A44Y, -A50Y, -A60Y)
Internally self-timed write control
Burst read / write : Interleaved burst and linear burst sequence
Fully registered inputs and outputs for pipelined operation
Double-Cycle deselect timing
All registers triggered off positive clock edge
3.3 V LVTTL Compatible : All inputs and outputs
Fast clock access time : 2.8 ns (225 MHz), 3.1 ns (200 MHz), 3.5 ns (167 MHz)
Asynchronous output enable : /G
Burst sequence selectable : MODE
Sleep mode : ZZ (ZZ = Open or Low : Normal operation)
Separate byte write enable : /BW1 to /BW4, /BWE (
µ
PD4482323,
µ
PD4482363)
/BW1, /BW2, /BWE (
µ
PD4482163,
µ
PD4482183)
Global write enable : /GW
Three chip enables for easy depth expansion
Common I/O using three state outputs
The information in this document is subject to change without notice. Before using this document, please
confirm that this is the latest version.
Not all products and/or types are available in every country. Please check with an NEC Electronics
sales representative for availability and additional information.
Document No. M14904EJ3V0DS00 (3rd edition)
Date Published December 2002 NS CP(K)
Printed in Japan
The mark shows major revised points.
The mark
#
shows major revised points.
2000
EEWORLD大学堂----9美元的电脑
9美元的电脑:https://training.eeworld.com.cn/course/2199Next Thing公司在Kickstarter 上刚刚推出的一款9美元的“电脑” 。但它具有普通电脑可以实现的绝大多数功能。连接显示器和键盘后,就 ......
chenyy 消费电子
新闻早班车:ST也推低于1美元的STM32 Value line
就在前两周,TI推出了其MSP430 VALUE LINE,准备进军8位市场 无独有偶,ST也推出了价格低于1美元的stm32 Value line 虽然目标市场还些许有些区别,但是共同点就一个:便宜。 ST VALUE ......
tagetage stm32/stm8
LPD1109
#include #define uchar unsigned char sbit Data_in=P1^0; sbit Data_clk=P1^1; void DELAY_xus(uchar dd) { while(dd--); } void Send_Begin(void)//发同步帧 { uchar i,P ......
suzhiqiang168 51单片机
有木有大神知道IAR编译器生成的这些反汇编指令是什么呢...
186583186584就是图中类似函数名称的东西,使用 / 运算和左移4位运算查看反汇编跟踪到这里,这些是什么呢...
as564335sa 微控制器 MCU
12位AD中文pdf资料---MAX187
本帖最后由 paulhyde 于 2014-9-15 09:05 编辑 中文资料,,这是一款十二位的AD,8管脚,初学者使用方便,适合于测量领域。。精度高 ...
zhengzhoutie 电子竞赛
【RISC-V MCU CH32V103测评】U盘读写测试
本帖最后由 jennyzhaojie 于 2021-3-8 22:13 编辑 在CH32V103的开发板上,配置有2种不同类型的USB接口,其中一个供程序下载和调试来用,另一个则可以插入U盘来进行读写测试,2个USB接口的原 ......
jennyzhaojie 国产芯片交流

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1674  442  2243  640  1669  20  46  42  21  49 

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