DataSheet.es    


PDF M30612M8A Data sheet ( Hoja de datos )

Número de pieza M30612M8A
Descripción SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
Fabricantes Mitsubishi 
Logotipo Mitsubishi Logotipo



Hay una vista previa y un enlace de descarga de M30612M8A (archivo pdf) en la parte inferior de esta página.


Total 30 Páginas

No Preview Available ! M30612M8A Hoja de datos, Descripción, Manual

Description
Mitsubishi microcomputers
M16C / 61 Group
SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
Description
The M16C/61 group of single-chip microcomputers are built using the high-performance silicon gate
CMOS process using a M16C/60 Series CPU core and are packaged in a 100-pin plastic molded QFP.
These single-chip microcomputers operate using sophisticated instructions featuring a high level of in-
struction efficiency. With 1M bytes of address space, they are capable of executing instructions at high
speed. They also feature a built-in multiplier and DMAC, making them ideal for controlling office, communi-
cations, industrial equipment, and other high-speed processing applications.
The M16C/61 group includes a wide range of products with different internal memory types and sizes and
various package types.
Features
• Memory capacity ............................................ ROM (See Figure 1.1.4. ROM Expansion)
RAM 4K to 10K bytes
• Shortest instruction execution time ................ 100ns (f(XIN)=10MHZ)
• Supply voltage ............................................... 4.0 to 5.5V (f(XIN)=10MHZ)
2.7 to 5.5V (f(XIN)=7MHZ with software one-wait)
• Low power consumption ................................ 18mW ( f(XIN)=7MHZ, with software one-wait, VCC = 3V)
• Interrupts ........................................................ 20 internal and 5 external interrupt sources, 4 software
interrupt sources; 7 levels (including key input interrupt)
• Multifunction 16-bit timer ................................ 5 output timers + 3 input timers
• Serial I/O (UART or clock synchronous) ........ 3 channels
• DMAC ............................................................ 2 channels (trigger: 16 sources)
• A-D converter ................................................. 10 bits X 8 channels
(Expandable up to 10 channels)
• D-A converter ................................................. 8 bits X 2 channels
• CRC calculation circuit ................................... 1 circuit
• Watchdog timer .............................................. 1 line
• Programmable I/O ......................................... 87 lines
_______
• Input port ........................................................ 1 line (P85 shared with NMI pin)
• Memory expansion ........................................ Available (to a maximum of 1M bytes)
• Chip select output .......................................... 4 lines
• Clock generating circuit ................................. 2 built-in clock generation circuits
(built-in feedback resistor, and external ceramic or quartz oscillator)
Applications
Audio, cameras, office equipment, communications equipment, portable equipment
------Table of Contents------
Central Processing Unit (CPU) ..................... 11
Reset ............................................................. 14
Processor Mode ............................................ 19
Clock Generating Circuit ............................... 30
Protection ...................................................... 39
Interrupts ....................................................... 40
Watchdog Timer ............................................ 59
DMAC ........................................................... 61
Timer ............................................................. 70
Serial I/O ....................................................... 87
A-D Converter ............................................. 114
D-A Converter ............................................. 124
CRC Calculation Circuit .............................. 126
Programmable I/O Ports ............................. 128
Electrical Characteristics ............................. 142
1

1 page




M30612M8A pdf
Description
Performance Outline
Table 1.1.1 is a performance outline of M16C/61 group.
Mitsubishi microcomputers
M16C / 61 Group
SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
Table 1.1.1. Performance outline of M16C/61 group
Item Performance
Number of basic instructions
91 instructions
Shortest instruction execution time
100ns(f(XIN)=10MHZ)
Memory
ROM
(See the Figure 4. ROM Expansion)
capacity
RAM
4K to 10K bytes
I/O port
P0 to P10 (except P85)
8 bits x 10, 7 bits x 1
Input port
P85
1 bit x 1
Multifunction
TA0, TA1, TA2, TA3, TA4 16 bits x 5
timer
TB0, TB1, TB2
16 bits x 3
Serial I/O
UART0, UART1, UART2
(UART or clock synchronous) x 3
A-D converter
10 bits x (8 + 2) channels
D-A converter
8 bits x 2
DMAC
2 channels (trigger: 16 sources)
CRC calculation circuit
CRC - CCITT
Watchdog timer
15 bits x 1 (with prescaler)
Interrupt
20 internal and 5 external sources, 4 software sources, 7 levels
Clock generating circuit
2 built-in clock generation circuits
(built-in feedback resistor, and external ceramic or quartz oscillator)
Supply voltage
4.0 to 5.5V (f(XIN ) = 10MHZ)
2.7 to 5.5V(f(XIN)=7MHZ with software one-wait)
Power consumption
18mW (f(XIN) = 7MHZ with software one-wait,VCC = 3V)
I/O
I/O withstand voltage
5V
characteristics
Output current
5mA
Memory expansion
Available (to a maximum of 1M bytes)
Device configuration
CMOS silicon gate
Package
100-pin plastic mold QFP
5

5 Page





M30612M8A arduino
CPU
Mitsubishi microcomputers
M16C / 61 Group
SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
Central Processing Unit (CPU)
The CPU has a total of 13 registers shown in Figure 1.5.1. Seven of these registers (R0, R1, R2, R3, A0,
A1, and FB) come in two sets; therefore, these have two register banks.
b15 b8 b7
b0
R0(Note)
H
L
b15 b8 b7
b0
R1(Note)
H
L
b15
R2(Note)
b0
Data
registers
b19
PC
b19
INTB H
b15
R3(Note)
b0
b15
USP
b15
A0(Note)
b15
A1(Note)
b0
Address
b0 registers
b15
ISP
b15
SB
b15
FB(Note)
b0
Frame base
registers
b15
FLG
L
b0
Program counter
b0
Interrupt table
register
b0
User stack pointer
b0
Interrupt stack
pointer
b0
Static base
register
b0
Flag register
IPL U I O B S Z D C
Note: These registers consist of two register banks.
Figure 1.5.1. Central processing unit register
(1) Data registers (R0, R0H, R0L, R1, R1H, R1L, R2, and R3)
Data registers (R0, R1, R2, and R3) are configured with 16 bits, and are used primarily for transfer and
arithmetic/logic operations.
Registers R0 and R1 each can be used as separate 8-bit data registers, high-order bits as (R0H/R1H),
and low-order bits as (R0L/R1L). In some instructions, registers R2 and R0, as well as R3 and R1 can
use as 32-bit data registers (R2R0/R3R1).
(2) Address registers (A0 and A1)
Address registers (A0 and A1) are configured with 16 bits, and have functions equivalent to those of data
registers. These registers can also be used for address register indirect addressing and address register
relative addressing.
In some instructions, registers A1 and A0 can be combined for use as a 32-bit address register (A1A0).
11

11 Page







PáginasTotal 30 Páginas
PDF Descargar[ Datasheet M30612M8A.PDF ]




Hoja de datos destacado

Número de piezaDescripciónFabricantes
M30612M8-121FPSINGLE-CHIP 16-BIT CMOS MICROCOMPUTERMitsubishi
Mitsubishi
M30612M8ASINGLE-CHIP 16-BIT CMOS MICROCOMPUTERMitsubishi
Mitsubishi
M30612M8A-402FPSINGLE-CHIP 16-BIT CMOS MICROCOMPUTERMitsubishi
Mitsubishi

Número de piezaDescripciónFabricantes
SLA6805M

High Voltage 3 phase Motor Driver IC.

Sanken
Sanken
SDC1742

12- and 14-Bit Hybrid Synchro / Resolver-to-Digital Converters.

Analog Devices
Analog Devices


DataSheet.es es una pagina web que funciona como un repositorio de manuales o hoja de datos de muchos de los productos más populares,
permitiéndote verlos en linea o descargarlos en PDF.


DataSheet.es    |   2020   |  Privacy Policy  |  Contacto  |  Buscar