搜索资源列表
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
i2c-asm
- 汇编写的24C01 单字节I2C读写程序
I2C
- I2C读写程序,其中与AT24C01 02等芯片的读写.
i2c-c51
- 绝对好用的I2C读写程序-absolute and easy to read and write procedures I2C
24c16的读写程序
- 24c16读写程序,I2C总线的,我试过,可以使用-24c16 literacy procedures, I2C bus, I tried to use
群星系列(流明)I2C读写程序(很全)
- 群星系列I2C读写程序,(很全了)
转贴----sle4442 I2C 逻辑加密卡
- sle4442逻辑加密卡读写程序---c语言编写(转贴)--Sle4442 I2C logic encryption card read/write program ( C code)
i2c-c51
- 绝对好用的I2C读写程序-absolute and easy to read and write procedures I2C
24c16的读写程序
- 24c16读写程序,I2C总线的,我试过,可以使用-24c16 literacy procedures, I2C bus, I tried to use
IC卡读写实验
- IC读写系统程序,采用含I2C总线的AT24C01芯片为对象编程,键盘显示部分以8279为对象编程-IC reader system procedures, including using I2C Bus AT24C01 chip targeted programming, keyboard and display in 8279 as part of Object Programming
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
i2c-asm
- 汇编写的24C01 单字节I2C读写程序-Compilation of the 24C01 single-byte write I2C read and write procedures
24c16
- AT24C16的读写程序,I2C接口,已经通过测试,注释很详细-AT24C16 literacy program, I2C interface, has passed the test, the Notes are detailed
i2c
- AT91SAM9260EK LINUX i2c读写程序的源代码-i2c
I2C
- 基于STM32 (ARM Cortex M3)的模拟I2C读写程序-Based on the STM32 (ARM Cortex M3) analog I2C read and write procedures for
i2c
- 为AT24C01~AT24C256的读写程序,根据自己的需要应用。addr可根据使用的芯片选择,可从任何位置读写。-To read and write AT24C01 ~ AT24C256 process applications according to their needs. addr can use the chip select, read and write from any location.
i2ceeprom
- AVR 单片机 I2C读写外部eeprom例程序(i2c read/wire eeprom)
工程模板
- 实现基于stm32的Ic读写包含按字读写、按页读写(Implementation of Ic read and write based on stm32)
I2C_withoutDMA
- STM32F031 I2C LL库读写程序; Cube产生(STM32F031 I2C interface Read/wirte operation by LL library and MXCube)
24C02 i2c
- 本程序用按键计数测试24C02随机读写程序,每次从0位开始读数据,读到标记位后返回变量,下次写入又从标记位写入,相当于写入一个8位数据在24C02的2个地址分别写入了一次,但可以充分利用24C02的256个地址(0-255),对24C02寿命有一定延长作用。24C02使用过一次之后可以删除初始化函数中的write_at24c02(255,0)语句。(Button count test 24C02 random read and writ