CY28378
........................Document #: 38-07519 Rev. ** Page 4 of 21
Serial Data Interface
To enhance the flexibility and function of the clock synthesizer,
a two-signal serial interface is provided. Through the Serial
Data Interface (SDI), various device functions such as
individual clock output buffers, etc. can be individually enabled
or disabled.
Table 2. Frequency Selection Table
Input Conditions Output Frequency
VCO
Freq.
PLL Gear
Constants
(G)
FS4 FS3 FS2 FS1 FS0
CPU 3V66 PCISEL4 SEL3 SEL2 SEL1 SEL0
0 0 0 0 0 100.7 67.1 33.6 402.80 47.99750
0 0 0 0 1 100.9 67.3 33.6 403.60 47.99750
0 0 0 1 0 108.0 72.0 36.0 432.00 47.99750
0 0 0 1 1 101.2 67.5 33.7 404.80 47.99750
0 0 1 0 0 114.0 76.0 38.0 456.00 47.99750
0 0 1 0 1 117.0 78.0 39.0 468.00 47.99750
0 0 1 1 0 120.0 80.0 40.0 480.00 47.99750
0 0 1 1 1 123.0 82.0 41.0 492.00 47.99750
0 1 0 0 0 125.7 62.9 31.4 377.12 63.99667
0 1 0 0 1 130.3 65.1 32.6 390.80 63.99667
0 1 0 1 0 133.9 67.0 33.5 401.70 63.99667
0 1 0 1 1 134.2 67.1 33.6 402.60 63.99667
0 1 1 0 0 134.5 67.3 33.6 403.50 63.99667
0 1 1 0 1 148.0 74.0 37.0 444.00 63.99667
0 1 1 1 0 152.0 76.0 38.0 456.00 63.99667
0 1 1 1 1 156.0 78.0 39.0 468.00 63.99667
1 0 0 0 0 160.0 80.0 40.0 480.00 63.99667
1 0 0 0 1 164.0 82.0 41.0 492.00 63.99667
1 0 0 1 0 167.4 66.9 33.5 334.80 95.99500
1 0 0 1 1 170.0 68.0 34.0 340.00 95.99500
1 0 1 0 0 175.0 70.0 35.0 350.00 95.99500
1 0 1 0 1 180.0 72.0 36.0 360.00 95.99500
1 0 1 1 0 185.0 74.0 37.0 370.00 95.99500
1 0 1 1 1 190.0 76.0 38.0 380.00 95.99500
1 1 0 0 0 166.8 66.7 33.4 333.60 95.99500
1 1 0 0 1 100.2 66.8 33.4 400.80 47.99750
1 1 0 1 0 133.6 66.8 33.4 400.80 63.99667
1 1 0 1 1 200.4 66.8 33.4 400.80 95.99500
1 1 1 0 0 166.6 66.6 33.3 333.33 95.99500
1 1 1 0 1 100.0 66.6 33.3 400.00 47.99750
1 1 1 1 0 200.0 66.6 33.3 400.00 95.99500
1 1 1 1 1 133.3 66.6 33.3 400.00 63.99667
Swing Select Functions
MULTSEL1 MULTSEL0
Board Target
Trace/Term Z
Reference R, IREF
=
VDD/(3*Rr)
Output
Current V
OH
@ Z
00 50 Rr = 221 1%,
IREF = 5.00 mA
I
OH
= 4*Iref 1.0V @ 50
10 50 Rr = 475 1%,
IREF = 2.32 mA
I
OH
= 6*Iref 0.7V @ 50
CY28378
........................Document #: 38-07519 Rev. ** Page 5 of 21
The register associated with the SDI initializes to it’s 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.
Data Protocol
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 3.
The block write and block read protocol is outlined in Table 4
while Table 5 outlines the corresponding byte write and byte
read protocol.
The slave receiver address is 11010010 (D2h).
Table 3. Command Code Definition
Bit Descriptions
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 4. Block Read and Block Write Protocol
Block Write Protocol Block Read Protocol
Bit Description Bit Description
1 Start 1 Start
2:8 Slave address – 7 bits 2:8 Slave address – 7 bits
9 Write = 0 9 Write = 0
10 Acknowledge from slave 10 Acknowledge from slave
11:18 Command Code – 8 Bit
'00000000' stands for block operation
11:18 Command Code – 8 Bit
'00000000' stands for block operation
19 Acknowledge from slave 19 Acknowledge from slave
20:27 Byte Count – 8 bits 20 Repeat start
28 Acknowledge from slave 21:27 Slave address – 7 bits
29:36 Data byte 1 – 8 bits 28 Read = 1
37 Acknowledge from slave 29 Acknowledge from slave
38:45 Data byte 2 – 8 bits 30:37 Byte count from slave – 8 bits
46 Acknowledge from slave 38 Acknowledge
.... ...................... 39:46 Data byte from slave – 8 bits
.... Data Byte (N–1) –8 bits 47 Acknowledge
.... Acknowledge from slave 48:55 Data byte from slave – 8 bits
.... Data Byte N –8 bits 56 Acknowledge
.... Acknowledge from slave .... Data bytes from slave/Acknowledge
.... Stop .... Data byte N from slave – 8 bits
.... Not Acknowledge
.... Stop
CY28378
........................Document #: 38-07519 Rev. ** Page 6 of 21
Byte Configuration Map
Table 5. Byte Read and Byte Write Protocol
Byte Write Protocol Byte Read Protocol
Bit Description Bit Description
1 Start 1 Start
2:8 Slave address – 7 bits 2:8 Slave address – 7 bits
9 Write = 0 9 Write = 0
10 Acknowledge from slave 10 Acknowledge from slave
11:18 Command Code – 8 bits
'1xxxxxxx' stands for byte operation, bits[6:0] of
the command code represents the offset of the
byte to be accessed
11:18 Command Code – 8 bits
'1xxxxxxx' stands for byte operation, bits[6:0] of
the command code represents the offset of the
byte to be accessed
19 Acknowledge from slave 19 Acknowledge from slave
20:27 Data byte from master – 8 bits 20 Repeat start
28 Acknowledge from slave 21:27 Slave address – 7 bits
29 Stop 28 Read = 1
29 Acknowledge from slave
30:37 Data byte from slave – 8 bits
38 Not Acknowledge
39 Stop
Byte 0
Bit @Pup Name Description
Bit 7 0 Spread Select2 ‘000’ = OFF
‘001’ = +0.12, – 0.62%
‘010’ = +0.25, – 0.75%
‘011’ = +0.50, – 1.00%
‘100’ = ± 0.25%
‘101’ = +0.00, – 0.50%
‘110’ = ±0.5%
‘111’ = ±0.38%
Bit 6 0 Spread Select1
Bit 5 0 Spread Select0
Bit 4 0 SEL4 SW Frequency selection bits. See Table 2.
Bit 3 0 SEL3
Bit 2 0 SEL2
Bit 1 0 SEL1
Bit 0 0 SEL0
Byte 1
Bit @Pup Name Description
Bit 7 1 CPUT1, CPUC1 (Active/Inactive)
Bit 6 1 CPUT0, CPUC0
Bit 5 1 48MHz (Active/Inactive)
Bit 4 1 24_48MHz (Active/Inactive)
Bit 3 1 3V66_3 (Active/Inactive)
Bit 2 1 3V66_2 (Active/Inactive)
Bit 1 1 3V66_1 (Active/Inactive)
Bit 0 1 3V66_0 (Active/Inactive)

CY28378OXC

Mfr. #:
Manufacturer:
Silicon Labs
Description:
Clock Generators & Support Products System Clock for Pentium 4 and Intel Brookdale, 845 Chipsets
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet