English
Language : 

HD6475328CG Datasheet, PDF (43/459 Pages) Hitachi Semiconductor – Manual Gives a Hardware Description
Section 2 MCU Operating Modes and Address Space
2.1 Overview
The H8/532 microcomputer unit (MCU) operates in five modes numbered 1, 2, 3, 4, and 7. The
mode is selected by the inputs at the mode pins (MD2 to MD0) at the instant when the chip comes
out of a reset. As indicated in table 2-1, the MCU mode determines the size of the address space,
the usage of on-chip ROM, and the operating mode of the CPU. The MCU mode also affects the
functions of I/O pins.
Table 2-1 Operating Modes
MD2 MD1 MD0
000
001
010
011
100
101
110
111
MCU Mode
—
Mode 1
Mode 2
Mode 3
Mode 4
—
—
Mode 7
Address Space
—
Expanded minimum
Expanded minimum
Expanded maximum
Expanded maximum
—
—
Single-chip only
On-Chip ROM
—
Disabled
Enabled
Disabled
Enabled
—
—
Enabled
CPU Mode
—
Minimum mode
Minimum mode
Maximum mode
Maximum mode
—
—
Minimum mode
Notation: 0: Low level
1: High level
—: Cannot be used
Modes 1 to 4 are referred to as “expanded” because they permit access to off-chip memory and
peripheral addresses. The expanded minimum modes (modes 1 and 2) support a maximum
address space of 64K bytes. The expanded maximum modes (modes 3 and 4) support a maximum
address space of 1M byte.
Interrupt service is slightly slower in the expanded maximum modes than in the other modes
because the CPU has to save its code page register.
The H8/532 cannot be set to modes 0, 5, and 6. The mode pins should never be set to these
values.
23