PIC单片机的I2C应用程序1

[复制链接]
查看1492 | 回复0 | 2011-9-7 22:59:29 | 显示全部楼层 |阅读模式
<




PIC单片机的I2C应用程序1
; Functionality:
;
; This code implements the basic functions for an I2C slave device
; using the SSP module. All I2C functions are handled in an ISR.
; Bytes written to the slave are stored in a buffer. After a number
; of bytes have been written, the master device can then read the
; bytes back from the buffer.
;
; Variables and Constants used in the program:
;
; The start address for the receive buffer is stored in the variable
;
热帖推荐
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则