
II-34
EPSON
S1C88348/317/316/308 TECHNICAL SOFTWARE
8 SERIAL INTERFACE 1 (CLOCK SYNCHRONOUS INTERFACE)
I/O Map
Specifications
Clock synchronous serial interface
<Conditions>
P10: SIN
(Input)
P11: SOUT
(Output)
P12: SCLK
(Output)
P13: Slave READY (Input)
Hand shake signal from slave side
Vector address setting for serial interface interrupt
(1) sio_init: Initialization for clock synchronous serial interface (master mode)
Sets the following in order to transmit/receive in a clock synchronous system:
Serial interface function
Normal mode (OSC3 oscillation)
Clock synchronous master mode
Transmitting/receiving interrupt enable (IRQ2)
Synchronous clock OSC3 x 1/4
(2) siorv, siorv_intr: Receiving of clock synchronous serial interface (master mode)
Checks handshake signal (P13) and stores a total of 256 bytes of received data from the slave into a
built-in memory receive_buffer one byte at a time, using the receiving interrupt (IRQ2).
(3) siotr, siotr_intr: Transmitting of clock synchronous serial interface (master mode)
Checks handshake signal (P13) and outputs a total of 256 bytes of transmitted data from a built-in
memory trans_buffer to the slave one byte at a time, using the transmitting interrupt (IRQ2).
Function and input/output direction of the I/O port are automatically
decided when setting the serial mode.
Address Bit
Name
SR R/W
Function
Comment
10
D7
D6
D5
D4
D3
D2
D1
D0
00FF25 D7
D6
D5
D4
D3
D2
D1
D0
FPT1
FPT0
FK1
FK0H
FK0L
FSERR
FSREC
FSTRA
Programmable timer 1 interrupt factor flag
Programmable timer 0 interrupt factor flag
K10 and K11 interrupt factor flag
K04–K07 interrupt factor flag
K00–K03 interrupt factor flag
Serial I/F (error) interrupt factor flag
Serial I/F (receiving) interrupt factor flag
Serial I/F (transmitting) interrupt factor flag
0
R/W
(R)
Interrupt
factor is
generated
(W)
Reset
(R)
No interrupt
factor is
generated
(W)
No operation
00FF23
EPT1
EPT0
EK1
EK0H
EK0L
ESERR
ESREC
ESTRA
Programmable timer 1 interrupt enable register
Programmable timer 0 interrupt enable register
K10 and K11 interrupt enable register
K04–K07 interrupt enable register
K00–K03 interrupt enable register
Serial I/F (error) interrupt enable register
Serial I/F (receiving) interrupt enable register
Serial I/F (transmitting) interrupt enable register
0
R/W
Interrupt
enable
Interrupt
disable