
R2043K/T
12345
Rev.2.05 - 23 -
O
Reading Data Transfer Formats
(1) 1-byte Reading Data Transfer Format
The first type of reading data transfer format is designed to transfer 1-byte data at a time and can be selected by
specifying in the Address Pointer a head address with which reading data transfer is to be commenced and then
the setting of writing Ch to the Transfer Format Register. This 1-byte reading data transfer can be completed by
driving the CE pin low or continued by specifying a new head address in the Address Pointer and selecting this
type of reading data Transfer Format.
Example of 1-byte Reading Data Transfer (For Reading Data from Addresses Eh and 2h)
1
0
Data
Data
CE
SO
1
1
0 0
1
1
0
1
0
1 0 0
0 1
SI
Data transfer from the host
Data transfer from the RTCs
Specifying 2h
in the
Address
Pointer
Setting Ch in
the Transfer
Format
Register
Reading data from
address Eh
Reading data from
address 2h
Specifying Eh
in the
Address
Pointer
Setting Ch in
the Transfer
Format
Register
(2) Burst Reading Data Transfer Format
The second type of reading data transfer format is designed to transfer a sequence of data serially and can be
selected by specifying in the address pointer a head address with which reading data transfer is to be
commenced and then writing the setting of 4h to the transfer format register. The address pointer is
incremented for each transfer of 1-byte data and cycled from Fh to 0h. This burst reading data transfer can be
completed by driving the CE pin low.
Example of Burst Reading Data Transfer (For Reading Data from Addresses Fh, 0h, and 1h)
1
1
DATA
DATA
CE
SO
1
0
0 0
1
1
DATA
SI
Data transfer from the host
Data transfer from the RTCs
Reading data from
address Fh
Specifying Fh
in the
Address
Pointer
Setting 4h in
the Transfer
Format
Register
Reading data from
address 0h
Reading data from
address 1h