文件名称:I2C_verilog_bus
介绍说明--下载内容均来自于网络,请自行研究使用
I2C总线是一种非常常用的串行总线,它操作简便,占用接口少。本程序介绍操作一个I2C总线接口的EEPROM AT24C02
的方法,使用户了解I2C总线协议和读写方法。-I2C bus is a very common serial bus, it is simple to operate, take up less interface. This procedure describes the method of operation of an EEPROM AT24C02 I2C bus interface, allowing users to learn to read and write I2C bus protocol and methods.
的方法,使用户了解I2C总线协议和读写方法。-I2C bus is a very common serial bus, it is simple to operate, take up less interface. This procedure describes the method of operation of an EEPROM AT24C02 I2C bus interface, allowing users to learn to read and write I2C bus protocol and methods.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
testi2c.v
i2c.v