搜索资源列表
AT24C512中数据的文件系统化管理
- AT24C512中数据的文件系统化管理-AT24C512 document systematic data management
at24c512
- 基于ICCAVR平台的,AVR系列单片机AT24C512驱动头文件,本头文件默认单片机频率为8M,I2C传输速率为400K,如果改变单片机频率,需要将i2cdelay()函数 BIT率寄存器TWBR的值进行修改
AT24C512
- I2C接口EEPROM——AT24C512
final-at24c512
- DOS下读写AT24C512源码,自己开发-AT24C512 DOS source code to read and write, their development
AT24C512
- 开发c51系列产品,用来驱动读写AT24C512芯片的。
AT24C512中数据的文件系统化管理
- AT24C512中数据的文件系统化管理的文章-AT24C512 document systematic data management articles
AT24C512+ATmega48单片机
- 用ATmega48单片机的IIC通讯对大容量的eeprom AT24C512进行读写操作,简单,方便,好用
at24c512中文资料
- at24c512中文资料 at24c512中文资料
eeprom.rar
- AT24C512的读写操作,我们将24c512的两条总线接在了P36和P37上,因此,必须先定义: sbit SCL=P3^6 sbit SDA=P3^7 在这个试验中,我们写入了一组字节数值到24c512的0x0081为首的位置。 然后在将其读出并在P1口显示,AT24C512 operations of reading and writing, we will take the bus two 24c512 in the P36 and P37
stm32at24c512
- STM32F103 读写I2C存储器AT24C512 的程序 用STM32F103 的I2C模块功能 ,以查询的方式操作EEPROM,欢迎下载。很不错的-STM32F103 read and write I2C memory AT24C512 program STM32F103 the I2C module with functions to manipulate the query EEPROM, are welcome to download. Nice
AT24C512
- at24c512驱动程序,基于51单片机。-at24c512 driver, based on 51 microcontroller.
AT24C512
- AT24C512采用IIC串口总线方式进行数据传送,读写数据的时序源代码!-AT24C512 way with IIC serial bus data transfer, read and write data timing source code!
at24c512
- AT24C512读写程序,实现简单字节读写。-write and read at24c512
AT24C512
- EEPROM AT24C512 datasheet
AT24C512
- AT24C512的汇编语言源程序,已经通过仿真,程序源代码正确-AT24C512 ASM
at24c512
- at91sam9260下at24c512芯片的linux驱动程序及其测试程序 make生成at24c512的驱动模块 make test生成at24c512的测试程序 在at91sam9260EK开发板上验证是OK的。-at91sam9260 at24c512 chip under linux driver and test program generation at24c512 the driver modules make make test generates the test
at24c512
- 用atmega48对大容量的EEPROM芯片at24c512的读写,方便,简单,好用-Large capacity with atmega48 on reading and writing EEPROM chip at24c512, convenient, simple, easy to use
AT24C512
- I2C总线的驱动程序,应用于AT24C64到AT24C512芯片上-I2C bus driver, applied to the AT24C512 chip AT24C64
at24c512
- 用msp430f149对at24c512进行读写-Read and write with msp430f149 of at24c512
at24c512实验
- 基于stm32f0的at24c512的例程(A routine of AT24C512 based on stm32f0)