首页 > 器件类别 > 嵌入式处理器和控制器 > 微控制器和处理器

M37477E8-XXXSP

8-BIT SINGLE-CHIP MICROCOMPUTER 740 FAMILY / 7470 SERIES

器件类别:嵌入式处理器和控制器    微控制器和处理器   

厂商名称:Renesas(瑞萨电子)

厂商官网:https://www.renesas.com/

下载文档
器件参数
参数名称
属性值
厂商名称
Renesas(瑞萨电子)
零件包装代码
DIP
包装说明
SDIP,
针数
32
Reach Compliance Code
unknow
具有ADC
YES
其他特性
ALSO OPERATES AT 2.7V MINIMUM SUPPLY
地址总线宽度
位大小
8
最大时钟频率
8 MHz
DAC 通道
NO
DMA 通道
NO
外部数据总线宽度
JESD-30 代码
R-PDIP-T32
长度
28 mm
I/O 线路数量
26
端子数量
32
最高工作温度
85 °C
最低工作温度
-20 °C
PWM 通道
YES
封装主体材料
PLASTIC/EPOXY
封装代码
SDIP
封装形状
RECTANGULAR
封装形式
IN-LINE, SHRINK PITCH
认证状态
Not Qualified
ROM可编程性
OTPROM
座面最大高度
5.08 mm
速度
8 MHz
最大供电电压
5.5 V
最小供电电压
4.5 V
标称供电电压
5 V
表面贴装
NO
技术
CMOS
温度等级
OTHER
端子形式
THROUGH-HOLE
端子节距
1.778 mm
端子位置
DUAL
宽度
10.16 mm
uPs/uCs/外围集成电路类型
MICROCONTROLLER
文档预览
To all our customers
Regarding the change of names mentioned in the document, such as Mitsubishi
Electric and Mitsubishi XX, to Renesas Technology Corp.
The semiconductor operations of Hitachi and Mitsubishi Electric were transferred to Renesas
Technology Corporation on April 1st 2003. These operations include microcomputer, logic, analog
and discrete devices, and memory chips other than DRAMs (flash memory, SRAMs etc.)
Accordingly, although Mitsubishi Electric, Mitsubishi Electric Corporation, Mitsubishi
Semiconductors, and other Mitsubishi brand names are mentioned in the document, these names
have in fact all been changed to Renesas Technology Corp. Thank you for your understanding.
Except for our corporate trademark, logo and corporate statement, no changes whatsoever have been
made to the contents of the document, and these changes do not constitute any alteration to the
contents of the document itself.
Note : Mitsubishi Electric will continue the business operations of high frequency & optical devices
and power devices.
Renesas Technology Corp.
Customer Support Dept.
April 1, 2003
MITSUBISHI 8-BIT SINGLE-CHIP MICROCOMPUTER
740 FAMILY / 7470 SERIES
Group
User’s Manual
keep safety first in your circuit designs !
q
Mitsubishi Electric Corporation puts the maximum effort into making semiconductor
products better and more reliable, but there is always the possibility that trouble
may occur with them. Trouble with semiconductors may lead to personal injury,
fire or property damage. Remember to give due consideration to safety when
making your circuit designs, with appropriate measures such as (i) placement
of substitutive, auxiliary circuits, (ii) use of non-flammable material or (iii) prevention
against any malfunction or mishap.
Notes regarding these materials
q
These materials are intended as a reference to assist our customers in the
selection of the Mitsubishi semiconductor product best suited to the customer’s
application; they do not convey any license under any intellectual property rights,
or any other rights, belonging to Mitsubishi Electric Corporation or a third party.
q
Mitsubishi Electric Corporation assumes no responsibility for any damage, or
infringement of any third-party’s rights, originating in the use of any product
data, diagrams, charts or circuit application examples contained in these materials.
q
All information contained in these materials, including product data, diagrams
and charts, represent information on products at the time of publication of these
materials, and are subject to change by Mitsubishi Electric Corporation without
notice due to product improvements or other reasons. It is therefore recommended
that customers contact Mitsubishi Electric Corporation or an authorized Mitsubishi
Semiconductor product distributor for the latest product information before
purchasing a product listed herein.
q
Mitsubishi Electric Corporation semiconductors are not designed or manufactured
for use in a device or system that is used under circumstances in which human
life is potentially at stake. Please contact Mitsubishi Electric Corporation or an
authorized Mitsubishi Semiconductor product distributor when considering the
use of a product contained herein for any specific purposes, such as apparatus
or systems for transportation, vehicular, medical, aerospace, nuclear, or undersea
repeater use.
q
The prior written approval of Mitsubishi Electric Corporation is necessary to
reprint or reproduce in whole or in part these materials.
q
If these products or technologies are subject to the Japanese export control
restrictions, they must be exported under a license from the Japanese government
and cannot be imported into a country other than the approved destination.
Any diversion or reexport contrary to the export control laws and regulations of
JAPAN and/or the country of destination is prohibited.
q
Please contact Mitsubishi Electric Corporation or an authorized Mitsubishi
Semiconductor product distributor for further details on these materials or the
products contained therein.
Table of contents
Table of contents
CHAPTER 1. HARDWARE
1.1
1.2
1.3
1.4
1.5
1.6
1.7
Description .............................................................................................................................. 1-2
Group expansion ................................................................................................................... 1-3
Performance overview .......................................................................................................... 1-6
Pin configuration ................................................................................................................. 1-10
Pin description ..................................................................................................................... 1-14
Functional block diagram .................................................................................................. 1-17
Central processing unit (CPU) .........................................................................................1-23
1.7.1 Accumulator (A) ........................................................................................................... 1-24
1.7.2 Index register X (X), Index register Y (Y) .............................................................. 1-24
1.7.3 Stack pointer (S) ......................................................................................................... 1-24
1.7.4 Program counter (PC)................................................................................................. 1-26
1.7.5 Processor status register (PS) ..................................................................................1-26
1.8
Access area .......................................................................................................................... 1-28
1.8.1 Zero page (Addresses 0000
16
to 00FF
16
) .............................................................. 1-29
1.8.2 Special page (Addresses FF00
16
to FFFF
16
) ........................................................ 1-29
1.9
Memory allocation ............................................................................................................... 1-30
1.10.1 I/O port ....................................................................................................................... 1-35
1.10.2 Port block diagram .................................................................................................... 1-40
1.10.3 Notes on use ............................................................................................................. 1-45
1.11 Interrupts ............................................................................................................................... 1-48
1.11.1 Description of interrupt source ............................................................................... 1-48
1.11.2 Operation description ................................................................................................ 1-52
1.11.3 Interrupt control ......................................................................................................... 1-55
1.11.4 Notes on use ............................................................................................................. 1-57
1.11.5 Related registers ....................................................................................................... 1-59
1.12 Timers ..................................................................................................................................... 1-62
1.12.1 Operation description ................................................................................................ 1-64
1.12.2 Description of modes ................................................................................................ 1-65
1.12.3 Input latch function ................................................................................................... 1-79
1.12.4 Updating of contents of Timer and Timer latch ................................................... 1-80
1.12.5 Notes on use ............................................................................................................. 1-82
1.12.6 Related registers ....................................................................................................... 1-83
1.13 Serial I/O ................................................................................................................................ 1-89
1.13A 7470/7471 group part ..............................................................................................
1-90
1.13A.1 Operation description ............................................................................................. 1-90
1.13A.2 Byte specification mode .........................................................................................1-98
1.13A.3 Pins ......................................................................................................................... 1-101
1.10 I/O pins .................................................................................................................................. 1-35
7470/7471/7477/7478 GROUP USER’S MANUAL
i
Table of contents
1.13A.4 Notes on use ......................................................................................................... 1-101
1.13A.5 Related registers ...................................................................................................1-102
1.13B 7477/7478 group part ...........................................................................................
1-105
1.13B.1 Operation description .......................................................................................... 1-105
1.13B.2 Pins ......................................................................................................................... 1-127
1.13B.3 Notes on use ......................................................................................................... 1-128
1.13B.4 Related registers ...................................................................................................1-131
1.14 A-D converter ..................................................................................................................... 1-139
1.14.1 A-D conversion method ......................................................................................... 1-140
1.14.2 Pins ........................................................................................................................... 1-144
1.14.3 Notes on use ........................................................................................................... 1-144
1.14.4 References ............................................................................................................... 1-145
1.14.5 Related registers .....................................................................................................1-147
1.15 Reset ..................................................................................................................................... 1-149
1.15.1 Operation description ............................................................................................. 1-149
1.15.2 Internal status immediately after reset release ................................................. 1-151
1.15.3 Notes on use ........................................................................................................... 1-152
1.16 Oscillation circuit .............................................................................................................. 1-153
1.16.1 Oscillation circuit .....................................................................................................1-153
1.16.2 Sub-clock oscillation circuit ................................................................................... 1-155
1.16.3 Oscillation operation ...............................................................................................1-156
1.16.4 Oscillation stabilizing time ..................................................................................... 1-158
1.16.5 Notes on use ........................................................................................................... 1-159
1.17 Low-power dissipation function .................................................................................... 1-160
1.17.1 Stop mode ................................................................................................................ 1-162
1.17.2 Wait mode ................................................................................................................ 1-166
1.17.3 Notes on use ........................................................................................................... 1-169
1.17.4 Related register .......................................................................................................1-170
1.18 State transitions ................................................................................................................ 1-171
1.19 Built-in PROM version ......................................................................................................1-175
1.19.1 EPROM mode .......................................................................................................... 1-176
1.19.2 Pin description ......................................................................................................... 1-182
1.19.3 Writing, reading, and erasing to built-in PROM ................................................ 1-185
1.19.4 Notes on use ........................................................................................................... 1-186
1.20 Emulator MCU .................................................................................................................... 1-188
1.21 Electrical characteristics .................................................................................................1-189
1.21.1 Electrical characteristics ........................................................................................ 1-189
1.21.2 Timing requirements, switching characteristics .................................................. 1-201
1.21.3 Power source current standard characteristics .................................................. 1-203
1.21.4 Port standard characteristics ................................................................................ 1-208
1.21.5 A-D conversion standard characteristics ............................................................ 1-213
ii
7470/7471/7477/7478 GROUP USER’S MANUAL
查看更多>
热门器件
热门资源推荐
器件捷径:
00 01 02 03 04 05 06 07 08 09 0A 0C 0F 0J 0L 0M 0R 0S 0T 0Z 10 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E 1F 1H 1K 1M 1N 1P 1S 1T 1V 1X 1Z 20 21 22 23 24 25 26 27 28 29 2A 2B 2C 2D 2E 2F 2G 2K 2M 2N 2P 2Q 2R 2S 2T 2W 2Z 30 31 32 33 34 35 36 37 38 39 3A 3B 3C 3D 3E 3F 3G 3H 3J 3K 3L 3M 3N 3P 3R 3S 3T 3V 40 41 42 43 44 45 46 47 48 49 4A 4B 4C 4D 4M 4N 4P 4S 4T 50 51 52 53 54 55 56 57 58 59 5A 5B 5C 5E 5G 5H 5K 5M 5N 5P 5S 5T 5V 60 61 62 63 64 65 66 67 68 69 6A 6C 6E 6F 6M 6N 6P 6R 6S 6T 70 71 72 73 74 75 76 77 78 79 7A 7B 7C 7M 7N 7P 7Q 7V 7W 7X 80 81 82 83 84 85 86 87 88 89 8A 8D 8E 8L 8N 8P 8S 8T 8W 8Y 8Z 90 91 92 93 94 95 96 97 98 99 9A 9B 9C 9D 9F 9G 9H 9L 9S 9T 9W
需要登录后才可以下载。
登录取消