English
Language : 

M306H2MC-XXXFP Datasheet, PDF (10/210 Pages) Renesas Technology Corp – SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER with DATA ACQUISITION CONTROLLER
MITSUBISHI MICROCOMPUTERS
M306H2MC-XXXFP
SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
with DATA ACQUISITION CONTROLLER
2. OPERATION OF FUNCTIONAL BLOKS
The M306H2MC-XXXFP accommodates certain units in a single chip. These units include RAM to store
instructions and data and the central processing unit (CPU) to execute arithmetic/logic operations. Also
included are peripheral units such as timers, serial I/O, D-A converter, DMAC, CRC calculation circuit, A-D
converter, Data slicer circuit and I/O ports.
The following explains each unit.
2.1 Memory
Figure 2.1.1 is a memory map of the M306H2MC-XXXFP. The address space extends the 1M bytes from
address 0000016 to FFFFF16. From address FFFFF16 down is ROM. In the M306H2MC-XXXFP, can use
from address from E000016 to FFFFF16 as 128K bytes internal ROM area. The vector table for fixed
_______
interrupts such as the reset and NMI are mapped to from address FFFDC16 to FFFFF16. The starting
address of the interrupt routine is stored here. The address of the vector table for timer interrupts, etc.,
can be set as desired using the internal register (INTB). See the section on interrupts for details.
5K bytes of internal RAM is mapped to from address 0040016 to 017FF16. In addition to storing data, the
RAM also stores the stack used when calling subroutines and when interrupts are generated.
The SFR area is mapped to from address 0000016 to 003FF16. This area accommodates the control
registers for peripheral devices such as I/O ports, A-D converter, serial I/O, and timers, etc. Figures 2.1.2
to 2.1.4 are location of peripheral unit control registers. Any part of the SFR area that is not occupied is
reserved and cannot be used for other purposes.
The special page vector table is mapped to from address FFE0016 to FFFDB16. If the starting addresses
of subroutines or the destination addresses of jumps are stored here, subroutine call instructions and
jump instructions can be used as 2-byte instructions, reducing the number of program steps.
In memory expansion mode and microprocessor mode, a part of the spaces are reserved and cannot be
used. The following spaces cannot be used.
• The space between 0180016 and 03FFF16 (memory expansion and microprocessor mode)
• The space between D000016 and DFFFF16 (memory expansion mode)
0000016
003FF16
0040016
SFR area
For details, see Figures
2.1.2 to 2.1.4
FFE0016
017FF16
0180016
03FFF16
0400016
Internal RAM area
Internal reserved
area (Note1)
External area
D000016
E000016
Internal reserved
area (Note2)
Internal ROM area
FFFFF16
Special page
vector table
FFFDC16
FFFFF16
Undefined instruction
Overflow
BRK instruction
Address match
Single step
Watchdog timer
DBC
NMI
Reset
Note 1: During memory expansion and microprocessor modes, can not be used.
2: In memory expansion mode, can not be used.
Figure 2.1.1 Memory map
Rev. 1.0
9