5秒后页面跳转
CY7C4225-15AXC PDF预览

CY7C4225-15AXC

更新时间: 2024-01-22 15:57:45
品牌 Logo 应用领域
赛普拉斯 - CYPRESS 先进先出芯片
页数 文件大小 规格书
25页 689K
描述
256/512/1K/4K x 18 Synchronous FIFOs

CY7C4225-15AXC 技术参数

生命周期:Obsolete零件包装代码:LCC
包装说明:QCCJ,针数:68
Reach Compliance Code:unknownECCN代码:EAR99
HTS代码:8542.32.00.71风险等级:5.49
最长访问时间:10 ns其他特性:RETRANSMIT
周期时间:15 nsJESD-30 代码:S-PQCC-J68
长度:24.2316 mm内存密度:18432 bit
内存宽度:18功能数量:1
端子数量:68字数:1024 words
字数代码:1000工作模式:SYNCHRONOUS
最高工作温度:85 °C最低工作温度:-40 °C
组织:1KX18输出特性:3-STATE
可输出:YES封装主体材料:PLASTIC/EPOXY
封装代码:QCCJ封装形状:SQUARE
封装形式:CHIP CARRIER并行/串行:PARALLEL
认证状态:Not Qualified座面最大高度:5.08 mm
最大供电电压 (Vsup):5.5 V最小供电电压 (Vsup):4.5 V
标称供电电压 (Vsup):5 V表面贴装:YES
技术:CMOS温度等级:INDUSTRIAL
端子形式:J BEND端子节距:1.27 mm
端子位置:QUAD宽度:24.2316 mm
Base Number Matches:1

CY7C4225-15AXC 数据手册

 浏览型号CY7C4225-15AXC的Datasheet PDF文件第3页浏览型号CY7C4225-15AXC的Datasheet PDF文件第4页浏览型号CY7C4225-15AXC的Datasheet PDF文件第5页浏览型号CY7C4225-15AXC的Datasheet PDF文件第7页浏览型号CY7C4225-15AXC的Datasheet PDF文件第8页浏览型号CY7C4225-15AXC的Datasheet PDF文件第9页 
CY7C4205/CY7C4215  
CY7C4225/CY7C4245  
Pin Definitions (continued)  
Signal Name  
Description  
IO  
Function  
RXO  
Read expansion  
output  
O
Cascaded – Connected to RXI of next device.  
RS  
OE  
Reset  
I
I
I
Resets device to empty condition. A reset is required before an initial read or write  
operation after power-up.  
Output enable  
When OE is LOW, the FIFO’s data outputs drive the bus to which they are connected.  
If OE is HIGH, the FIFO’s outputs are in High Z (high-impedance) state.  
VCC/SMODE Synchronous  
almost empty/  
Dual-Mode Pin. Asynchronous Almost Empty/Almost Full flags – tied to VCC.  
Synchronous Almost Empty/Almost Full flags – tied to VSS. (Almost Empty synchro-  
nized to RCLK, Almost Full synchronized to WCLK.)  
almost full flags  
Architecture  
Programming  
The CY7C42X5 consists of an array of 256 to 1 K words & 4 K  
words of 18 bits each (implemented by a dual-port array of  
SRAM cells), a read pointer, a write pointer, control signals  
(RCLK, WCLK, REN, WEN, RS), and flags (EF, PAE, HF, PAF,  
FF). The CY7C42X5 also includes the control signals WXI, RXI,  
WXO, RXO for depth expansion.  
The CY7C42X5 devices contain two 12-bit offset registers. Data  
present on D0–11 during a program write will determine the  
distance from Empty (Full) that the Almost Empty (Almost Full)  
flags become active. If the user elects not to program the FIFO’s  
flags, the default offset values are used (see Table 2). When the  
Load LD pin is set LOW and WEN is set LOW, data on the inputs  
D0–11 is written into the Empty offset register on the first  
LOW-to-HIGH transition of the write clock (WCLK). When the LD  
pin and WEN are held LOW then data is written into the Full offset  
register on the second LOW-to-HIGH transition of the Write  
Clock (WCLK). The third transition of the Write Clock (WCLK)  
again writes to the Empty offset register (see Table 1). Writing all  
offset registers does not have to occur at one time. One or two  
offset registers can be written and then, by bringing the LD pin  
HIGH, the FIFO is returned to normal read/write operation. When  
the LD pin is set LOW, and WEN is LOW, the next offset register  
in sequence is written.  
Resetting the FIFO  
Upon power-up, the FIFO must be reset with a Reset (RS) cycle.  
This causes the FIFO to enter the Empty condition signified by  
EF being LOW. All data outputs go LOW after the falling edge of  
RS only if OE is asserted. In order for the FIFO to reset to its  
default state, a falling edge must occur on RS and the user must  
not read or write while RS is LOW.  
FIFO Operation  
The contents of the offset registers can be read on the output  
lines when the LD pin is set LOW and REN is set LOW; then,  
data can be read on the LOW-to-HIGH transition of the Read  
Clock (RCLK).  
When the WEN signal is active (LOW), data present on the D0-17  
pins is written into the FIFO on each rising edge of the WCLK  
signal. Similarly, when the REN signal is active LOW, data in the  
FIFO memory will be presented on the Q017 outputs. New data  
will be presented on each rising edge of RCLK while REN is  
active LOW and OE is LOW. REN must set up tENS before RCLK  
for it to be a valid read function. WEN must occur tENS before  
WCLK for it to be a valid write function.  
Table 1. Write Offset Register  
LD WEN WCLK[1]  
Selection  
0
0
Writing to offset registers:  
Empty Offset  
An Output Enable (OE) pin is provided to three-state the Q0–17  
outputs when OE is deasserted. When OE is enabled (LOW),  
data in the output register will be available to the Q017 outputs  
after tOE. If devices are cascaded, the OE function will only  
output data on the FIFO that is read enabled.  
Full Offset  
0
1
1
1
0
1
No operation  
Write into FIFO  
No operation  
The FIFO contains overflow circuitry to disallow additional writes  
when the FIFO is full, and underflow circuitry to disallow  
additional reads when the FIFO is empty. An empty FIFO  
maintains the data of the last valid read on its Q017 outputs even  
after additional reads occur.  
Note  
1. The same selection sequence applies to reading from the registers. REN is enabled and read is performed on the LOW-to-HIGH transition of RCLK.  
Document Number: 001-45652 Rev. *B  
Page 6 of 25  
[+] Feedback  

与CY7C4225-15AXC相关器件

型号 品牌 描述 获取价格 数据表
CY7C4225-15AXCT CYPRESS FIFO, 1KX18, 10ns, Synchronous, CMOS, PQFP64, 14 X 14 MM, LEAD FREE, PLASTIC, TQFP-64

获取价格

CY7C4225-15JC CYPRESS 64/256/512/1K/2K/4K x18 Low-Voltage Synchronous FIFOs

获取价格

CY7C4225-15JCT CYPRESS FIFO, 1KX18, 10ns, Synchronous, CMOS, PQCC68, PLASTIC, LCC-68

获取价格

CY7C4225-15JI CYPRESS 64/256/512/1K/2K/4K x18 Low-Voltage Synchronous FIFOs

获取价格

CY7C4225-15JIR CYPRESS FIFO, 1KX18, Synchronous, CMOS, PQCC68, PLASTIC, LCC-68

获取价格

CY7C4225-15JIT CYPRESS FIFO, 1KX18, 10ns, Synchronous, CMOS, PQCC68, PLASTIC, LCC-68

获取价格