搜索资源列表
I2C
- I2C串口调试代码,包括I2C主机实验-读写CAT1025,I2C从机实验-CAT1025器件模拟。-I2C serial debugging code, including I2C host experiment- read and write CAT1025, I2C slave test-CAT1025 device simulation.
I2C_SoloMaster_Controler_02
- 本模块是通用的I2C Master控制器。 它支持3种模式:单纯写N次,单纯读N次,先写一次,然后读N次。 本模块的读写只是从I2C的角度,因此,对所有的DataIn, 本模块均当成传送的数据,具体在Slave那边的定义,由上层模块处理。-I2C Master
I2C_Slave
- I2C slave IP core,内含此IP core的完整code,详细的式样说明,详细的状态机说明-I2C slave IP core, include complete code of this IP core, and the detailed specification, the detailed FSM.