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

关键词

搜索

型号

搜索

CY7C1444V25-167BZC

产品描述Cache SRAM, 1MX36, 3.5ns, CMOS, PBGA165, 15 X 17 MM, FBGA-165
产品类别存储    存储   
文件大小646KB,共26页
制造商Cypress(赛普拉斯)
下载文档 详细参数 全文预览

CY7C1444V25-167BZC概述

Cache SRAM, 1MX36, 3.5ns, CMOS, PBGA165, 15 X 17 MM, FBGA-165

CY7C1444V25-167BZC规格参数

参数名称属性值
是否无铅含铅
是否Rohs认证不符合
厂商名称Cypress(赛普拉斯)
零件包装代码BGA
包装说明15 X 17 MM, FBGA-165
针数165
Reach Compliance Codecompliant
ECCN代码3A991.B.2.A
Base Number Matches1

文档预览

下载PDF文档
PRELIMINARY
CY7C1444V25
CY7C1445V25
1M x 36/2M x 18 Pipelined DCD SRAM
Features
Fast clock speed: 300, 250, 200, and 167 MHz
Provide high-performance 3-1-1-1 access rate
Fast access time: 2.3, 2.7, 3.0 and 3.5 ns
Optimal for depth expansion
Single 2.5V –5% and +5% power supply V
DD
Separate V
DDQ
for 2.5V or 1.8V I/O
Common data inputs and data outputs
Byte Write Enable and Global Write control
Chip enable for address pipeline
Address, data, and control registers
Internally self-timed Write Cycle
Burst control pins (interleaved or linear burst
sequence)
Automatic power-down for portable applications
High-density, high-speed packages
JTAG boundary scan for BGA packaging version
Available in 119-ball bump BGA, 165-ball FBGA, and
100-pin TQFP packages (CY7C1444V25 and
CY7C1445V25)
registers controlled by a positive-edge-triggered Clock Input
(CLK). The synchronous inputs include all addresses, all data
inputs, address-pipelining Chip Enable (CE), burst control
inputs (ADSC, ADSP, and ADV), Write enables (BWa, BWb,
BWc, BWd and BWE), and Global Write (GW).
Asynchronous inputs include the Output Enable (OE) and
burst mode control (MODE). The data (DQ
a,b,c,d
) and the data
parity (DP
a,b,c,d
) outputs, enabled by OE, are also
asynchronous.
DQ
a,b,c,d
and DP
a,b,c,d
apply to CY7C1444V25, and DQ
a,b
and
DP
a,b
apply to CY7C1445V25. a, b, c, d each are eight bits
wide in the case of DQ and one bit wide in the case of DP.
Addresses and chip enables are registered with either
Address Status Processor (ADSP) or Address Status
Controller (ADSC) input pins. Subsequent burst addresses
can be internally generated as controlled by the Burst Advance
Pin (ADV).
Address, data inputs, and Write controls are registered on-chip
to initiate self-timed Write cycle. Write cycles can be one to
four bytes wide as controlled by the Write control inputs.
Individual byte Write allows individual byte to be written. BWa
controls DQa and DPa. BWb controls DQb and DPb. BWc
controls DQc and DPd. BWd controls DQ and DPd. BWa,
BWb, BWc, BWd can be active only with BWE LOW. GW LOW
causes all bytes to be written. Write pass-through capability
allows written data available at the output for the immediately
next Read cycle. This device also incorporates pipelined
enable circuit for easy depth expansion without penalizing
system performance.
The CY7C1444V25/CY7C1445V25 are both double-cycle
deselect parts. All inputs and outputs of the CY7C1444V25/
CY7C1445V25 are JEDEC-standard JESD8-5-compatible.
Functional Description
The Cypress Synchronous Burst SRAM family employs
high-speed, low-power CMOS designs using advanced
single-layer polysilicon, triple-layer metal technology. Each
memory cell consists of six transistors.
The CY7C1444V25 and CY7C1445V25 SRAMs integrate
1,048,576 × 36/2,097,152 × 18 SRAM cells with advanced
synchronous peripheral circuitry and a two-bit counter for
internal burst operation. All synchronous inputs are gated by
Selection Guide
CY7C1444V25 CY7C1444V25 CY7C1444V25 CY7C1444V25
CY7C1445V25 CY7C1445V25 CY7C1445V25 CY7C1445V25
-300
-250
-200
-167
Maximum Access Time
2.2
2.4
3.1
3.5
Maximum Operating Current
Commercial
TBD
TBD
TBD
TBD
Maximum CMOS Standby Current
TBD
TBD
TBD
TBD
Unit
ns
mA
mA
Cypress Semiconductor Corporation
Document #: 38-05188 Rev. **
3901 North First Street
San Jose
CA 95134 • 408-943-2600
Revised April 18, 2002
嵌入式实时操作系统μC/OS-II经典实例 +【ST主题月】
《嵌入式实时操作系统μC/OS-II经典实例:基于STM32处理器》 作  者:刘波文 等编著 内容简介 本书紧紧围绕μC/OS-II系统设计”这一主题,立足实践解析了嵌入式实时操作系统μC/OS- ......
wujianwei3980 stm32/stm8
求一个cadencePCB文件
大佬们。求cadence layout 文件, 。brd文件,能打开在软件里面制作的, ...
史龙飞 PCB设计
模拟SPI通讯程序求助
不废话 直接上代码 单片机 msp430f2132 求高手看哪错了? #define UZ2400_MOSI_bit BIT1 #define UZ2400_SPI_CLK_bit BIT3 void WriteSPIData(unsigned char data) { unsigned c ......
p54862555 微控制器 MCU
MOS管的应用
國大科技(香港)有限公司www.guodakeji.com AOS产品广泛应用于E-bike、PDVD、DSC、PMP/MP3、VGA显卡、STB机顶盒、主板、锂电池保护(PCM/BP)等产品,应用型号参考如下:锂电池保护应用: SO- ......
MOSFET-陈 消费电子
CE5.0中逻辑中断的申请问题
想问一下大家,你们在写驱动时,使用中断的时候都是怎么申请的中断呢,是调用KernelIoControl()申请,还是从注册表中与相应驱动对应的子键中读Irq值使用呢,他们都用到在Oalintr.h定义的逻辑中 ......
lawly 嵌入式系统
MSP-FET430UIF win8驱动程序
可能对你有用 前天有人要,,,也是服了,,win8的系统 441870441871 ...
Jacktang 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 875  96  1673  1051  832  11  46  45  12  33 

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