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

HD6433635XXXW

Microcontroller, 8-Bit, MROM, 5MHz, CMOS, PQFP80, TQFP-80

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

厂商名称:Hitachi (Renesas )

厂商官网:http://www.renesas.com/eng/

下载文档
器件参数
参数名称
属性值
厂商名称
Hitachi (Renesas )
零件包装代码
QFP
包装说明
TFQFP,
针数
80
Reach Compliance Code
unknown
具有ADC
YES
地址总线宽度
位大小
8
最大时钟频率
10 MHz
DAC 通道
NO
DMA 通道
NO
外部数据总线宽度
JESD-30 代码
S-PQFP-G80
长度
12 mm
I/O 线路数量
66
端子数量
80
最高工作温度
75 °C
最低工作温度
-20 °C
PWM 通道
YES
封装主体材料
PLASTIC/EPOXY
封装代码
TFQFP
封装形状
SQUARE
封装形式
FLATPACK, THIN PROFILE, FINE PITCH
认证状态
Not Qualified
ROM可编程性
MROM
座面最大高度
1.2 mm
速度
5 MHz
最大供电电压
5.5 V
最小供电电压
2.7 V
标称供电电压
5 V
表面贴装
YES
技术
CMOS
温度等级
COMMERCIAL EXTENDED
端子形式
GULL WING
端子节距
0.5 mm
端子位置
QUAD
宽度
12 mm
uPs/uCs/外围集成电路类型
MICROCONTROLLER
文档预览
H8/3637 Series
H8/3637, H8/3636, H8/3635
Hardware Manual
ADE-602-152
Rev. 1.0
8/1/98
Hitachi, Ltd.
MC-Setsu
Notice
When using this document, keep the following in mind:
1. This document may, wholly or partially, be subject to change without notice.
2. All rights are reserved: No one is permitted to reproduce or duplicate, in any form, the whole
or part of this document without Hitachi’s permission.
3. Hitachi will not be held responsible for any damage to the user that may result from accidents
or any other reasons during operation of the user’s unit according to this document.
4. Circuitry and other examples described herein are meant merely to indicate the characteristics
and performance of Hitachi’s semiconductor products. Hitachi assumes no responsibility for
any intellectual property claims or other problems that may result from applications based on
the examples described herein.
5. No license is granted by implication or otherwise under any patents or other rights of any third
party or Hitachi, Ltd.
6. MEDICAL APPLICATIONS: Hitachi’s products are not authorized for use in MEDICAL
APPLICATIONS without the written consent of the appropriate officer of Hitachi’s sales
company. Such use includes, but is not limited to, use in life support systems. Buyers of
Hitachi’s products are requested to notify the relevant Hitachi sales offices when planning to
use the products in MEDICAL APPLICATIONS.
Preface
The H8/300L Series of single-chip microcomputers has a high-speed H8/300L CPU core, with
many necessary peripheral system functions on-chip. The H8/300L CPU instruction set is
compatible with the H8/300 CPU.
On-chip peripheral functions of the H8/3637 Series include a high-precision DTMF generator for
tone dialing, a 14-bit PWM, five types of timers, two serial communication interface channels, and
an A/D converter.
This manual describes the hardware of the H8/3637 Series. For details on the H8/3637 Series
instruction set, refer to the
H8/300L Series Programming Manual.
Contents
Section 1
1.1
1.2
1.3
Overview
...........................................................................................................
Overview............................................................................................................................
Internal Block Diagram .....................................................................................................
Pin Arrangement and Functions ........................................................................................
1.3.1 Pin Arrangement ..................................................................................................
1.3.2 Pin Functions........................................................................................................
1
1
5
6
6
8
Section 2
2.1
CPU
..................................................................................................................... 13
13
13
14
14
15
15
15
17
17
18
19
20
20
22
26
28
30
31
31
33
37
39
40
42
42
43
44
44
46
46
46
i
2.2
2.3
2.4
2.5
2.6
2.7
Overview ...........................................................................................................................
2.1.1 Features ................................................................................................................
2.1.2 Address Space ......................................................................................................
2.1.3 Register Configuration .........................................................................................
Register Descriptions.........................................................................................................
2.2.1 General Registers..................................................................................................
2.2.2 Control Registers..................................................................................................
2.2.3 Initial Register Values ..........................................................................................
Data Formats......................................................................................................................
2.3.1 Data Formats in General Registers.......................................................................
2.3.2 Memory Data Formats..........................................................................................
Addressing Modes .............................................................................................................
2.4.1 Addressing Modes................................................................................................
2.4.2 Effective Address Calculation..............................................................................
Instruction Set....................................................................................................................
2.5.1 Data Transfer Instructions ....................................................................................
2.5.2 Arithmetic Operations ..........................................................................................
2.5.3 Logic Operations ..................................................................................................
2.5.4 Shift Operations....................................................................................................
2.5.5 Bit Manipulations .................................................................................................
2.5.6 Branching Instructions..........................................................................................
2.5.7 System Control Instructions .................................................................................
2.5.8 Block Data Transfer Instruction ...........................................................................
Basic Operational Timing..................................................................................................
2.6.1 Access to On-Chip Memory (RAM, ROM) .........................................................
2.6.2 Access to On-Chip Peripheral Modules ...............................................................
CPU States .........................................................................................................................
2.7.1 Overview ..............................................................................................................
2.7.2 Program Execution State ......................................................................................
2.7.3 Program Halt State ...............................................................................................
2.7.4 Exception-Handling State ....................................................................................
2.8
2.9
Memory Map ..................................................................................................................... 47
Application Notes.............................................................................................................. 48
2.9.1 Notes on Data Access........................................................................................... 48
2.9.2 Notes on Bit Manipulation ................................................................................... 50
2.9.3 Notes on Use of the EEPMOV Instruction .......................................................... 56
Section 3
3.1
3.2
Exception Handling
........................................................................................ 57
57
57
57
57
58
59
59
61
69
70
70
75
76
76
76
3.3
3.4
Overview............................................................................................................................
Reset ..................................................................................................................................
3.2.1 Overview ..............................................................................................................
3.2.2 Reset Sequence.....................................................................................................
3.2.3 Interrupt Immediately after Reset ........................................................................
Interrupts............................................................................................................................
3.3.1 Overview ..............................................................................................................
3.3.2 Interrupt Control Registers ...................................................................................
3.3.3 External Interrupts................................................................................................
3.3.4 Internal Interrupts .................................................................................................
3.3.5 Interrupt Operations..............................................................................................
3.3.6 Interrupt Response Time ......................................................................................
Application Notes..............................................................................................................
3.4.1 Notes on Stack Area Use......................................................................................
3.4.2 Notes on Rewriting Port Mode Registers.............................................................
Section 4
4.1
Clock Pulse Generators
................................................................................. 79
79
79
79
80
83
84
84
4.2
4.3
4.4
4.5
Overview............................................................................................................................
4.1.1 Block Diagram......................................................................................................
4.1.2 System Clock and Subclock .................................................................................
System Clock Generator....................................................................................................
Subclock Generator ...........................................................................................................
Prescalers ...........................................................................................................................
Note on Oscillators ............................................................................................................
Section 5
5.1
5.2
Power-Down Modes
...................................................................................... 87
5.3
Overview............................................................................................................................ 87
5.1.1 System Control Registers ..................................................................................... 90
Sleep Mode........................................................................................................................ 93
5.2.1 Transition to Sleep Mode ..................................................................................... 93
5.2.2 Clearing Sleep Mode ............................................................................................ 93
Standby Mode.................................................................................................................... 94
5.3.1 Transition to Standby Mode ................................................................................. 94
5.3.2 Clearing Standby Mode........................................................................................ 94
5.3.3 Oscillator Settling Time after Standby Mode is Cleared...................................... 95
5.3.4 Transition to Standby Mode and Pin States ......................................................... 96
ii
查看更多>
wince嵌入式开发如何入门
我刚接触嵌入式,用wince开发,平台是PXA255,应如何快速入门? 1.wince操作系统开发平...
zdhwcf WindowsCE
求教masm若干问题
问下那个编译出来的OBJ文件在那里的,是下面直接显示的还是怎么的 另外那个link具体是连接什么啊 ...
awp007 单片机
在驱动中有什么办法像STL中的MAP那样存储,检索数据?
大家好: 我现在需要在驱动中保存数据, 而且每个数据都有查询用的关键字,请问可以用什么算法或方式...
xhgdz 嵌入式系统
RSSI的范围为多少?阈值如何设定?
用zstack读取RSSI的值,不知道两个节点之间的RSSI值多少为正常呢?阈值是多大时可以...
caimengyi RF/无线
2.6TFT(AVR例程)
本帖最后由 paulhyde 于 2014-9-15 04:25 编辑 无 2.6TFT(...
zhaojianjiang 电子竞赛
大家看看这样的经历跳槽值多少钱
学历:研究生 工作经历:研二开始上班 做过单片机,FPGA,画过PCB都不是很精 ...
converter 嵌入式系统
热门器件
热门资源推荐
器件捷径:
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
需要登录后才可以下载。
登录取消