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

M38B59MFH-XXXFP

Microcontroller, 8-Bit, MROM, 4.2MHz, CMOS, PQFP80, 14 X 20 MM, 0.80 MM PITCH, PLASTIC, QFP-80

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

厂商名称:Mitsubishi(日本三菱)

厂商官网:http://www.mitsubishielectric.com/semiconductors/

下载文档
器件参数
参数名称
属性值
厂商名称
Mitsubishi(日本三菱)
零件包装代码
QFP
包装说明
QFP,
针数
80
Reach Compliance Code
unknown
具有ADC
YES
地址总线宽度
位大小
8
最大时钟频率
4.2 MHz
DAC 通道
NO
DMA 通道
NO
外部数据总线宽度
JESD-30 代码
R-PQFP-G80
长度
20 mm
I/O 线路数量
74
端子数量
80
最高工作温度
85 °C
最低工作温度
-20 °C
PWM 通道
YES
封装主体材料
PLASTIC/EPOXY
封装代码
QFP
封装形状
RECTANGULAR
封装形式
FLATPACK
认证状态
Not Qualified
ROM可编程性
MROM
座面最大高度
3.05 mm
速度
4.2 MHz
最大供电电压
5.5 V
最小供电电压
4 V
标称供电电压
5 V
表面贴装
YES
技术
CMOS
温度等级
OTHER
端子形式
GULL WING
端子节距
0.8 mm
端子位置
QUAD
宽度
14 mm
uPs/uCs/外围集成电路类型
MICROCONTROLLER
文档预览
ADVANCED AND EVER ADVANCING
MITSUBISHI ELECTRIC
MITSUBISHI 8-BIT SINGLE-CHIP MICROCOMPUTER
740 FAMILY / 38000 SERIES
38B5
Group
User’s Manual
MITSUBISHI
ELECTRIC
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.
Preface
This user’s manual describes Mitsubishi’s CMOS 8-
bit microcomputers 38B5 Group.
After reading this manual, the user should have a
through knowledge of the functions and features of
the 38B5 Group, and should be able to fully utilize
the product. The manual starts with specifications
and ends with application examples.
For details of software, refer to the “740 Family
Software Manual.”
For details of development support tools, refer to the
“DEVELOPMENT SUPPORT TOOLS FOR
MICROCOMPUTERS” data book.
BEFORE USING THIS USER’S MANUAL
This user’s manual consists of the following three chapters. Refer to the chapter appropriate to your conditions,
such as hardware design or software development.
1. Organization
q
CHAPTER 1 HARDWARE
This chapter describes features of the microcomputer and operation of each peripheral function.
q
CHAPTER 2 APPLICATION
This chapter describes usage and application examples of peripheral functions, based mainly on
setting examples of relevant registers.
q
CHAPTER 3 APPENDIX
This chapter includes a list of registers, and necessary information for systems development using
the microcomputer, the mask ROM confirmation (for mask ROM version), ROM programming confirmation,
and the mark specifications which are to be submitted when ordering.
2. Structure of Register
The figure of each register structure describes its functions, contents at reset, and attributes as follows:
(Note 2)
Bits
b7 b6 b5 b4 b3 b2 b1 b0
0
Bit attributes
(Note 1)
Contents immediately after reset release
CPU mode register (CPUM) [Address : 3B
16
]
b
0
1
2
3
4
5
6
7
Stack page selection bit
Name
Processor mode bits
b1 b0
Functions
0 0 : Single-chip mode
01:
Not available
10:
11:
0 : 0 page
1 : 1 page
At reset
R W
0
0
0
0
0
0
!
!
Nothing arranged for these bits. These are write disabled
bits. When these bits are read out, the contents are “0.”
Fix this bit to “0.”
Main clock division ratio selection
bits
0 0 :
φ
= X
IN
/2 (High-speed mode)
0 1 :
φ
= X
IN
/8 (Middle-speed mode)
1 0 :
φ
= X
IN
/8 (Middle-speed mode)
1 1 :
φ
= X
IN
(Double-speed mode)
b7 b6
1
0
: Bit in which nothing is arranged
: Bit that is not used for control of the corresponding function
Notes 1:
Contents immediately after reset release
0••••••“0” at reset release
1••••••“1” at reset release
Undefined••••••Undefined or reset release
T
••••••Contents determined by option at reset release
2:
Bit attributes••••••The attributes of control register bits are classified into 3 bytes : read-only, write-only
and read and write. In the figure, these attributes are represented as follows :
R••••••Read
••••••Read enabled
!••••••Read
disabled
W••••••Write
••••••Write enabled
!
••••••Write disabled
Table of contents
Table of contents
CHAPTER 1 HARDWARE
DESCRIPTION ................................................................................................................................ 1-2
FEATURES .................................................................................................................................... 1-2
APPLICATION ................................................................................................................................ 1-2
PIN CONFIGURATION .................................................................................................................. 1-2
FUNCTIONAL BLOCK .................................................................................................................. 1-3
PIN DESCRIPTION ........................................................................................................................ 1-4
PART NUMBERING ....................................................................................................................... 1-6
GROUP EXPANSION .................................................................................................................... 1-7
Memory Type ............................................................................................................................ 1-7
Memory Size ............................................................................................................................. 1-7
Package ..................................................................................................................................... 1-7
FUNCTIONAL DESCRIPTION ...................................................................................................... 1-8
Central Processing Unit (CPU) .............................................................................................. 1-8
Memory .................................................................................................................................... 1-12
I/O Ports .................................................................................................................................. 1-14
Interrupts ................................................................................................................................. 1-20
Timers ...................................................................................................................................... 1-23
Serial I/O ................................................................................................................................. 1-28
FLD Controller ........................................................................................................................ 1-40
A-D Converter ......................................................................................................................... 1-52
Pulse Width Modulation (PWM) ........................................................................................... 1-53
Interrupt Interval Determination Function ............................................................................ 1-56
Watchdog Timer ..................................................................................................................... 1-58
Buzzer Output Circucit .......................................................................................................... 1-59
Reset Circuit ........................................................................................................................... 1-60
Clock Generating Circuit ....................................................................................................... 1-62
NOTES ON PROGRAMMING ..................................................................................................... 1-65
NOTES ON USE .......................................................................................................................... 1-65
DATA REQUIRED FOR MASK ORDERS ................................................................................ 1-66
DATA REQUIRED FOR ROM WRITING ORDERS ................................................................. 1-66
ROM PROGRAMMING METHOD .............................................................................................. 1-66
MASK OPTION OF PULL-DOWN RESISTOR ......................................................................... 1-67
FUNCTIONAL DESCRIPTION SUPPLEMENT ......................................................................... 1-69
CHAPTER 2 APPLICATION
2.1 I/O port ..................................................................................................................................... 2-2
2.1.1 Memory assignment ....................................................................................................... 2-2
2.1.2 Relevant registers .......................................................................................................... 2-3
2.1.3 Terminate unused pins .................................................................................................. 2-6
2.1.4 Notes on use .................................................................................................................. 2-7
2.1.5 Termination of unused pins .......................................................................................... 2-8
2.2 Timer....................................................................................................................................... 2-10
2.2.1 Memory map ................................................................................................................. 2-10
2.2.2 Relevant registers ........................................................................................................ 2-11
38B5 Group User’s Manual
i
查看更多>
参数对比
与M38B59MFH-XXXFP相近的元器件有:M38B59MFH-XXXXFP。描述及对比如下:
型号 M38B59MFH-XXXFP M38B59MFH-XXXXFP
描述 Microcontroller, 8-Bit, MROM, 4.2MHz, CMOS, PQFP80, 14 X 20 MM, 0.80 MM PITCH, PLASTIC, QFP-80 Microcontroller, 8-Bit, MROM, CMOS, PQFP80, 14 X 20 MM, 0.80 MM PITCH, PLASTIC, QFP-80
厂商名称 Mitsubishi(日本三菱) Mitsubishi(日本三菱)
零件包装代码 QFP QFP
包装说明 QFP, QFP,
针数 80 80
Reach Compliance Code unknown unknown
具有ADC YES YES
位大小 8 8
最大时钟频率 4.2 MHz 4.2 MHz
DAC 通道 NO NO
DMA 通道 NO NO
JESD-30 代码 R-PQFP-G80 R-PQFP-G80
长度 20 mm 20 mm
I/O 线路数量 74 72
端子数量 80 80
最高工作温度 85 °C 85 °C
最低工作温度 -20 °C -20 °C
PWM 通道 YES YES
封装主体材料 PLASTIC/EPOXY PLASTIC/EPOXY
封装代码 QFP QFP
封装形状 RECTANGULAR RECTANGULAR
封装形式 FLATPACK FLATPACK
认证状态 Not Qualified Not Qualified
ROM可编程性 MROM MROM
座面最大高度 3.05 mm 3.05 mm
最大供电电压 5.5 V 5.5 V
最小供电电压 4 V 4 V
标称供电电压 5 V 5 V
表面贴装 YES YES
技术 CMOS CMOS
温度等级 OTHER OTHER
端子形式 GULL WING GULL WING
端子节距 0.8 mm 0.8 mm
端子位置 QUAD QUAD
宽度 14 mm 14 mm
uPs/uCs/外围集成电路类型 MICROCONTROLLER MICROCONTROLLER
热门器件
热门资源推荐
器件捷径:
E0 E1 E2 E3 E4 E5 E6 E7 E8 E9 EA EB EC ED EE EF EG EH EI EJ EK EL EM EN EO EP EQ ER ES ET EU EV EW EX EY EZ F0 F1 F2 F3 F4 F5 F6 F7 F8 F9 FA FB FC FD FE FF FG FH FI FJ FK FL FM FN FO FP FQ FR FS FT FU FV FW FX FY FZ G0 G1 G2 G3 G4 G5 G6 G7 G8 G9 GA GB GC GD GE GF GG GH GI GJ GK GL GM GN GO GP GQ GR GS GT GU GV GW GX GZ H0 H1 H2 H3 H4 H5 H6 H7 H8 HA HB HC HD HE HF HG HH HI HJ HK HL HM HN HO HP HQ HR HS HT HU HV HW HX HY HZ I1 I2 I3 I4 I5 I6 I7 IA IB IC ID IE IF IG IH II IK IL IM IN IO IP IQ IR IS IT IU IV IW IX J0 J1 J2 J6 J7 JA JB JC JD JE JF JG JH JJ JK JL JM JN JP JQ JR JS JT JV JW JX JZ K0 K1 K2 K3 K4 K5 K6 K7 K8 K9 KA KB KC KD KE KF KG KH KI KJ KK KL KM KN KO KP KQ KR KS KT KU KV KW KX KY KZ
需要登录后才可以下载。
登录取消