搜索资源列表
AT24C02I2C
- AT24C02的I2C实验.此实验为AT2402实验。从地址0x80开始写入0到9,然后再从AT24C02中读入,把读取的数据 发往串口。-The I2C AT24C02 experiment. This experiment AT2402 experiments. Starting from address 0x80 write 0 to 9, and then reads from the AT24C02 to read data sent to the serial port.
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_IP-Verilog
- i2c代码,包含主机,从机以及相关测试代码-the i2c code contains the host from the machine as well as the relevant test code
I2C_SoloMaster_Controler_02
- 本模块是通用的I2C Master控制器。 它支持3种模式:单纯写N次,单纯读N次,先写一次,然后读N次。 本模块的读写只是从I2C的角度,因此,对所有的DataIn, 本模块均当成传送的数据,具体在Slave那边的定义,由上层模块处理。-I2C Master
I2C
- verilog实现i2c在总线协议,包括主机和从机,很全面的,费了好大劲整理的-discr iption of i2c protocol
tbi2c
- i2c协议的测试代码,可以测试i2c的主机和从机是否读写正确,对于学习协议和实际用有很大帮助。-testbench of i2c
