搜索资源列表
i2c读写代码C语言
- i2c读写代码C语言,通过控制I2C控制器,设置I2C时序来读写E2PROM的源代码,很有帮助-i2c read and write C-language code by controlling I2C controller, I2C set E2PROM timing to read and write the source code, helpful
i2c总线程序
- 本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发的信号都发上了。否则在连续地址读的过程中可能不会出错,但是在随机度过程中就会出错,我的程序就是在给停止信号时没有给上,24cxx一直在输出数据,结果读出错。找着问题后我的程序只加入了一条命令便完全正常。-i2c bus read and write a byte procedures. The written procedure, no
USB2I2C_DEMO
- USB到I2C接口转换模块的上位机程序,可以读写多数E2PROM-USB to I2C Interface Converter Module PC program, you can read and write most of E2PROM
DigitalResistanceI2C
- AVR单片机对数字电位器的I2C读写的程序-AVR single-chip microcomputer of the I2C Digital Potentiometers to read and write procedures
I2C-code-R-W
- I2C总线读写编程,简要的寻址和初始化,可移植性强。-Read and write I2C bus programming, briefly addressing and initialization, portability.
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.
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
- I2C串口调试代码,包括I2C主机实验-读写CAT1025,I2C从机实验-CAT1025器件模拟。-I2C serial debugging code, including I2C host experiment- read and write CAT1025, I2C slave test-CAT1025 device simulation.
i2c_verilog
- I2C master verilog. write and read are tested well.
i2c_ctrl
- FPGA通过i2c总线控制多个e2prom器件进行片选,读写操作-The FPGA chip select, read and write operations through i2c bus control multiple devices e2prom