搜索资源列表
LPC2k-IIC-EEPROM
- Philips LPC2000系列通过I2C读写EEPROM的程序, 没有读写长度的限制了. 关键词: ARM7, I2C, EEPROM
AT24C64(64KEEPROM-I2C)
- LPC2148与AT24C64(EEPROM) LPC2148通过I2C读写AT24C64(EEPROM)源码及相关资料全。 -LPC2148 and AT24C64 (EEPROM) LPC2148 I2C read and write through the AT24C64 (EEPROM) and associated data source full.
EEPROM(AT24C02)
- 用C写的基于单片机控制AT24C02 I2C串行总线EEPROM的读写程序。-Written by C MCU AT24C02 I2C serial bus EEPROM reading and writing process.
I2C
- i2c通信程序,包括读写eeprom以及系统时钟,调试通过,mcu类型RENESAS-i2c communication procedures, including read and write eeprom as well as the system clock, debugging through, mcu type RENESAS
i2c
- 用VHDL写的I2C控制器,可以读写EEPROM,比较经典。-Written with VHDL I2C controller, you can read and write EEPROM, more classic.
STM32I2C_EE
- STM32的I2C读写EEPROM的源码,测试可用!-STM32 I2C EEPROM read and write the source code, testing available!
i2c
- I2C 读写eeprom, 很好用的, PIC 单片机-I2C WRITE EEPROM
I2C_(EEPROM)
- 基于51单片机实现的I2C读写EEPROM,里面实现了一些通用的操作EEPROM模块,很容易移植到其他平台-Based on 51 single-chip implementation of I2C read and write EEPROM, which implements some common operations EEPROM module, it is easily ported to other platforms
AT24C16-DEMO-I2C
- NXP的LPC17XX系列单片机程序源码,用I2C读写EEPROM,买开发板带的,后经过自己修改,并用在产品上。-It s programm for NXP LPC17XX, already be used on product.
DSP28335-I2C
- 基于DSP28335的I2C读写EEPROM程序。此程序为应用程序非底层程序,可以作为参考提供I2C使用方法。-DSP28335 of I2C EEPROM-based literacy program. This procedure for the application of non-underlying process can be used as a reference to provide I2C use.
EEPROM-AT24C02
- stm32系列的I2C读写EEPROM(AT24C02)的例程-STM32 series of I2C read and write EEPROM (AT24C02) routines
IO口模拟I2C读写Eeprom程序
- 1、调用Eerom_Gpio_Init函数,初始化与Eeprom相关的IO 2、调用 writebyte(Uint16 addr,Uint16 data); readbyte(Uint16 addr); 3.查看读取的内容与写入内容是否一致
i2ceeprom
- AVR 单片机 I2C读写外部eeprom例程序(i2c read/wire eeprom)
IIC实验
- 软件模拟I2C读写EEPROM,简单可用。(Use software IIC to read/write EEPROM.)
16BIT_CE311 I2C Master EEPROM
- 读写EEPROM代码,已经实践中被证实,可以正常使用,效果很好。(The code is useful for user because it is verified by practice. You can read and write eeprom in using pic mcu.)
5708_I2C_EEPROM_20161104
- 5708单片机标准I2C读写EEPROM程序(Standard I2C read and write EEPROM program)
I2C—读写EEPROM
- 使用stm32i2c通讯来实现EEPROM读写例程(Using stm32i2c communication to achieve EEPROM read and write routines)
模拟i2c
- 是STM32中I2C的例程代码,其中使用到AT24C02芯片作为EEPROM来进行试验(Is the I2C STM32 routines code, which uses the AT24C02 chip as a EEPROM to test)
I2C-读写EEPROM
- IIC读写数据 单片机使用的是STM32F407系列(IIC read and write data)
STM32F4_模拟I2C读写EEPROM简洁版
- 模拟I2C读写EEPROM简洁版(不切换SDA方向、不检测ACK位)。下载即可使用。(Analog I2C read and write EEPROM simple version (do not switch SDA direction, do not detect ACK bit). You can use it for download.)