文件名称:AT24CXX
介绍说明--下载内容均来自于网络,请自行研究使用
NAME Control_AT24Cxx
This collection of routines allows an AT89C2051 microcontroller to read
and write the AT24Cxx family of serial CMOS EEPROMS. This version of the
code is compatible only with the AT89C2051 due to the location of the
data buffer and stack in RAM. The code may be modified to work with the
AT89C1051 by relocating or resizing the buffer and stack to fit into the
smaller amount of RAM available in the AT89C1051. Note that the minimum
size of the buffer is determined by the page size of the AT24Cxx.
This collection of routines allows an AT89C2051 microcontroller to read
and write the AT24Cxx family of serial CMOS EEPROMS. This version of the
code is compatible only with the AT89C2051 due to the location of the
data buffer and stack in RAM. The code may be modified to work with the
AT89C1051 by relocating or resizing the buffer and stack to fit into the
smaller amount of RAM available in the AT89C1051. Note that the minimum
size of the buffer is determined by the page size of the AT24Cxx.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 17869305at24cxx.rar 列表 AT24CXX.ASM