搜索资源列表
AT24C01-02-04-08-16-32EEPROM
- 24Cxx I2C EEPROM字节读写驱动程序,芯片A0-A1-A2要接GND(24C65接VCC,具体看DataSheet)。 现缺页写、页读,和CRC校验程序。以下程序经过50台验证,批量的效果有待考察。 为了安全起见,程序中很多NOP是冗余的,希望读者能进一步精简,但必须经过验证。 Atmel 24C01 比较特殊,为简约型,为其单独编程-24Cxx I2C EEPROM byte read and write driver, Chip A0-A1-A2 access to
DDC
- 用C语言编写的一个测试程序,通过DDC读写EDID信息。-DDC Read/Write EDID
I2C
- 用I2C写的一个可以读写EDID的工具,用这个工具可以读出存在EEPRAM里面的EDID-Written by a I2C EDID tool can read and write, using this tool can read out the EDID inside there EEPRAM
I2cTest
- 本软件是通过计算机并口控制I2C器件的程序,通过程序的界面可以完成对I2C器件的读写操作。-The software is through computer parallel port control procedures I2C devices, through the procedures to be completed on the I2C interface devices to read and write operations.
i2c-dspic
- dspic读写24的一个例子,使用I2C总线传输的,学习I2C总线传输的很好的例子-the dspic read and write 24 an example, use the I2C bus transfer, learning a good example of the I2C bus transmission
Smpl_RTC_PCF8563
- NUC1xx 的 I2C总线挂接RTC芯片PCF8563,本例程通过I2C外设读写PCF8563、启动PCF8563片内时钟和闹钟。-NUC1xx I2C bus articulated RTC chip PCF8563, the routine through the the I2C peripheral read and write PCF8563, start PCF8563 chip clock and alarm clock.
PageRW
- I2C page Read Write, I2C page Read Write-I2C page Read Write, I2C page Read Write, I2C page Read Write
I2C
- 功能一:使用I2C和CAT24WC16进行通信,以字节写的方式,如果写入的数据和读出的数据相同,则控制蜂鸣器响起。 功能二:使用I2C和CAT24WC16进行通信,以页写的方式,如果写入的数据和读出的数据相同,则控制蜂鸣器响起。-Function one: use I2C and CAT24WC16 communicate with byte write mode, if data is written and read from the same data, the control b
iic_wr
- 使用Verilog完成对I2C总线的读写操作,已经经过测试,工程可直接使用。-Using Verilog complete I2C bus read and write operations, has been tested and works can be used directly.
I2C-EEPROM
- I2C的一些简单程序。向EERPOM写入数据,再读取出来,进行校验,通过串口打 印写入与读取出来的数据,并输出校验结果。-I2C some simple procedures.To EERPOM write data, read out again, check, via a serial port Write and read print data and output validation results.
i2c_slave
- An i2 slave block which can decode i2c address and write/read data.
I2C
- I2C总线读写程序,向EPPROM读写程序-I2C bus read and write program
I2C
- novoton i2c code..it contains start,stop,write,read funtion,etc
regisbers
- Source code 按i2c时序读写寄存器-The Source code by i2c sequential read/write registers
rmgisters
- Source code 按i2c时序读写寄存器-The Source code by i2c sequential read/write registers
工程模板
- 实现基于stm32的Ic读写包含按字读写、按页读写(Implementation of Ic read and write based on stm32)
i2c_master_slave_pic
- This I2C library contains the following functionalities: - master/slave communication - timeout in case of bus failure - self recovery after timeout - possibility to write one of 32 bytes slave registers In the archive you can find the hardwar
i2c
- 实用软件IIC实现对SD2405的读写,以及对部分寄存器的操作(Practical software IIC to achieve the SD2405 read and write, as well as the operation of some registers)
codeseoubntial
- Source code 按i2c时序读写寄存器(The Source code by i2c sequential read/write registers)
I2C
- 在STM32f103zet单片机上通过I2C协议向EEPROM中读写数据(Read and write data to EEPROM through the I2C protocol)