Specifications
Table Of Contents
- Technical Hardware
- 1 OVERVIEW
- 2 POWER SUPPLY AND INITIAL RESET
- 3 CPU, ROM, RAM
- 4 PERIPHERAL CIRCUITS AND OPERATION
- 4.1 Memory Map
- 4.2 Resetting Watchdog Timer
- 4.3 Oscillation Circuit
- 4.4 Input Ports (K00–K03, K10)
- 4.5 Output Ports (R00–R03)
- 4.6 I/O Ports (P00–P03, P10–P13, P20–P23)
- 4.7 LCD Driver (COM0–COM3, SEG0–SEG31)
- 4.8 Clock Timer
- 4.9 Stopwatch Timer
- 4.10 Programmable Timer
- 4.11 Serial Interface (SIN, SOUT, SCLK, SRDY)
- 4.12 A/D Converter
- 4.13 General-purpose Operation Amplifier (AMP)
- 4.14 SVD (Supply Voltage Detection) Circuit
- 4.15 Interrupt and HALT/SLEEP
- 5 SUMMARY OF NOTES
- 6 DIAGRAM OF BASIC EXTERNAL CONNECTIONS
- 7 CHARACTERISTICS
- 8 PACKAGE
- 9 PAD LAYOUT
- Technical Software
- 1 INTRODUCTION
- 2 BLOCK DIAGRAM
- 3 PROGRAM MEMORY (ROM)
- 4 DATA MEMORY
- 5 INITIAL RESET
- 6 PERIPHERAL CIRCUITS
- 6.1 Watchdog Timer
- 6.2 OSC3
- 6.3 Input Ports (K00–K03 and K10)
- 6.4 Output Ports (R00–R03)
- 6.5 I/O Ports (P00–P03, P10–P13 and P20–P23)
- 6.6 LCD Driver
- 6.7 Clock Timer
- 6.8 Stopwatch Timer
- 6.9 Programmable Timer
- 6.10 Serial Interface Circuit
- 6.11 Amplifier
- 6.12 SVD (Supply Voltage Detection) Circuit
- 6.13 A/D Converter
- 6.14 Sleep
- 6.15 Interrupt
- 7 SUMMARY OF NOTES
- APPENDIX

S1C62740 TECHNICAL HARDWARE EPSON I-73
CHAPTER 4: PERIPHERAL CIRCUITS AND OPERATION (Serial Interface)
When the input of the 8 bits data from SD0 to SD7 is com-
pleted, the interrupt factor flag ISIO is set to "1" and interrupt is
generated. Moreover, the interrupt can be masked by the
interrupt mask register EISIO. Note, however, that regardless of
the setting of the interrupt mask register, the interrupt factor
flag is set to "1" after input of the 8 bits data.
The data input in the shift register can be read from data
registers SD0–SD7 by software.
(3) Serial data input/output permutation
S1C62740 allows the input/output permutation of serial data
to be selected by register SDP (DBH•D2) as to either LSB first or
MSB first. The block diagram showing input/output permuta-
tion in case of LSB first and MSB first is provided in Figure
4.11.3.
Fig. 4.11.3
Serial data input/output
permutation
(4) SRDY signal
When the S1C62740 serial interface is used in the slave mode
(external clock mode), SRDY is used to indicate whether the
internal serial interface is available to transmit or receive data
for the master side (external) serial device. SRDY signal is
output from SRDY (P23) terminal.
SRDY signal becomes "0" (low) when the S1C62740 serial
interface becomes available to transmit or receive data; nor-
mally, it is at "1" (high).
SRDY signal changes from "1" to "0" immediately after "1" is
written to SCTRG and returns from "0" to "1" when "0" is input
to SCLK (P22) terminal (i.e., when the serial input/output
begins transmitting or receiving data). Moreover, when data is
read from or written to SD4–SD7, the SRDY signal returns to
"1".
SIN
SIN
Address [DEH]
Address [DDH] Address [DEH]
Address [DDH]
Output
latch
Output
latch
SOUT
SOUT
SD3 SD2 SD1 SD0
SD4 SD5 SD6 SD7
SD7 SD6 SD5 SD4
SD0 SD1 SD2 SD3
(In case of LSB first)
(In case of MSB first)