搜索资源列表
iic
- i2c读写代码C语言,通过控制I2C控制器,设置I2C时序来读写E2PROM的源代码,很有帮助-i2c read and write the code C, by controlling the I2C controller, set the timing to read and write I2C E2PROM the source code, very helpful
I2C_SoloMaster_Controler_02
- 本模块是通用的I2C Master控制器。 它支持3种模式:单纯写N次,单纯读N次,先写一次,然后读N次。 本模块的读写只是从I2C的角度,因此,对所有的DataIn, 本模块均当成传送的数据,具体在Slave那边的定义,由上层模块处理。-I2C Master