Welcome![Sign In][Sign Up]
Location:
Search - at24c EEPROM

Search list

[Other resourceAT24C系列EEPROM驱动程序

Description: IIC的EEPROM AT24C系列的操作源码,C语言实现,经典程序,可直接作为模块文件调用,已验证.-IIC EEPROM AT24C series of operational source code, C language, classical procedures, as modules can directly document called proven.
Platform: | Size: 8420 | Author: 杨波 | Hits:

[Documentsmsp430定时器

Description: IIC总线的都可以用,注意要是用在AT24C系列的EEPROM 是要添加一定的延时程序~ 比较简洁的程序:
Platform: | Size: 40448 | Author: 861952403@qq.com | Hits:

[Embeded-SCM DevelopAT24C_prog

Description: AT24Cxx I2C EEPROM 驱动程序--EEPROM driver program for AT24Cxx I2C.
Platform: | Size: 2048 | Author: 吴浩铭 | Hits:

[SCMAT24C系列EEPROM驱动程序

Description: IIC的EEPROM AT24C系列的操作源码,C语言实现,经典程序,可直接作为模块文件调用,已验证.-IIC EEPROM AT24C series of operational source code, C language, classical procedures, as modules can directly document called proven.
Platform: | Size: 8192 | Author: 杨波 | Hits:

[Driver DevelopIic2

Description: 这是EEPROM芯片AT24C32的驱动程序,其中该芯片的A0,A1,A2脚均接地。-This EEPROM chip AT24C32 is the driving procedures, which the chip A0, A1, A2 feet are grounded.
Platform: | Size: 2048 | Author: 王累 | Hits:

[SCMAT24c08

Description: 用PIC单片机的I2C接口读写片外EEPROM(AT24C08,也可以直接用到AT24C01/02/04/16)-PIC microcontroller with the I2C interface writable EEPROM chip (AT24C08. can be used directly AT24C01/02/04/16)
Platform: | Size: 1024 | Author: 邓国理 | Hits:

[OtherAT24C512_data_filesystem_manage

Description: AT24C512中数据的文件系统化管理,浙江大学 周明建的一篇关于EEPROM的文章-AT24C512 data in a systematic document management, Zhejiang University Zhou built an article on the EEPROM
Platform: | Size: 67584 | Author: 龙睛鱼 | Hits:

[OtherAT24C01-02-04-08-16-32EEPROM

Description: 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 GND (24C65 then VCC, DataSheet specific view). Na pages are written, page reading, and CRC procedures. After following procedures of 50 test batch of results to be inspected. For security purposes, many NOP process is redundant, and hope that readers will be further streamlined, it must be tested. Atmel 24C01 rather special type of minimalism, as a separate program
Platform: | Size: 2048 | Author: caosmart | Hits:

[SCMEEPROM_AT24C256_IIC_C8051F040

Description: 以C8051F040为平台,利用其自带的IIC控制器,对EEPROM芯片AT24c256进行读写的底层操作源代码-To C8051F040 as a platform, using its built-in IIC controllers, to read and write EEPROM chip AT24C256 underlying source code to operate
Platform: | Size: 1024 | Author: 薛佳元 | Hits:

[SCMAT24C01

Description: 使用at89s52单片机,采用GPIO管脚模拟i2c总线读写AT24c01eeprom.少经改变就可以用于读写AT24Cxx系列的EEPROM。已经用于工程实践,读写AT24C01有效可靠。用于存储一些配置信息,128字节的at24c01是一个很好的选择。模块化的程序,也很容易移植,里面有丰富的注释-Use AT89S52 microcontroller, GPIO pin used to read and write analog i2c bus AT24c01eeprom. Less by the change can be used to read and write AT24Cxx series EEPROM. Has been used for engineering practice, effective and reliable read and write AT24C01. Used to store some configuration information, 128 bytes of at24c01 is a good choice. Modular process, is also very easy to transplant, which is rich in Notes
Platform: | Size: 17408 | Author: 张洪健 | Hits:

[SCMat24c

Description: 嵌入式得例程和eeprom在AVR中的运用,-Embedded EEPROM in a routine and the use of AVR,
Platform: | Size: 257024 | Author: wonder | Hits:

[SCMEEPROM(AT24C02)

Description: 用C写的基于单片机控制AT24C02 I2C串行总线EEPROM的读写程序。-Written by C MCU AT24C02 I2C serial bus EEPROM reading and writing process.
Platform: | Size: 1024 | Author: maylag | Hits:

[Other Embeded programI2C(EEPROM)

Description: 该驱动程序库包含了I2C总线基本时序以及AT24C系列EEPROM的读写函数。 还包含了常用数据格式变量的保存、读取函数。除了字节读写之外,还可以很方便的向EEPROM里写入和读出整型、浮点数、长整型格式的数据。 要使用该库函数,需要将本文件(AT24C02.c)添加进工程,并在需要调用函数的文件开头处包含"AT24C02.h" 演示程序向AT24C02存储器内部保存1字节、整型数据、长整型数据和 浮点型数据,再将他们依次读出,结果用超级终端显示。如果硬件正确, 屏幕的显示将和存入数值一致。-The driver repository contains basic timing and AT24C I2C bus EEPROM series and function. Also contains a common data format of variables, read function. Besides, still can read bytes With very convenient to EEPROM in written and read an integer, floating-point and long integer data formats. To use this library function, need to be AT24C02 (c), documents, and add to the project document begins to a function call in AT24C02 contain "h". AT24C02 demo internal storage, preservation 1 byte data, long integer data and Floating point Numbers, then they will turn out, with super terminal display results. If correct, the display screen hardware and deposit numerical consistent.
Platform: | Size: 4096 | Author: 马海峰 | Hits:

[SCMEEPROM

Description: 单片机读写EEROM 存储器 AT24C系列程序-MCU memory AT24C series of procedures to read and write EEROM
Platform: | Size: 6144 | Author: 李勇 | Hits:

[SCMSTC12C5A60S2-AT24C04

Description: STC系列单片机读写AT24CXX系列EEPROM存储器的典型应用程序,稍稍修改便可以用于自己的开发项目之中.-STC Series MCU EEPROM memory read and write AT24CXX typical application can be modified slightly for their own development projects.
Platform: | Size: 1024 | Author: 林海 | Hits:

[Other Embeded programEEPROM

Description: 8051读写EEPROM,AT24C系列EEPROM的读写程序-8051 read write EEPROM
Platform: | Size: 28672 | Author: LXM | Hits:

[SCMSTC89C52-EEPROM

Description: STC89C52由于它本身自带有1K的EEPROM;支持掉电记忆,所以不用外接AT24C系列芯片;减少开发成本 -STC89C52 because it itself comes with 1K of EEPROM support power-down memory, so no external AT24C chips reduce development costs
Platform: | Size: 17408 | Author: 尚朋涛 | Hits:

[SCMEEPROM

Description: 该驱动程序库包含了I2C总线基本时序以及AT24C系列EEPROM的读写函数.还包含了常用数据格式变量的保存、读取函数。除了字节读写之外,还可以很方便的向EEPROM里写入和读出整型、浮点数、长整型格式的数据。-The driver library includes the basic timing of the I2C bus and EEPROM read and write functions AT24C series. Also includes a common data format for the variable save, reading function. In addition to reading and writing bytes, but also can easily write and read to the EEPROM in the integer, floating point, long integer format.
Platform: | Size: 33792 | Author: taoquan | Hits:

[SCMdriver-of-24CX-EEPROM-

Description: AT24C系列EEPROM驱动程序,做好接口便可使用,便于移植-AT24C series EEPROM driver, do the interface to use, easy to transplant
Platform: | Size: 3072 | Author: 曾佳荣 | Hits:

[Embeded-SCM DevelopAT24Cx-master

Description: It is the basic file of eeprom at24cx
Platform: | Size: 3072 | Author: vipingupa426 | Hits:
« 12 »

CodeBus www.codebus.net