English
Language : 

4513_03 Datasheet, PDF (144/210 Pages) Renesas Technology Corp – 4-BIT SINGLE-CHIP MICROCOMPUTER
APPLICATION
2.4 Serial I/O
2.4.2 Related registers
(1) Serial I/O register SI
Serial I/O register SI is the 8-bit data transfer serial/parallel conversion register. Data can be set to
register SI through registers A and B with the TSIAB instruction.
(2) Serial I/O mode register J1
Serial I/O synchronous clock selection bit is assigned to bit 0, serial I/O port selection bit is assigned
to bit 1 and serial I/O internal clock dividing ratio selection bit is assigned to bit 2.
Set the contents of this register through register A with the TJ1A instruction. The TAJ1 instruction
can be used to transfer the contents of register J1 to register A.
Table 2.4.1 shows the serial I/O mode register J1.
Table 2.4.1 Serial I/O mode register J1
Serial I/O mode register J1
at reset : 00002 at RAM back-up : state retained R/W
J13 Not used
0
This bit has no function, but read/write is enabled.
1
Serial I/O internal clock dividing 0 Instruction clock signal divided by 8
J12
ratio selection bit
1 Instruction clock signal divided by 4
J11 Serial I/O port selection bit
0 Input ports P20, P21, P22 selected
1 Serial I/O ports SCK, SOUT, SIN/input ports P20, P21, P22 selected
Serial I/O synchronous clock 0 External clock
J10
selection bit
1 Internal clock (instruction clock divided by 4 or 8)
Note: “R” represents read enabled, and “W” represents write enabled.
(3) Serial I/O transmission/reception completion flag (SIOF)
Serial I/O transmission/reception completion flag (SIOF) is set to “1” when serial data transmission
or reception completes. The state of SIOF flag can be examined with the skip instruction (SNZSI).
4513/4514 Group User’s Manual
2-41