文件名称:EFM8BB2_I2C
介绍说明--下载内容均来自于网络,请自行研究使用
I2C通讯实例,单片机和单片机之间的通讯(// Example software to demonstrate the I2C Slave interface.
// - Interrupt-driven I2C Slave implementation
// - Only slave states defined
// - 1-byte I2C Slave data holder used for both transmit and receive
// - Timer3 used by I2C Slave for SCL low timeout detection
// - ARBLOST support included)
// - Interrupt-driven I2C Slave implementation
// - Only slave states defined
// - 1-byte I2C Slave data holder used for both transmit and receive
// - Timer3 used by I2C Slave for SCL low timeout detection
// - ARBLOST support included)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Interrupts.c
EFM8BB2_I2C_Slave.c
InitDevice.c
EFM8BB2_I2C_Slave.c
InitDevice.c