CY25823 [CYPRESS]

CK-SSCD Spread Spectrum Differential Clock Specification; CK- SSCD扩频差分时钟规格
CY25823
型号: CY25823
厂家: CYPRESS    CYPRESS
描述:

CK-SSCD Spread Spectrum Differential Clock Specification
CK- SSCD扩频差分时钟规格

CD 时钟
文件: 总12页 (文件大小:185K)
中文:  中文翻译
下载:  下载PDF数据表文档文件
CY25823  
CK-SSCD Spread Spectrum Differential Clock  
Specification  
Features  
• 3.3V operation  
• 96- and 100-MHz frequency support  
• Selectable slew rate control  
• 200-ps jitter  
• I2C programmability  
• 250-µA power-down current  
• Lexmark Spread Spectrum for best electromagnetic  
interference (EMI) reduction  
• 16-pin TSSOP package  
Block Diagram  
VDD  
VDDA  
REFOUT  
CLKOUT  
(SSCG Output)  
CLKOUT#  
Clock Input  
Freq.  
Divider  
M
Phase  
Charge  
Pump  
Post  
Σ
VCO  
Detector  
Dividers  
Modulating  
Waveform  
SDATA  
SCLK  
PWRDWN  
Logic  
Feedback  
Control  
Divider  
N
PLL  
VSS  
VSSA  
Pin Configuration  
VDDA  
CLKIN  
16  
1
2
3
4
5
6
7
8
S3  
S2  
15  
14  
13  
12  
11  
10  
9
VSSA  
IREF  
VSSIREF  
S1  
PWRDWN  
REFOUT/SEL  
SCLK  
CLKOUT  
CLKOUT#  
VSS  
VDD  
SDATA  
16 pin TSSOP  
Cypress Semiconductor Corporation  
3901 North First Street  
San Jose, CA 95134  
408-943-2600  
Document #: 38-07579 Rev. *C  
Revised September 02, 2004  
CY25823  
Pin Definitions  
Pin No.  
Name  
CLKIN  
S[3:1]  
PWRDWN  
REFOUT/SEL  
Type  
Input  
Input  
Input  
I/O  
Description  
3.3V 14.131818-MHz single-ended clock input  
Spread Spectrum configuration  
3.3V LVTTL input for power-down active high, no pull-up or pull-down  
Latched input during power-up, 1 (10K external pull-up) = 100 MHz or 0  
(10K external pull-down) = 96 MHz. After power-up it becomes14.31818-MHz  
REFOUT clock.  
1
2,3,4  
5
6
7
8
9
10  
11  
12  
13  
14  
SCLK  
SDATA  
VDD  
Input  
I/O  
3.3V  
Ground  
Output  
Output  
Ground  
Input  
SMBus-compatible SCLK  
SMBus-compatible SDATA  
3.3V power supply for logic and outputs  
Ground for logic and outputs  
0.7V 96-MHz or 100-MHz Spread Spectrum differential clock output  
0.7V 96-MHz or 100-MHz Spread Spectrum differential clock output  
Current reference ground  
Typically a precision 475external resistor is connected between this  
pin and VSSIREF to set IOUT (drive current) of CLKOUT differential  
driver.  
VSS  
CLKOUT#  
CLKOUT  
VSSIREF  
IREF  
15  
16  
VSSA  
VDDA  
Ground  
3.3V  
Ground for PLL  
3.3V power supply for PLL  
Serial Data Interface  
Data Protocol  
To enhance the flexibility and function of the clock synthesizer,  
a two-signal serial interface is provided. Through the Serial  
Data Interface, various device functions such as individual  
clock output buffers can be individually enabled or disabled.  
The registers associated with the Serial Data Interface  
initializes to their default setting upon power-up, and therefore  
use of this interface is optional. Clock device register changes  
are normally made upon system initialization, if any are  
required. The interface can also be used during system  
operation for power management functions.  
The clock driver serial protocol accepts byte write, byte read,  
block write, and block read operation from the controller. For  
block write/read operation, the bytes must be accessed in  
sequential order from lowest to highest byte (most significant  
bit first) with the ability to stop after any complete byte has  
been transferred. For byte write and byte read operations, the  
system controller can access individual indexed bytes. The  
offset of the indexed byte is encoded in the command code,  
as described in Table 1.  
The block write and block read protocol is outlined in Table 2  
while Table 3 outlines the corresponding byte write and byte  
read protocol.The combined 7 bits slave address and  
read/write bit form a complete block write (D4h) or block read  
(D5h) command.  
Table 1. Command Code Definition  
Bit  
Description  
7
0 = Block read or block write operation  
1 = Byte read or byte write operation  
(6:0)  
Byte offset for byte read or byte write operation. For block read or block write operations, these bits should  
be '0000000'  
Table 2. Block Read and Block Write Protocol  
Block Write Protocol  
Block Read Protocol  
Description  
Start  
Bit  
1
Description  
Bit  
1
Start  
2:8  
9
Slave address – 7 bits (D4)  
Write = 0  
2:8  
9
Slave address – 7 bits (D5)  
Read = 0  
10  
Acknowledge from slave  
10  
Acknowledge from slave  
Document #: 38-07579 Rev. *C  
Page 2 of 12  
CY25823  
Table 2. Block Read and Block Write Protocol (continued)  
Block Write Protocol  
Block Read Protocol  
Description  
Bit  
Description  
Bit  
11:18  
Command Code – 8 bits  
11:18  
Command Code – 8 bits  
'00000000' stands for block operation  
Acknowledge from slave  
Byte Count – 8 bits  
'00000000' stands for block operation  
Acknowledge from slave  
Repeat start  
19  
20:27  
28  
29:36  
37  
38:45  
46  
....  
19  
20  
21:27  
28  
29  
30:37  
38  
39:46  
47  
48:55  
56  
Acknowledge from slave  
Data byte 0 – 8 bits  
Acknowledge from slave  
Data byte 1 – 8 bits  
Acknowledge from slave  
......................  
Data Byte (N–1) –8 bits  
Acknowledge from slave  
Data Byte N –8 bits  
Slave address – 7 bits  
Read = 1  
Acknowledge from slave  
Byte count from slave – 8 bits  
Acknowledge  
Data byte from slave – 8 bits  
Acknowledge  
Data byte from slave – 8 bits  
Acknowledge  
....  
....  
....  
....  
....  
Acknowledge from slave  
Stop  
....  
....  
....  
Data bytes from slave/Acknowledge  
Data byte N from slave – 8 bits  
Not Acknowledge  
....  
Stop  
Table 3. Byte Read and Byte Write Protocol  
Byte Write Protocol  
Byte Read Protocol  
Description  
Start  
Bit  
1
Description  
Bit  
1
Start  
2:8  
9
Slave address – 7 bits (D4)  
Write = 1  
2:8  
9
Slave address – 7 bits (D5)  
Read = 1  
10  
Acknowledge from slave  
10  
Acknowledge from slave  
11:18  
Command Code – 8 bits  
11:18  
Command Code – 8 bits  
'100000xx' stands for byte operation, bits[1:0] of  
the command code represents the offset of the  
byte to be accessed  
'100000xx' stands for byte operation, bits[1:0]  
of the command code represents the offset of  
the byte to be accessed  
19  
20:27  
28  
Acknowledge from slave  
Data byte from master – 8 bits  
Acknowledge from slave  
Stop  
19  
20  
21:27  
28  
Acknowledge from slave  
Repeat start  
Slave address – 7 bits  
Read = 1  
29  
29  
30:37  
38  
Acknowledge from slave  
Data byte from slave – 8 bits  
Not Acknowledge  
Stop  
39  
Byte 0: Control Register  
Bit  
7
6
5
4
@Power-up  
Pin#  
Name  
Pin Description  
0
11, 12 SS0  
11, 12 SS1  
11, 12 SS2  
11, 12 SS3  
S1  
S2  
S3  
3
SEL100/96#  
6
SEL100/96#  
Select output frequency, 1 = 100 MHz, 0 = 96 MHz  
Document #: 38-07579 Rev. *C  
Page 3 of 12  
CY25823  
Byte 0: Control Register (continued)  
Bit  
2
1
@Power-up  
Pin#  
Name  
Pin Description  
Reserved must equal 0  
Spread spectrum enable, 0 = Disable, 1 = Enable  
0
1
0
11, 12 Spread Enable  
HW/SW Control  
0
Hardware/software control of S[3:0], and output frequency.  
0 = hardware control, 1= software control.  
Table 4. Spread Spectrum Select (Charge Pump = 00 or Default Condition)  
SS3  
0
SS2  
0
SS1  
0
SS0  
0
Spread Mode  
Down  
Spread Amount %  
0.65  
0
0
0
1
Down  
0.80  
0
0
1
0
Down  
0.90  
0
0
1
1
Down  
1.10  
0
1
0
0
Down  
1.30  
0
1
0
1
Down  
1.40  
0
1
1
0
Down  
1.80  
0
1
1
1
Down  
2.25  
1
1
1
1
1
1
1
1
0
0
0
0
1
1
1
1
0
0
1
1
0
0
1
1
0
1
0
1
0
1
0
1
Center  
Center  
Center  
Center  
Center  
Center  
Center  
Center  
±0.25  
±0.30  
±0.40  
±0.45  
±0.60  
±0.80  
±1.00  
±1.10  
Table 5. Spread Spectrum Select (Charge Pump = 11 and 01)  
Spread Amount %  
(Charge pump = 11)  
Spread Amount %  
(Charge pump = 01)  
SS3  
0
SS2  
0
SS1  
0
SS0  
0
Spread Mode  
Down  
0.80  
0.90  
0
0
0
1
Down  
0.90  
1.10  
0
0
1
0
Down  
1.20  
1.40  
0
0
1
1
Down  
1.40  
1.60  
0
1
0
0
Down  
1.60  
2.00  
0
1
0
1
Down  
1.75  
2.20  
0
1
1
0
Down  
2.20  
2.75  
0
1
1
1
Down  
2.60  
3.30  
1
1
1
1
1
1
1
1
0
0
0
0
1
1
1
1
0
0
1
1
0
0
1
1
0
1
0
1
0
1
0
1
Center  
Center  
Center  
Center  
Center  
Center  
Center  
Center  
±0.38  
±0.40  
±0.50  
±0.60  
±0.75  
±1.00  
±1.15  
±1.30  
±0.40  
±0.50  
±0.60  
±0.70  
±0.90  
±1.25  
±1.45  
±1.65  
Document #: 38-07579 Rev. *C  
Page 4 of 12  
CY25823  
Byte1[7:2] Control Register  
Bit  
7
6
5
4
@Pup  
Pin#  
Name  
Pin Description  
Reserved set equal to ‘0’  
Reserved set equal to ‘0’  
Reserved set equal to ‘0’  
Reserved set equal to ‘0’  
Reserved set equal to ‘0’  
0
0
0
0
0
1
3
2
11,12  
CLKEN  
CLKOUT/CLKOUT# enable  
0 =Disable, 1 = Enable  
Byte 1: [1:0] Control Register (Charge Pump Settings)  
Bit  
1
0
@Pup  
Default Value  
One Step Higher Than Default  
Two Steps Higher Than Default  
0
0
0
0
1
1
1
0
Bytes 2 through 5: Reserved Registers  
Byte 6: Vendor/Revision ID Register  
Bit  
7
6
5
4
3
2
1
0
@Pup  
Pin#  
Name  
Pin Description  
0
0
0
0
1
0
0
0
Revision ID Bit 3  
Revision ID Bit 2  
Revision ID Bit 1  
Revision ID Bit 0  
Vendor ID Bit 3  
Vendor ID Bit 2  
Vendor ID Bit 1  
Vendor ID Bit 0  
spread percentage than the default value(00). The ‘01’ option  
is the highest spread option for maximum EMI reduction.  
Spread Enable and Spread Select[3:0]  
Spread Enable and Spread Select[3:0] register bits are used  
to enable and disable spread spectrum on CLKOUT and to  
change the spread modulation. When the spread selection  
changes, the CLKOUT output transits to the target spread  
selection without deviating from clock specifications.  
At device power-up spread spectrum is enabled and hardware  
control mode is enabled. The initial spread-spectrum configu-  
ration is determined by the S[3:1] pins, which correspond to  
the S[3:1] bits in Table 4. The S0 configuration bit is  
hard-coded to zero when hardware control mode is selected.  
All four spread spectrum configuration bits, S[3:0], can also be  
set when the device is in the software control mode.  
PWRDWN (Power-down) Clarification  
The PWRDWN (Power-down) pin is used to shut off the clock  
prior to shutting off power to the device. PWRDWN is an  
asynchronous active HIGH input. This signal is synchronized  
internally to the device powering down the clock synthesizer.  
PWRDWN also is an asynchronous function for powering up  
the system. When PWRDWN is high, all clocks are tri-stated  
and the oscillator and PLL are also powered down. All clocks  
are shut down in a synchronous manner so has not to cause  
glitches while transitioning to the stopped state. The CLKIN  
input must be on and within specified operating parameters  
before PWRDWN is asserted and it must remain in this state  
while PWRDWN is asserted, see Figure 1.  
Charge Pump Select Byte1 [1:0]  
Programming these bits (Byte1[1:0]) via I2C enables the user  
to have more spread percentage options as described in  
Table 5. At the start up the default value for byte1[1:0] bits is  
set to ‘00’, this value can be changed via I2C to have higher  
spread percentage on CLKOUT and CLKOUT#. Setting the  
byte[1:0] bits to ‘11’ allows the user to have a slightly higher  
When PWRDWN is de-asserted (CLKIN starts after  
powerdown de-assertion to meet the IDD250µA specifi-  
cation) the clocks should remain stopped until the VCO is  
stable and within specification (tSTABLE)., see Figure 2.  
Document #: 38-07579 Rev. *C  
Page 5 of 12  
CY25823  
P W R D W N  
C LK IN  
O n  
O ff  
C lock V C O  
C LK O U T  
TpH Z  
C LK O U T#  
R E F O U T  
Figure 1. Power-down Assertion  
VDD  
PWRDWN  
CLKIN  
Off  
Starting  
Stable  
Clock VCO  
CLKOUT  
Tstable  
CLKOUT#  
REFOUT  
TpZH  
Figure 2. Power-down Deassertion  
3.3V  
IREF  
IOUT  
C1  
M IREF  
+
2R  
R
VREF  
1.1V  
CLKOUT  
CLKOUT#  
RREF  
Figure 3. Current Reference Circuit  
Document #: 38-07579 Rev. *C  
Page 6 of 12  
CY25823  
CLKOUT/CLKOUT# Enable Clarification  
Current Reference, IREF  
The CLKOUT enable I2C register bit (Byte1, bit2) is used to  
enable/disable the CLKOUT clock. The PLL and crystal oscil-  
lator remains on when the outputs are disabled.  
When CLKOUT is disabled, the disabled clock is three-stated.  
The transition to this mode (three-state) is glitch free. Similarly,  
when CLKOUT is enabled the clock starts in a predictable  
manner without any glitches or abnormal behavior.  
The details of the current reference circuit are shown in  
Figure 3. The operational amplifier in the current reference  
circuit drives the gate of MIREF with feedback to establish  
V
REF = 1.1V at both inputs of the amplifier. Thus the reference  
current is established according to the following formula:  
REF = 1.1V / RREF  
I
where RREF is the external resistor and 1.1V is the reference  
voltage.  
The IREF is scaled by 6x at the output stage and IOUT is given  
as: IOUT = 6 x IREF  
.
The recommended value for RREF is 475 Ohms, which corre-  
sponds to the IREF of 2.32mA.  
Document #: 38-07579 Rev. *C  
Page 7 of 12  
CY25823  
Absolute Maximum Conditions  
Parameter  
VDD  
VDDA  
VIN  
TS  
Description  
Core Supply Voltage  
Analog Supply Voltage  
Input Voltage  
Temperature, Storage  
Condition  
Min.  
–0.5  
–0.5  
–0.5  
–65  
0
Max.  
4.6  
4.6  
VDD + 0.5  
150  
Unit  
V
V
VDC  
°C  
°C  
Relative to VSS  
Non-functional  
TA  
TJ  
Temperature, Operating Ambient  
Temperature, Junction  
Functional  
Functional  
70  
150  
°C  
ØJC  
ØJA  
ESDHBM  
Dissipation, Junction to Case  
Dissipation, Junction to Ambient  
ESD Protection (Human Body Model) MIL-STD-883, Method 3015  
Mil-Spec 883E Method 1012.1  
JEDEC (JESD 51)  
2000  
33.89  
117.36  
°C/W  
°C/W  
V
DC Electrical Specifications  
Parameter  
VDD  
VDDA  
VILI2C  
VIHI2C  
VIL  
Description  
Condition  
3.3 ± 5%  
3.3 ± 5%  
SDATA, SCLK  
SDATA, SCLK  
Min.  
3.135  
3.135  
VSS–0.5  
2.0  
Max.  
Unit  
V
V
V
V
V
V
µA  
Power supply for logic and outputs  
Power supply for PLL  
Input Low Voltage  
Input High Voltage  
Input Low Voltage  
3.465  
3.465  
0.8  
VDD  
0.8  
VSS – 0.5  
2.0  
VIH  
IIL  
Input High Voltage  
Input Leakage Current  
VDD  
5
except internal pull-ups  
resistors, 0 < VIN < VDD  
–5  
IOZ  
IDD  
IDDS  
High-impedance Output Current  
Dynamic Supply Current  
–10  
10  
50  
250  
µA  
mA  
µA  
without output load  
Total Power Supply Current in Shutdown Shutdown active  
mode (No Input Clock)  
CIN  
COUT  
LIN  
RPU  
RREF  
Input Pin Capacitance  
Output Pin Capacitance  
Input Pin Inductance  
SCLK and SDATA pull-up resistors  
IREF external reference resistor  
2
3
50  
200  
5
6
5
200  
500  
pF  
pF  
nH  
kΩ  
W
when PWRDWN = 1  
1% tolerance  
AC Electrical Specifications  
Parameter  
Description  
Condition  
Min.  
Max.  
Unit  
CLKIN/REFOUT AC Specifications  
TDC  
TR / TF  
Duty Cycle  
Rise and Fall Times  
Measured at 1.5V crossing point  
40  
60  
1.2  
%
ns  
Measured between 0.8V and 2.0V  
(REFOUT with max. 30 pF Lumped  
capacitive load)  
TCCJ  
LACC  
Cycle to Cycle Jitter  
Long-term Accuracy  
As an average over 1-µs duration  
Over 150 ms  
1000  
300  
ps  
ppm  
CLKOUT/CLKOUT# AC Specifications  
TDC  
CLKOUT and CLKOUT# Duty Cycle  
100 MHz CLKOUT and CLKOUT# Period  
96 MHz CLKOUT and CLKOUT# Period  
Measured at crossing point VOX  
Measured at crossing point VOX  
Measured at crossing point VOX  
Measured at crossing point VOX  
45  
9.990  
55  
10.010  
%
ns  
ns  
ps  
TPERIOD  
TPERIOD  
TCCJ  
10.406 10.427  
200  
CLKOUT/CLKOUT# Cycle to Cycle Jitter  
with Spread Spectrum Enabled  
Document #: 38-07579 Rev. *C  
Page 8 of 12  
CY25823  
AC Electrical Specifications (continued)  
Parameter  
TR / TF  
Description  
CLKOUT and CLKOUT# Rise and Fall Times Measured from VOL = 0.175 to  
OH = 0.525V  
Condition  
Min.  
175  
Max.  
700  
Unit  
ps  
V
TRFM  
Rise/Fall Matching  
Determined as a fraction of  
20  
%
2*(TR – TF)/(TR + TF)  
Tstable[1]  
TR  
TF  
VHIGH  
VLOW  
VOX  
All clock stabilization from Power-up  
Rise Time Variation  
Fall Time Variation  
Voltage High  
Voltage Low  
660  
–150  
250  
3.0  
125  
125  
850  
ms  
ps  
ps  
mv  
mv  
mv  
V
Crossing Point Voltage at 0.7V Swing  
Maximum Overshoot Voltage  
550  
VOVS  
VHIGH  
+
0.3  
VUDS  
VRB  
Minimum Undershoot Voltage  
Ring Back Voltage  
–0.3  
0.2  
V
V
Measure SE  
Application Schematic[2,3]  
VDD  
16  
VDDA  
1
CLKIN  
9
VDD  
0.1µF  
C1  
2
3
S3  
S2  
S1  
49.9Ω  
1%  
5%  
R5 33Ω  
R6  
12  
11  
4
CLKOUT  
CLKOUT#  
IREF  
Source  
Termination  
R4 33Ω  
5%  
7
8
SCLOCK  
R7  
R3  
475Ω  
1%  
49.9Ω  
1%  
14  
SDATA  
13  
10  
5
PWRDWN  
VSSIREF  
VSS  
VDD  
6
15  
VSSA  
REFOUT/SEL  
Separate Ground  
10ΚΩ  
R1  
5%  
33Ω 5%  
R2  
Figure 4. Application Schematic  
Notes:  
1. Not 100% tested, guaranteed by design.  
2. V and V should be tied together and connected to 3.3V.  
DD  
SSIREF  
DDA  
3. V  
and V are tied together and are common ground.  
SS  
Document #: 38-07579 Rev. *C  
Page 9 of 12  
CY25823  
TRise (CLCKOUT)  
VOH = 0.525V  
VCROSS  
VOL = 0.175V  
TFall (CLCKOUT)  
Figure 5. Single-ended Measurement Points for TRise and TFall (CLKOUT and CLKOUT#)  
M easurem ent  
Point  
TPC B  
33Ω  
33Ω  
CLKO UT  
49.9Ω  
2pF  
M easurem ent  
Point  
TPC B  
CLKO UT#  
IREF  
2pF  
49.9Ω  
475Ω  
Figure 6. 0.7V Load Configuration  
Package Type  
16-pin TSSOP (Lead-free)  
16-pin TSSOP – Tape and Reel (Lead-free)  
Ordering Information  
Part Number  
CY25823ZXC  
CY25823ZXCT  
Product Flow  
Commercial, 0°C to 70°C  
Commercial, 0°C to 70°C  
Document #: 38-07579 Rev. *C  
Page 10 of 12  
CY25823  
Package Drawing and Dimension  
16-lead TSSOP 4.40 MM Body Z16.173  
PIN 1 ID  
DIMENSIONS IN MM[INCHES] MIN.  
MAX.  
1
REFERENCE JEDEC MO-153  
PACKAGE WEIGHT 0.05 gms  
6.25[0.246]  
6.50[0.256]  
4.30[0.169]  
4.50[0.177]  
PART #  
Z16.173 STANDARD PKG.  
ZZ16.173 LEAD FREE PKG.  
16  
0.65[0.025]  
BSC.  
0.25[0.010]  
BSC  
0.19[0.007]  
0.30[0.012]  
1.10[0.043] MAX.  
GAUGE  
PLANE  
0°-8°  
0.076[0.003]  
0.50[0.020]  
0.70[0.027]  
0.05[0.002]  
0.15[0.006]  
0.85[0.033]  
0.95[0.037]  
0.09[[0.003]  
0.20[0.008]  
SEATING  
PLANE  
4.90[0.193]  
5.10[0.200]  
51-85091-*A  
All product and company names mentioned in this document are the trademarks of their respective holders.  
Document #: 38-07579 Rev. *C  
Page 11 of 12  
© Cypress Semiconductor Corporation, 2004. The information contained herein is subject to change without notice. Cypress Semiconductor Corporation assumes no responsibility for the use  
of any circuitry other than circuitry embodied in a Cypress product. Nor does it convey or imply any license under patent or other rights. Cypress products are not warranted nor intended to be  
used for medical, life support, life saving, critical control or safety applications, unless pursuant to an express written agreement with Cypress. Furthermore, Cypress does not authorize its  
products for use as critical components in life-support systems where a malfunction or failure may reasonably be expected to result in significant injury to the user. The inclusion of Cypress  
products in life-support systems application implies that the manufacturer assumes all risk of such use and in doing so indemnifies Cypress against all charges.  
CY25823  
Document History Page  
Document Title: CY25823 CK-SSCD Spread Spectrum Differential Clock Specification  
Document #: 38-07579 Rev. *C  
Rev.  
**  
*A  
ECN No.  
131662  
203801  
Issue Date  
12/10/03  
See ECN  
Orig. of Change  
Description of Change  
RGL  
RGL  
New Data Sheet  
Fixed the I2C Block Read/Write Protocol and Byte  
Read/Write Protocol tables  
*B  
*C  
252269  
260155  
See ECN  
See ECN  
RGL  
RGL  
Corrected to New Lead Free Code  
Minor Change: Corrected the package diagram  
Document #: 38-07579 Rev. *C  
Page 12 of 12  

相关型号:

CY25823ZXC

CK-SSCD Spread Spectrum Differential Clock Specification
CYPRESS

CY25823ZXCT

CK-SSCD Spread Spectrum Differential Clock Specification
CYPRESS

CY25823ZZC

100 MHz, OTHER CLOCK GENERATOR, PDSO16, 4.40 MM, LEAD FREE, TSSOP-16
ROCHESTER

CY25823ZZC

Clock Generator, 100MHz, CMOS, PDSO16, 4.40 MM, LEAD FREE, TSSOP-16
CYPRESS

CY25823ZZCT

Clock Generator, 100MHz, CMOS, PDSO16, 4.40 MM, LEAD FREE, TSSOP-16
CYPRESS

CY25823_11

CK-SSCD Spread Spectrum Differential Clock Specification
CYPRESS

CY25901

Spread Spectrum Clock Generator
CYPRESS

CY25901SC

Spread Spectrum Clock Generator
CYPRESS

CY25901SC-1

Spread Spectrum Clock Generator
CYPRESS

CY25901SC-1T

Spread Spectrum Clock Generator
CYPRESS

CY25901SCT

Spread Spectrum Clock Generator
CYPRESS

CY25901SXC-1

Clock Generator, 40MHz, CMOS, PDSO8, SOIC-8
CYPRESS