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

关键词

搜索

型号

搜索

5962F0323502QUX

产品描述Standard SRAM, 512KX8, 15ns, CMOS, CDFP36, CERAMIC, DFP-36
产品类别存储    存储   
文件大小231KB,共23页
制造商Cobham PLC
下载文档 详细参数 全文预览

5962F0323502QUX概述

Standard SRAM, 512KX8, 15ns, CMOS, CDFP36, CERAMIC, DFP-36

5962F0323502QUX规格参数

参数名称属性值
厂商名称Cobham PLC
包装说明DFP,
Reach Compliance Codeunknown
Is SamacsysN
最长访问时间15 ns
其他特性IT CAN ALSO OPERATE AT 3.3V
JESD-30 代码R-CDFP-F36
JESD-609代码e0/e4
内存密度4194304 bit
内存集成电路类型STANDARD SRAM
内存宽度8
功能数量1
端子数量36
字数524288 words
字数代码512000
工作模式ASYNCHRONOUS
最高工作温度125 °C
最低工作温度-40 °C
组织512KX8
封装主体材料CERAMIC, METAL-SEALED COFIRED
封装代码DFP
封装形状RECTANGULAR
封装形式FLATPACK
并行/串行PARALLEL
认证状态Qualified
筛选级别MIL-PRF-38535 Class Q
座面最大高度3.048 mm
最大供电电压 (Vsup)1.9 V
最小供电电压 (Vsup)1.7 V
标称供电电压 (Vsup)1.8 V
表面贴装YES
技术CMOS
温度等级AUTOMOTIVE
端子面层TIN LEAD/GOLD
端子形式FLAT
端子节距1.27 mm
端子位置DUAL
总剂量300k Rad(Si) V
宽度14.732 mm
Base Number Matches1

文档预览

下载PDF文档
Standard Products
UT8R512K8 512K x 8 SRAM
Data Sheet
March 2009
www.aeroflex.com/memories
FEATURES
15ns maximum access time
Asynchronous operation for compatibility with industry-
standard 512K x 8 SRAMs
CMOS compatible inputs and output levels, three-state
bidirectional data bus
- I/O Voltage 3.3 volts, 1.8 volt core
Operational environment:
- Intrinsic total-dose: 300K rad(Si)
- SEL Immune >100 MeV-cm
2
/mg
- LET
th
(0.25): 53.0 MeV-cm
2
/mg
- Memory Cell Saturated Cross Section 1.67E-7cm
2
/bit
- Neutron Fluence: 3.0E14n/cm
2
- Dose Rate
- Upset 1.0E9 rad(Si)/sec
- Latchup >1.0E11 rad(Si)/sec
Packaging options:
- 36-lead ceramic flatpack (3.762 grams)
Standard Microcircuit Drawing 5962-03235
- QML Q & Vcompliant part
INTRODUCTION
The UT8R512K8 is a high-performance CMOS static RAM
organized as 524,288 words by 8 bits. Easy memory expansion
is provided by active LOW and HIGH chip enables (E1, E2), an
active LOW output enable (G), and three-state drivers. This
device has a power-down feature that reduces power
consumption by more than 90% when deselected.
Writing to the device is accomplished by taking chip enable one
(E1) input LOW, chip enable two (E2) HIGH and write enable
(W) input LOW. Data on the eight I/O pins (DQ0 through DQ7)
is then written into the location specified on the address pins
(A0 through A18). Reading from the device is accomplished by
taking chip enable one (E1) and output enable (G) LOW while
forcing write enable (W) and chip enable two (E2) HIGH. Under
these conditions, the contents of the memory location specified
by the address pins will appear on the I/O pins.
The eight input/output pins (DQ0 through DQ7) are placed in a
high impedance state when the device is deselected (E1 HIGH
or E2 LOW), the outputs are disabled (G HIGH), or during a
write operation (E1 LOW, E2 HIGH and W LOW).
INPUT
DRIVER
TOP/BOTTOM
DECODER
INPUT
DRIVERS
A(18:0)
BLOCK
DECODER
INPUT
DRIVERS
ROW
DECODER
MEMORY
ARRAY
INPUT
DRIVERS
COLUMN
DECODER
COLUMN
I/O
DATA
WRITE
CIRCUIT
INPUT
DRIVERS
DQ(7:0)
E1
E2
G
W
CHIP ENABLE
DATA
READ
CIRCUIT
OUTPUT
DRIVERS
OUTPUT ENABLE
WRITE ENABLE
Figure 1. UT8R512K8 SRAM Block Diagram
1
关于rip2 查询的问题, 我发送了查询消息,怎么没有应答啊, 代码如下
#include #include #include #include #include #include #include #include #include void MTimeOuts(int msec) { struct timeval timeout ......
jlizheng 嵌入式系统
msp430f149外中断问题
msp430的外中断归根到底 其实只需要两个部分的配置就可以了: 1. 引脚配置 2. 中断函数配置 一 引脚配置(以引脚P2.1为例) P2DIR = 0x01;//配置为输入 P2IE |= 0x01; P2IES |= 0 ......
fish001 微控制器 MCU
结构体和联合体在通信协议解析的应用
在串口通信中,我们往往会解析很多协议,而且在协议中会出现不同数据类型的协议;当然我们也可以把协议都定义成某一种数据格式,但是那样会出现协议的复杂度,但是不那样处理的话,程序在处理协 ......
fekua stm32/stm8
Hi3516C HD IP Camera SoC 用户指南
这是Hi3516C HD IP Camera SoC 用户指南,支持一下国产的海思芯片吧! https://download.eeworld.com.cn/detail/whitetooth/550746 ...
快羊加鞭 下载中心专版
【KW41z】开箱建网谈理想
本帖最后由 ljj3166 于 2017-5-3 22:19 编辑 感谢EE和NXP的活动 感谢管管的信任 搭上了末班车 ---------------------------------------无聊滴晒板----------------------------- 昨天就 ......
ljj3166 能源基础设施
CCS6 和TMS320F28335 如何把程序烧写在FLASH 运行到RAM
初学DSP,为了让程序可以保存到芯片中,就按照网上的方法,删掉了28335_RAM_lnk.cmd,然后添加了F28335.cmd文件。可是只有某些程序成功了;有些程序在重新上电后消失了,板子运行的是上一次的程 ......
CQUT DSP 与 ARM 处理器

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2211  2186  2110  1131  31  59  12  37  15  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