搜索资源列表
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
i2c
- I2C controller的源码,包括TESTBENCH在内,里面包含有EEPROM的behaving model,前些日子在本站下了一个EEPROM的behaving model,发现可能只是作者的初版,里面错误比较多,因此上传一个能编译拿过来就能用的环境。
E2液晶显示
- nec,78k0/kes,78f0537,I2C,EEPROM,液晶显示
test_IIC.rar
- 三星ARM9芯片s3c2440的I2C操作,从器件选用24cxx EEPROM!程序将数据写入EEPROM,接着再将数据读出,通过LED表示读取出来的数据!,Samsung ARM9 chip s3c2440 the I2C operation, the device selected from the 24cxx EEPROM! Process the data into the EEPROM, the data can then be read out through the LED, sa
eeprom
- C51 IIC总线驱动 在单片机上测试通过 凑字凑字凑字-C51 IIC bus driver in the single-chip testing through the hash hash word word word together
2440test
- arm s3c2440一个测试文件,里面包括LCD,EEPROM等-arm s3c2440 a test document, which includes LCD, EEPROM, etc.
i2c
- 51系列单片机的i2c的c语言的原代码,适用用多种eeprom与单片机的通讯-51 Series MCU i2c c-language source code for a variety of single-chip communication with eeprom
i2c-eeprom-lib.tar
- i2c eeprom library for avr
I2C
- This program comunicated an microcontroller with a EEPROM. The microcontroller is MC68HC908QY4
Serial_eeprom_programmer
- Serial eeprom programmer vb6 I2C 24C-Serial eeprom programmer vb6 I2C 24Cxx
i2c-read_write
- eepROM读写程序 由于硬件不大相同 所以可作为参考程序 -EepROM reading and writing program by hardware quite different as the reference for the program can be so
DALLAS-KEY-P-I2C-(24C32).rar
- This program is a partion be inserted into a peak or a microcontroller. He manages two protocols: the dallas key (iButton) and I2C protocol to use a 24C32 EEPROM.,This program is a partion be inserted into a peak or a microcontroller. He manages two
i2c
- 单片机C语言 实现EEPROM功能 流水灯-The EEPROM microcontroller C language function light water
I2C-EEPROM
- untuk menggunakan eeprom dengan fasilitas i2c
16-EEPROM
- i2c总线的使用,如何对EEPROM进行读和写,操作时序的一种方法。-I2C use learn to how to induct the EEPROM
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.
eeprom
- 用于模拟真实的EEPROM(AT24C02/4/8/16)的随机读写的功能。对于符合AT24C02/4/8/16要求的scl和sda 随机读/写信号能根据I2C协议,分析其含义并进行相应的读/写操作。-EEPROM (AT24C02/4/8/16) is used to simulate the real random read and write functions. For compliance with AT24C02/4/8/16 requirements scl and sda ran
AVR_I2C
- Control I2C EEPROM with AVR -Control I2C EEPROM with AVR
I2C
- 在STM32f103zet单片机上通过I2C协议向EEPROM中读写数据(Read and write data to EEPROM through the I2C protocol)
At24c02
- i2c 的verilog 仿真模型,可用于搭建仿真平台。(The Verilog simulation model of I2C can be used to build simulation platform.)