Serial I/O ports. These pins transfer
data to and from the controller to set
divisions and dividing modes, and to
control the general-purpose counter
and general-purpose I/O ports.
N channel open drain port pins, for
such uses as control signal output.
These pins are set to the OFF state
when power is turned on.
These pins input FM and AM band
local oscillator signals by capacitor
coupling. FM
low amplitude.
General-purposeI/O portinput
/output pins. Can be switched for use
as input pins to measure general
purpose counter frequencies. The
frequency measurement function has
such uses as measuring intermediate frequencies (IF).
These pins feature built-in amps.
Data are input by capacitor coupling.
FM
IN
amplitude.
(note) Pins are set for input when
power is turned on.
These pins are for phase comparator
tri-state output. DO1 and DO2 are
output in parallel.
As the block diagram shows, the functions are controlled by setting data in the 48 bits contained in each of the 2
sets of 24 bit registers. Each bit of data in these register is transferred through the serial ports between the
controller and the DATA, CLOCK and PERIOD pins. Each serial transfer consists of a total of 32 bits, with 8
address bits and 24 data bits.
Since all functions are controlled in units of registers, the explanation in this manual focuses on the 8 bit address
and functions of each register.
These registers consist of 24 bits and are selected by an 8 bit address.
A list of the address assignment for each register is given below under register assignments.
Register Address Contents of 24 bits No. of bit
PLL divisor setting
Input
register 1
Input
register 2
Output
register 1
Output
register 2
D0H
D2H
D1H
D3H
Reference frequency setting
PLL input and mode setting
Crystal oscillator selection
General=purpose counter control (including lock detection bit
control)
I/O port and general-purpose counter switching bits
I/O-5/CLK pin switching bit
DO pin control
Test bit
I/O port control (also used as general-purpose counter input
selection bits)
Output data
General-purpose counter numeric data
Not used
Lock detection data
I/O port control data
Output data
Input data (undefined during output port selection)
Not used
SC9256
16
4
2
2
total 24
4
3
1
1
1
5
9
total 24
22
2
total 24
5
5
4
5
5
total 24
When the PERIOD signal falls, the input data are latched in register 1 or register 2 and the function is performed.
When the CLOCK signal falls for 9 time, the output data are latched in parallel in the output registers. The data
are subsequently output serially from the data pin.
The serial transfer format consists of 8 address bits and 24 data bits (Fig. 1). Addresses D0H~D3H are used.
Start
PERIOD
CLOCK
DATA
•
Serial data transfer
serial data are transferred in sync with the clock signal. In the idle state, the PERIOD, CLOCK and DATA pin
lines are all set to “H” level. When the period signal is at “L” level, the falling of the clock signal initiates serial
data transfer. Data transfer ceases when the period signal is set to “L” level when the clock signal is at “H” level.
Once serial data transfer has begun, however, no more than 8 falls of the clock signal can occur during the time
the period signal is at “L” level.
Since the receiving side receives the serial data as valid data when the clock signal rises, it is effective for the
sending side to produce output in sync with the clock signal fall.
To receive serial data from the output registers (D1H, D3H), set the serial data output to high impedance after
the 8 bit address is output but before the next clock signal falls.
Data reception subsequently continues until the period signal becomes “L” level; data transfer ends just before
the period signal rises. Therefore, the data pin must have an open-drain or tristate interface.
Note: 1. when power is turned on, some internal circuit have undefined states. To set internal circuit states,
execute a dummy data transfer before performing regular data transfer.
2. times t1~t8 have the following value:
t1≥1.0µs
t2≥1.0µs
t3≥0.3µs
t4≥0.3µs
t5≥0.3µs
t6≥1.0µs
t7≥1.0µs
t8≥0.3µs
3. Asterisks represent numbers taken from addresses, as in D*H.