Cpu Interface - Hitachi H8/3032 Series Hardware Manual

Table of Contents

Advertisement

12.3 CPU Interface

ADDRA to ADDRD are 16-bit registers, but they are connected to the CPU by an 8-bit data bus.
Therefore, although the upper byte can be be accessed directly by the CPU, the lower byte is read
through an 8-bit temporary register (TEMP).
An A/D data register is read as follows. When the upper byte is read, the upper-byte value is
transferred directly to the CPU and the lower-byte value is transferred into TEMP. Next, when the
lower byte is read, the TEMP contents are transferred to the CPU.
When reading an A/D data register, always read the upper byte before the lower byte. It is possible
to read only the upper byte, but if only the lower byte is read, incorrect data may be obtained.
Figure 12-2 shows the data flow for access to an A/D data register.
Downloaded from
Elcodis.com
electronic components distributor
Upper-byte read
CPU
Bus interface
(H'AA)
Lower-byte read
CPU
Bus interface
(H'40)
Figure 12-2 A/D Data Register Access Operation (Reading H'AA40)
Module data bus
TEMP
(H'40)
ADDRnH
ADDRnL
(H'AA)
(H'40)
Module data bus
TEMP
(H'40)
ADDRnH
ADDRnL
(H'AA)
(H'40)
380
(n = A to D)
(n = A to D)

Advertisement

Table of Contents
loading

Table of Contents