搜索资源列表
AT24C_prog
- AT24Cxx I2C EEPROM 驱动程序--EEPROM driver program for AT24Cxx I2C.
I2C-EEPROM
- MOTOROLA的dsp-56F807对atmel的eepromI2C总线的读写操作,已经调试通过,可以借用,注意读写操作的延时-MOTOROLA dsp- 56F807 right ATMEL eepromI2C the bus and write, debug, can borrow and pay attention to the write delay
EEPROM读写程序
- i2c总线eeprom读写程序 可以读些从21c01--24c512的i2c总线eeprom芯片-i2c bus EEPROM read and write procedures can read more from 21c01-- the i2c bus 24c512 chip EEPROM
MSP430_i2c
- 用C写的I2C总线EEPROM读写程序,在MSP430+AT24C64~512平台上验证通过。对其他处理器只需简单修改即可使用。-C write I2C EEPROM read and write procedures, the AT24C64 MSP430+ ~ 512 platform validation through. The only other processor can use a simple amendment.
I2CTOeeprom
- 使用软件模拟I2C与EEPROM通讯的子程序-use of software simulation I2C EEPROM communications with the subroutine
rd_ds1820
- 24LC65 I2C EEPROM字节读写驱动程序 c语言-24LC65 I2C EEPROM read and write byte language driver c
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 dr
i2c
- I2C controller的源码,包括TESTBENCH在内,里面包含有EEPROM的behaving model,前些日子在本站下了一个EEPROM的behaving model,发现可能只是作者的初版,里面错误比较多,因此上传一个能编译拿过来就能用的环境。-I2C controller source code, including the Testbench included, which contains EEPROM
i2c
- 2440下的I2C驱动源代码 看了才知道一个驱动可以写的这么结构化!-2440 under the I2C driver source code reading to know a driver can be written in such a structured!
wb_i2c_tb
- 模拟I2C EEPROM的VHDL代码。如常见的24c02等。-I2C EEPROM simulation of VHDL code. If common, such as 24C02.
LPC2k-IIC-EEPROM
- Philips LPC2000系列通过I2C读写EEPROM的程序, 没有读写长度的限制了. 关键词: ARM7, I2C, EEPROM-Philips LPC2000 series EEPROM through I2C read and write the procedures, there is no length limit the reading and writing. Keywords: ARM7, I2C, E
EEPROM
- 读写串行EEPROM芯片AT24C02实例, 稍微改动也可以读写其他型号的串行I2C总线EEPROM-Read and write serial EEPROM chip AT24C02 example, a slight alteration can also read and write other types of serial I2C bus EEPROM
TWI_24C01
- 一个基于ATMEGA128的TWI(I2C)EEPROM-24c01的程序-The ATmega128-based TWI (I2C) EEPROM-24c01 procedures
I2C-test
- 使用2812的两个通用输入输出模拟I2C总线的时序,并与24LC64EEPROM相连,可向其读写数据,已通过验证-2812 using two general-purpose analog input and output I2C-bus timing, and 24LC64EEPROM linked to their reading and writing data, has been validated
EEPROM
- VHDL语言写的IIC实现EEPROM,很好的程序,已经用过,没有问题-Written in VHDL language IIC achieve EEPROM, good procedures are used, there is no problem
i2c-eeprom-lib.tar
- i2c eeprom library for avr
I2C-EEPROM-AT24C02A
- 本设计利用实现了基于I2C总线技术的EEPROM:AT24C02A芯片的驱动程序,并在proteus软件上成功仿真。-The design used to achieve based on I2C bus technology EEPROM: AT24C02A-chip driver, and the success of proteus software emulation.
i2c-eeprom-090804
- linux下读写EEROM的应用程序,I2c接口的,应用linux自带的I2C驱动-to read and write EEROM under linux applications, I2c interface, the application comes with I2C driver linux
I2C(EEPROM)
- 该驱动程序库包含了I2C总线基本时序以及AT24C系列EEPROM的读写函数。 还包含了常用数据格式变量的保存、读取函数。除了字节读写之外,还可以很方便的向EEPROM里写入和读出整型、浮点数、长整型格式的数据。 要使用该库函数,需要将本文件(AT24C02.c)添加进工程,并在需要调用函数的文件开头处包含"AT24C02.h" 演示程序向AT24C02存储器内部保存1字节、整型数据、长整型数据和 浮点型数据,再将他们依
i2c-eeprom-code
- inter integrated circuit eeprom