I2C slave

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

I2C slave

1,084 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by yuanzengxing on Sun Sep 29 18:53:30 MST 2013
Hi All,

Does anyone know of some "simple" I2C Slave code for this chip, or even the LPC23xx family.

All I want is two functions. First, a I2CInit() function which sets the peripheral up in slave mode etc, and second, an interrupt routine to handle slave mode.

Many Thanks,
yuanzengxing
标签 (1)
0 项奖励
回复
1 回复

908 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by NXP_Paul on Mon Sep 30 11:30:02 MST 2013
I do not know of an I2C slave example for the LPC23xx, but you should be able to take the example from the LPC17xx and modify it for the LPC23xx.  You can download the LPC17xx example code from:
http://www.lpcware.com/node/11538/129
0 项奖励
回复