搜索资源列表
i2cBUS
- I2C总线是一种非常常用的串行总线,它操作简便,占用接口少。本程序(verilog hdl)介绍操作一个I2C总线接口的EEPROM AT24C02 的方法,使用户了解I2C总线协议和读写方法。-The I2C bus is a very common serial bus, it is simple, occupy less interface. This program (verilog HDL) introduced operating a AT24C02 EEPROM of I2C
I2C-Serial-EEPROM
- I2C串行EEPROM系列中文资料(24CXX、24LCXX、24AAXX和24FCXX-24XX*)-I2C serial EEPROM series of Chinese data (24CXX, 24LCXX, 24AAXX and 24FCXX-24XX*)
C8051F020-IIC-CODE
- C8051芯片的I2C总线控制程序,包含五段代码(读写EEPROM,主控读写单字节,多字节,被动读写单字节,多字节)-C8051 chip of I2C bus control procedures, including five sections code (reading and writing EEPROM, master literacy single-byte, many bytes, passive literacy single-byte, multibyte)
I2C
- stm32中I2C总线,EEPROM与USARTX之间的关联!