欢迎访问ic37.com |
会员登录 免费注册
发布采购

MC68HC000FN16 参数 Datasheet PDF下载

MC68HC000FN16图片预览
型号: MC68HC000FN16
PDF下载: 下载PDF文件 查看货源
内容描述: 增编M68000用户手册 [Addendum to M68000 User Manual]
分类和应用:
文件页数/大小: 26 页 / 243 K
品牌: MOTOROLA [ MOTOROLA, INC ]
 浏览型号MC68HC000FN16的Datasheet PDF文件第4页浏览型号MC68HC000FN16的Datasheet PDF文件第5页浏览型号MC68HC000FN16的Datasheet PDF文件第6页浏览型号MC68HC000FN16的Datasheet PDF文件第7页浏览型号MC68HC000FN16的Datasheet PDF文件第9页浏览型号MC68HC000FN16的Datasheet PDF文件第10页浏览型号MC68HC000FN16的Datasheet PDF文件第11页浏览型号MC68HC000FN16的Datasheet PDF文件第12页  
An example trap routine is as follows:
TRAP_x
MOVE.B #0,$low_power_address
STOP #$2000
RTE
/* Write that causes ADDRESS_MATCH to assert */
/* STOP instruction with desired interrupt mask */
/* Return from the exception */
The first instruction (MOVE.B #0,$low_power_address) writes a byte to the low-power address that will
cause the external circuitry to begin the sequence that will stop the processor’s clock. The second
instruction (STOP #$2000) loads the SR with the immediate data. This lets you set the interrupt that will
cause the processor to come out of the low-power mode. The final instruction (RTE) tells the processor to
return from the exception and resume normal processing.
3.0 MC68SEC000 ELECTRICAL SPECIFICATIONS
Add to the following table to Section 10.1.
3.1 MC68SEC000 MAXIMUM RATINGS
RATING
Supply Voltage
Input Voltage
Maximum Operating
Temperature Range
Commercial Extended "C" Grade
Storage Temperature
SYMBOL
V
CC
V
in
T
A
VALUE
–0.3 to 6.5
–0.5 to 6.5
T
L
to T
H
0 to 70
–40 to 85
–55 to 150
UNIT
V
V
°
C
Tstg
°
C
3.2 CMOS CONSIDERATIONS
The following change should be made to Section 10.4, CMOS Considerations.
“Although the MC68HC000 and MC68EC000 is implemented with input protection diodes, care should be
exercised to ensure that the maximum input voltage specification is not exceeded.” should read “Although
the MC68HC000, MC68EC000, and MC68SEC000 are implemented with input protection diodes, be
careful not to exceed the maximum input voltage specification.”
8
M68000 USER’S MANUAL ADDENDUM
MOTOROLA