DataSheet.es    


PDF M30620FCPGP Data sheet ( Hoja de datos )

Número de pieza M30620FCPGP
Descripción Single-Chip 16 Bit CMOS Microcomputer
Fabricantes Mitsubishi 
Logotipo Mitsubishi Logotipo



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


Total 30 Páginas

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

Udenvdeelropment
Preliminary Specifications Rev.1.0
Specifications in this manual are tentative and subject to change.
Mitsubishi microcomputers
M16C / 62P Group
Overview
SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
Overview
The M16C/62P 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 and 128-pin plastic
molded QFP. These single-chip microcomputers operate using sophisticated instructions featuring a high
level of instruction efficiency. With 1M bytes of address space, they are capable of executing instructions at
high speed. In addition, this microcomputer contains a multiplier and DMAC which combined with fast
instruction processing capability, makes it suitable for control of various OA, communication, and industrial
equipment which requires high-speed arithmetic/logic operations.
Applications
Audio, cameras, office/communications/portable/industrial equipment, etc
------Table of Contents------
Overview ......................................................... 1
Central Processing Unit (CPU) ..................... 12
Special Function Registers (SFR) ................. 14
Reset ............................................................. 20
Processor Mode ............................................ 29
Clock Generation Circuit ............................... 51
Protection ...................................................... 74
Interrupts ....................................................... 75
Watchdog Timer ............................................ 95
DMAC ........................................................... 97
Timers ......................................................... 107
Timer A .................................................... 109
Timer B .................................................... 123
Three-phase Motor Control Timer Function 129
Serial I/O ..................................................... 139
Clock Synchronous serial I/O Mode ........ 148
UART Mode ............................................. 155
Special Mode 1 (I2C mode) ..................... 162
Special Mode 2 ........................................ 172
Special Mode 3 (IE mode) ....................... 177
Special Mode 4 (SIM mode) (UART2) ..... 179
SI/O3 and SI/O4 .......................................... 184
A-D Converter ............................................. 189
D-A Converter ............................................. 206
CRC Calculation ......................................... 208
Programmable I/O Ports ............................. 210
Electrical Characteristics ............................. 223
Flash Memory ............................................. 261
Specifications written in this manual are believed to be accurate, but are
not guaranteed to be entirely free of error. Specifications in this manual
may be changed for functional or performance improvements. Please make
sure your manual is the latest edition.
1

1 page




M30620FCPGP pdf
Udenvdeelropment
Preliminary Specifications Rev.1.0
Specifications in this manual are tentative and subject to change.
Mitsubishi microcomputers
M16C / 62P Group
Overview
SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
Table 1.1.3. Product List (2)
Type No.
M30622F8PFP
M30622F8PGP
M30620FCPFP
M30620FCPGP
M30624FGPFP
M30624FGPGP
M30625FGPGP
M30626FHPFP
M30626FHPGP
M30627FHPGP
M30626FJPFP
M30626FJPGP
M30627FJPGP
M30620SPFP
**
**
**
**
**
**
**
**
**
**
*
*
*
**
M30620SPGP
M30622SPFP
M30622SPGP
**
**
**
: Under planning
*** : Under development
ROM capacity
64K bytes
128K bytes
256K bytes
384K bytes
512K bytes
RAM capacity
4K bytes
10K bytes
20K bytes
31K bytes
31K bytes
10K bytes
4K bytes
Type No. M 3 0 6 2 6 M H P– X X X F P
Package type
100P6S-A
100P6Q-A
100P6S-A
100P6Q-A
100P6S-A
100P6Q-A
128P6Q-A
100P6S-A
100P6Q-A
128P6Q-A
100P6S-A
100P6Q-A
128P6Q-A
100P6S-A
100P6Q-A
100P6S-A
100P6Q-A
As of January 2003
Remarks
Flash memory version
External ROM version
Package type:
FP : Package 100P6S-A
GP : Package 100P6Q-A, 128P6Q-A
ROM No.
Omitted for flash memory version and
external ROM version
ROM capacity:
6: 48K bytes
8: 64K bytes
A: 96K bytes
C: 128K bytes
E: 192K bytes
G: 256K bytes
W: 320K bytes
H: 384K bytes
J: 512K bytes
Memory type:
M: Mask ROM version
F: Flash memory version
S: External ROM version
Shows RAM capacity, pin count, etc
(The value itself has no specific meaning)
M16C/62 Group
Figure 1.1.2. Type No., Memory Size, and Package
M16C Family
5

5 Page





M30620FCPGP arduino
Udenvdeelropment
Preliminary Specifications Rev.1.0
Specifications in this manual are tentative and subject to change.
Mitsubishi microcomputers
M16C / 62P Group
Memory
SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
Memory
Figure 1.2.1 is a memory map of the M16C/62P group. The address space extends the 1M bytes from
address 0000016 to FFFFF16.
The internal ROM is allocated in a lower address direction beginning with address FFFFF16. For example,
a 64-Kbyte internal ROM is allocated to the addresses from F000016 to FFFFF16.
The fixed interrupt vector table is allocated to the addresses from FFFDC16 to FFFFF16. Therefore, store
the start address of each interrupt routine here.
The internal RAM is allocated in an upper address direction beginning with address 0040016. For example,
a 10-Kbytes internal RAM is allocated to the addresses from 0040016 to 02BFF16. In addition to storing
data, the internal RAM also stores the stack used when calling subroutines and when interrupts are gener-
ated.
The SRF is allocated to the addresses from 0000016 to 003FF16. Peripheral function control registers are
located here. Of the SFR, any area which has no functions allocated is reserved for future use and cannot
be used by users.
The special page vector table is allocated to the addresses from FFE0016 to FFFDB16. This vector is used
by the JMPS or JSRS instruction. For details, refer to the “M16C/60 and M16C/20 Series Software Manual.”
In memory expansion and microprocessor modes, some areas are reserved for future use and cannot be
used by users.
0000016
SFR
0040016
Internal RAM
Internal RAM
Size
Address XXXXX16
4K bytes
013FF16
5K bytes
017FF16
10K bytes
12K bytes
16K bytes
02BFF16
033FF16
043FF16
20K bytes
053FF16
24K bytes
31K bytes
063FF16
07FFF16
Internal ROM
Size
Address YYYYY16
48K bytes
F400016
64K bytes
F000016
96K bytes
128K bytes
192K bytes
256K bytes
320K bytes
384K bytes
512K bytes
E800016
E000016
D000016
C000016
B000016
A000016
8000016
XXXXX16
1000016
2700016
2800016
8000016
YYYYY16
FFFFF16
Reserved area
(Note 1)
External area
Reserved area
External area
Reserved area
(Note 2)
Internal ROM
Note 1: During memory expansion and microprocessor modes, can not be used.
Note 2: In memory expansion mode, can not be used.
Note 3: Shown here is a memory map for the case where the PM10 bit in the PM1
register is “1” and the PM13 bit in the PM1 register is “1”.
Figure 1.2.1. Memory Map
FFE0016
Special page
vector table
FFFDC16
FFFFF16
Undefined instruction
Overflow
BRK instruction
Address match
Single step
Watchdog timer
DBC
NMI
Reset
11

11 Page







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




Hoja de datos destacado

Número de piezaDescripciónFabricantes
M30620FCPGPSingle-Chip 16 Bit CMOS MicrocomputerMitsubishi
Mitsubishi
M30620FCPGPSingle-Chip 16 Bit CMOS MicrocomputerRenesas
Renesas
M30620FCPGPSINGLE-CHIP 16-BIT CMOS MICROCOMPUTERRenesas Technology
Renesas Technology

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