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

MC68HC000R16

Microprocessor, 32-Bit, 16.67MHz, CMOS, PDIP64, PLASTIC, DIP-64

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

厂商名称:Motorola ( NXP )

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

下载文档
器件参数
参数名称
属性值
是否Rohs认证
不符合
厂商名称
Motorola ( NXP )
包装说明
PLASTIC, DIP-64
Reach Compliance Code
unknown
地址总线宽度
23
位大小
32
边界扫描
NO
最大时钟频率
16.67 MHz
外部数据总线宽度
16
格式
FIXED POINT
集成缓存
NO
JESD-30 代码
R-PDIP-T64
JESD-609代码
e0
长度
81.535 mm
低功率模式
NO
DMA 通道数量
外部中断装置数量
7
串行 I/O 数
端子数量
64
片上数据RAM宽度
最高工作温度
70 °C
最低工作温度
封装主体材料
PLASTIC/EPOXY
封装代码
DIP
封装等效代码
PGA68,10X10
封装形状
RECTANGULAR
封装形式
IN-LINE
峰值回流温度(摄氏度)
NOT SPECIFIED
电源
5 V
认证状态
Not Qualified
RAM(字数)
0
座面最大高度
5.84 mm
速度
16.67 MHz
最大压摆率
50 mA
最大供电电压
5.25 V
最小供电电压
4.75 V
标称供电电压
5 V
表面贴装
NO
技术
CMOS
温度等级
COMMERCIAL
端子面层
Tin/Lead (Sn/Pb)
端子形式
THROUGH-HOLE
端子节距
2.54 mm
端子位置
DUAL
处于峰值回流温度下的最长时间
NOT SPECIFIED
宽度
22.86 mm
uPs/uCs/外围集成电路类型
MICROPROCESSOR
文档预览
µ MOTOROLA
M68000
8-/16-/32-Bit
Microprocessors User’s Manual
Ninth Edition
Motorola reserves the right to make changes without further notice to any products herein. Motorola makes no warranty, representation or guarantee regarding
the suitability of its products for any particular purpose, nor does Motorola assume any liability arising out of the application or use of any product or circuit, and
specifically disclaims any and all liability, including without limitation consequential or incidental damages. "Typical" parameters can and do vary in different
applications. All operating parameters, including "Typicals" must be validated for each customer application by customer's technical experts. Motorola does not
convey any license under its patent rights nor the rights of others. Motorola products are not designed, intended, or authorized for use as components in systems
intended for surgical implant into the body, or other applications intended to support or sustain life, or for any other application in which the failure of the Motorola
product could create a situation where personal injury or death may occur. Should Buyer purchase or use Motorola products for any such unintended or
unauthorized application, Buyer shall indemnify and hold Motorola and its officers, employees, subsidiaries, affiliates, and distributors harmless against all claims,
costs, damages, and expenses, and reasonable attorney fees arising out of, directly or indirectly, any claim of personal injury or death associated with such
unintended or unauthorized use, even if such claim alleges that Motorola was negligent regarding the design or manufacture of the part. Motorola and
µ
are
registered trademarks of Motorola, Inc. Motorola, Inc. is an Equal Opportunity/Affirmative Action Employer.
©MOTOROLA INC., 1993
TABLE OF CONTENTS
Paragraph
Number
Title
Section 1
Overview
1.1
1.2
1.3
1.4
1.5
1.6
MC68000..................................................................................................... 1-1
MC68008..................................................................................................... 1-2
MC68010..................................................................................................... 1-2
MC68HC000................................................................................................ 1-2
MC68HC001................................................................................................ 1-3
MC68EC000 ................................................................................................ 1-3
Section 2
Introduction
2.1
2.1.1
2.1.2
2.1.3
2.2
2.3
2.3.1
2.3.2
2.4
2.5
Programmer's Model ................................................................................... 2-1
User's Programmer's Model .................................................................... 2-1
Supervisor Programmer's Model ............................................................. 2-2
Status Register ........................................................................................ 2-3
Data Types and Addressing Modes ............................................................ 2-3
Data Organization In Registers ................................................................... 2-5
Data Registers ......................................................................................... 2-5
Address Registers ................................................................................... 2-6
Data Organization In Memory ..................................................................... 2-6
Instruction Set Summary ............................................................................. 2-8
Section 3
Signal Description
3.1
3.2
3.3
3.4
3.5
3.6
3.7
3.8
3.9
3.10
3.11
Address Bus ................................................................................................ 3-3
Data Bus...................................................................................................... 3-4
Asynchronous Bus Control.......................................................................... 3-4
Bus Arbitration Control ................................................................................ 3-5
Interrupt Control .......................................................................................... 3-6
System Control............................................................................................ 3-7
M6800 Peripheral Control ........................................................................... 3-8
Processor Function Codes .......................................................................... 3-8
Clock ........................................................................................................... 3-9
Power Supply .............................................................................................. 3-9
Signal Summary ......................................................................................... 3-10
Page
Number
MOTOROLA
M68000 USER’S MANUAL
vii
TABLE OF CONTENTS (Continued)
Paragraph
Number
Title
Section 4
8-Bit Bus Operations
4.1
4.1.1
4.1.2
4.1.3
4.2
Data Transfer Operations............................................................................. 4-1
Read Operations ...................................................................................... 4-1
Write Cycle ............................................................................................... 4-3
Read-Modify-Write Cycle.......................................................................... 4-5
Other Bus Operations............................................................................... 4-8
Section 5
16-Bit Bus Operations
5.1
5.1.1
5.1.2
5.1.3
5.1.4
5.2
5.2.1
5.2.2
5.2.3
5.3
5.4
5.4.1
5.4.2
5.4.3
5.4.4
5.5
5.6
5.7
5.8
Data Transfer Operations............................................................................ 5-1
Read Operations ..................................................................................... 5-1
Write Cycle .............................................................................................. 5-4
Read-Modify-Write Cycle......................................................................... 5-7
CPU Space Cycle.................................................................................... 5-9
Bus Arbitration .......................................................................................... 5-11
Requesting The Bus .............................................................................. 5-14
Receiving The Bus Grant ...................................................................... 5-15
Acknowledgment of Mastership (3-Wire Arbitration Only)..................... 5-15
Bus Arbitration Control .............................................................................. 5-15
Bus Error and Halt Operation .................................................................... 5-23
Bus Error Operation .............................................................................. 5-24
Retrying The Bus Cycle......................................................................... 5-26
Halt Operation ....................................................................................... 5-27
Double Bus Fault ................................................................................... 5-28
Reset Operation ........................................................................................ 5-29
The Relationship of
DTACK, BERR,
and
HALT
......................................... 5-30
Asynchronous Operation .......................................................................... 5-32
Synchronous Operation ............................................................................ 5-35
Section 6
Exception Processing
6.1
6.1.1
6.1.2
6.1.3
6.1.4
6.2
6.2.1
6.2.2
6.2.3
Privilege Modes............................................................................................ 6-1
Supervisor Mode ...................................................................................... 6-2
User Mode ................................................................................................ 6-2
Privilege Mode Changes .......................................................................... 6-2
Reference Classification........................................................................... 6-3
Exception Processing................................................................................... 6-4
Exception Vectors .................................................................................... 6-4
Kinds Of Exceptions ................................................................................. 6-5
Multiple Exceptions................................................................................... 6-8
Page
Number
viii
M68000 USER’S MANUAL
MOTOROLA
TABLE OF CONTENTS (Continued)
Paragraph
Number
Title
Section 6
Exception Processing
6.2.4
6.2.5
6.3
6.3.1
6.3.2
6.3.3
6.3.4
6.3.5
6.3.6
6.3.7
6.3.8
6.3.9
6.3.9.1
6.3.9.2
6.3.10
6.4
Exception Stack Frames.......................................................................... 6-9
Exception Processing Sequence ............................................................ 6-11
Processing of Specific Exceptions ............................................................. 6-11
Reset ...................................................................................................... 6-11
Interrupts ................................................................................................ 6-12
Uninitialized Interrupt .............................................................................. 6-13
Spurious Interrupt ................................................................................... 6-13
Instruction Traps ..................................................................................... 6-13
Illegal and Unimplemented Instructions .................................................. 6-14
Privilege Violations ................................................................................. 6-15
Tracing .................................................................................................... 6-15
Bus Errors ............................................................................................... 6-16
Bus Error ............................................................................................. 6-16
Bus Error (MC68010) .......................................................................... 6-17
Address Error ......................................................................................... 6-19
Return From Exception (MC68010) ........................................................... 6-20
Section 7
8-Bit Instruction Timing
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.8
7.9
7.10
7.11
7.12
Operand Effective Address Calculation Times............................................ 7-1
Move Instruction Execution Times .............................................................. 7-2
Standard Instruction Execution Times......................................................... 7-3
Immediate Instruction Execution Times ...................................................... 7-4
Single Operand Instruction Execution Times .............................................. 7-5
Shift/Rotate Instruction Execution Times .................................................... 7-6
Bit Manipulation Instruction Execution Times ............................................. 7-7
Conditional Instruction Execution Times ..................................................... 7-7
JMP, JSR, LEA, PEA, and MOVEM Instruction Execution Times............... 7-8
Multiprecision Instruction Execution Times ................................................. 7-8
Miscellaneous Instruction Execution Times ................................................ 7-9
Exception Processing Instruction Execution Times ................................... 7-10
Page
Number
MOTOROLA
M68000 USER’S MANUAL
ix
TABLE OF CONTENTS (Continued)
Paragraph
Number
Title
Section 8
16-Bit Instruction Timing
8.1
8.2
8.3
8.4
8.5
8.6
8.7
8.8
8.9
8.10
8.11
8.12
Operand Effective Address Calculation Times ........................................... 8-1
Move Instruction Execution Times .............................................................. 8-2
Standard Instruction Execution Times ........................................................ 8-3
Immediate Instruction Execution Times ...................................................... 8-4
Single Operand Instruction Execution Times .............................................. 8-5
Shift/Rotate Instruction Execution Times .................................................... 8-6
Bit Manipulation Instruction Execution Times ............................................. 8-7
Conditional Instruction Execution Times ..................................................... 8-7
JMP, JSR, LEA, PEA, and MOVEM Instruction Execution Times .............. 8-8
Multiprecision Instruction Execution Times ................................................. 8-8
Miscellaneous Instruction Execution Times ................................................ 8-9
Exception Processing Instruction Execution Times .................................. 8-10
Section 9
MC68010 Instruction Timing
9.1
9.2
9.3
9.4
9.5
9.6
9.7
9.8
9.9
9.10
9.11
9.12
Operand Effective Address Calculation Times ........................................... 9-2
Move Instruction Execution Times .............................................................. 9-2
Standard Instruction Execution Times ........................................................ 9-4
Immediate Instruction Execution Times ...................................................... 9-6
Single Operand Instruction Execution Times .............................................. 9-6
Shift/Rotate Instruction Execution Times .................................................... 9-8
Bit Manipulation Instruction Execution Times ............................................. 9-9
Conditional Instruction Execution Times ..................................................... 9-9
JMP, JSR, LEA, PEA, and MOVEM Instruction Execution Times ............ 9-10
Multiprecision Instruction Execution Times ............................................... 9-11
Miscellaneous Instruction Execution Times .............................................. 9-11
Exception Processing Instruction Execution Times .................................. 9-13
Section 10
Electrical and Thermal Characteristics
10.1
10.2
10.3
10.4
10.5
10.6
10.7
10.8
x
Page
Number
Maximum Ratings ..................................................................................... 10-1
Thermal Characteristics ............................................................................ 10-1
Power Considerations ............................................................................... 10-2
CMOS Considerations .............................................................................. 10-4
AC Electrical Specifications Definitions..................................................... 10-5
MC68000/68008/68010 DC Electrical Characteristics .............................. 10-7
DC Electrical Characteristics .................................................................... 10-8
AC Electrical Specifications—Clock Timing .............................................. 10-8
M68000 USER’S MANUAL
MOTOROLA
查看更多>
28BYJ48步进电机,步进角问题
for(i=0;i 192;i++) 只能旋转大概25度,for(i=0;i 128;i++)大...
国土安全局 51单片机
MSP430F247T单片机的使用,与液晶驱动
MSP430F247T单片机,有谁比较了解的 或者用过的,他总线这块要怎么运用,比如我LCD1286...
chengzs 微控制器 MCU
什么状况,拿了个一等奖??
晕啊,吃完饭来eeword逛逛,居然抽到了个一等奖, 什么状况,拿了个一等奖?? ...
眼大5子 分立器件
[平头哥RVB2601创意应用开发]+01开箱及初体验
+01开箱及初体验 很荣幸赶上最后一批体验平头哥RVB 2601 开发板的活动 , 昨天 快...
chg0823 玄铁RISC-V活动专区
ARM中断模式(IRQ)和快速中断模式(FIQ)区别比较
概念 IRQ (Interrupt Request):指中断模式。 FIQ ...
白丁 ARM技术
CMU200中文操作使用手册和GSM900的实际测量方法
Timson,如果您要查看本帖隐藏内容请 回复 CMU200中文操作使用手册和GSM900的实际...
wkj 测试/测量
热门器件
热门资源推荐
器件捷径:
S0 S1 S2 S3 S4 S5 S6 S7 S8 S9 SA SB SC SD SE SF SG SH SI SJ SK SL SM SN SO SP SQ SR SS ST SU SV SW SX SY SZ T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 TA TB TC TD TE TF TG TH TI TJ TK TL TM TN TO TP TQ TR TS TT TU TV TW TX TY TZ U0 U1 U2 U3 U4 U6 U7 U8 UA UB UC UD UE UF UG UH UI UJ UK UL UM UN UP UQ UR US UT UU UV UW UX UZ V0 V1 V2 V3 V4 V5 V6 V7 V8 V9 VA VB VC VD VE VF VG VH VI VJ VK VL VM VN VO VP VQ VR VS VT VU VV VW VX VY VZ W0 W1 W2 W3 W4 W5 W6 W7 W8 W9 WA WB WC WD WE WF WG WH WI WJ WK WL WM WN WO WP WR WS WT WU WV WW WY X0 X1 X2 X3 X4 X5 X7 X8 X9 XA XB XC XD XE XF XG XH XK XL XM XN XO XP XQ XR XS XT XU XV XW XX XY XZ Y0 Y1 Y2 Y4 Y5 Y6 Y9 YA YB YC YD YE YF YG YH YK YL YM YN YP YQ YR YS YT YX Z0 Z1 Z2 Z3 Z4 Z5 Z6 Z8 ZA ZB ZC ZD ZE ZF ZG ZH ZJ ZL ZM ZN ZP ZR ZS ZT ZU ZV ZW ZX ZY
需要登录后才可以下载。
登录取消