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

AN1241 参数 Datasheet PDF下载

AN1241图片预览
型号: AN1241
PDF下载: 下载PDF文件 查看货源
内容描述: 接口的MC68HC705J1A到九千三百六十六分之九千三百五十六的EEPROM [Interfacing the MC68HC705J1A to 9356/9366 EEPROMs]
分类和应用: 可编程只读存储器电动程控只读存储器电可擦编程只读存储器
文件页数/大小: 21 页 / 932 K
品牌: FREESCALE [ Freescale ]
 浏览型号AN1241的Datasheet PDF文件第6页浏览型号AN1241的Datasheet PDF文件第7页浏览型号AN1241的Datasheet PDF文件第8页浏览型号AN1241的Datasheet PDF文件第9页浏览型号AN1241的Datasheet PDF文件第11页浏览型号AN1241的Datasheet PDF文件第12页浏览型号AN1241的Datasheet PDF文件第13页浏览型号AN1241的Datasheet PDF文件第14页  
Freescale Semiconductor, Inc.  
APPENDIX C  
*****************************************************************************  
*****************************************************************************  
*
*
*
*
*
*
Main Routine J1A_9356 - 705J1A to 9356 EEPROM  
*****************************************************************************  
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
* File Name: J1A_9356.RTN  
*
Copyright (c) Motorola 1995  
* Full Functional Description Of Routine Design:  
* Program flow:  
*
*
*
*
*
*
*
*
*
Reset: Initializes ports for bit banging.  
Calls EWEN sub to enable write to EEPROM.  
Calls ERAL to erase all EEPROM  
Writes $AA55 to EEPROM $00  
Writes $1234 to EEPROM $20  
Reads EEPROM $00 and $20  
Check for correct data, light LED if correct  
Execute endless loop  
*****************************************************************************  
*
*
*
*
*
*
Part Specific Framework Includes Section  
*****************************************************************************  
#nolist  
#INCLUDE 'H705J1A.FRK'  
#list  
;Include the equates for the HC705J1A  
;so that all labels can be used.  
*****************************************************************************  
*
*
*
*
*
*
MOR Bytes Definitions for Main Routine  
*****************************************************************************  
org  
db  
MOR  
$21  
;COP enabled, osc resistor enabled  
;If used on a mask rom part,  
; be sure to specify this option.  
AN1241/D  
For More Information On This Product,  
Go to: www.freescale.com  
10