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

AN1241D 参数 Datasheet PDF下载

AN1241D图片预览
型号: AN1241D
PDF下载: 下载PDF文件 查看货源
内容描述: 接口的MC68HC705J1A到九千三百六十六分之九千三百五十六的EEPROM [Interfacing the MC68HC705J1A to 9356/9366 EEPROMs]
分类和应用: 可编程只读存储器电动程控只读存储器电可擦编程只读存储器
文件页数/大小: 21 页 / 932 K
品牌: FREESCALE [ FREESCALE SEMICONDUCTOR, INC ]
 浏览型号AN1241D的Datasheet PDF文件第2页浏览型号AN1241D的Datasheet PDF文件第3页浏览型号AN1241D的Datasheet PDF文件第4页浏览型号AN1241D的Datasheet PDF文件第5页浏览型号AN1241D的Datasheet PDF文件第6页浏览型号AN1241D的Datasheet PDF文件第7页浏览型号AN1241D的Datasheet PDF文件第8页浏览型号AN1241D的Datasheet PDF文件第9页  
Freescale Semiconductor
Order this document
by AN1241/D
AN1241
Interfacing the MC68HC705J1A to
9356/9366 EEPROMs
By Mark Glenewinkel
CSIC Applications
Freescale Semiconductor, Inc...
INTRODUCTION
This application note describes the hardware and software interface used to communicate between the
Freescale
MC68HC705J1A MCU and 9356/9366 EEPROM chips. The 93XX series of EEPROMs are an
industry standard used widely to store nonvolatile bits of information. The software listing in this application
note will work with 9356 and 9366 EEPROMs. The EEPROM bits are arranged in 128 or 256 16-bit
registers, respectively. With some modification, the software will work with other 93XX series EEPROMs.
Some of the applications in which EEPROMs can be utilized are listed below.
ID number for remote addressing or security
Storage of telecommunication information like phone number recall and speed dialing
Power down information storage for consumer electronics like TVs and VCRs
Reprogrammable calibration data for test/measurement equipment
The 93XX EEPROMs communicate with the outside world using a serial link. Since the MC68HC705J1A
does not have the hardware on chip to communicate to the EEPROM, a software driver is used. This
method bit programs an I/O port to properly transfer data to and from the EEPROM. A National
NM93C56N was used for testing the software routines in this application note.
HARDWARE INTERFACE
The 9356 is a very simple 8-pin device. Appendix A shows a typical connection between the
MC68HC705J1A and the 9356. The serial interface connection uses only four pins of the 9356. They are
as follows:
CS — Chip Select
SK — Serial Clock
DO — Serial Data Output
DI
— Serial Data Input
These signals must be clocked in a certain way in order to transfer the correct serial data to and from the
MC68HC705J1A.
©MOTOROLA, INC., 1995
For More Information On This Product,
Go to: www.freescale.com
AN1241/D