搜索资源列表
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进行读写操作,简单,方便,好用
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!
yuanma
- 1 SPI接口EEPROM的控制 2 SPI总线在单片机系统中的实现 3 基于RS-232的串口通信 4 FLASH存储器K9F6408U0A的控制 5 I2C接口EEPROM——AT24C512-1 SPI interface EEPROM Control 2 SPI bus system in the realization of single-chip 3-based RS-232 Serial Communication 4 FLASH memory
at24c512
- AT24C512读写程序,实现简单字节读写。-write and read at24c512
I2C_AT24C512
- 这是本人编写的目前所见到的最完善的AT24C512读写C源代码,适用于AVR系列单片机。可实现单字节、多字节连续读写,自动分页,全片清零。具有错误自动重复读写功能,可以抗电路的突发干扰。-It is currently being prepared, I saw the most perfect AT24C512 read C source code for AVR series of microcontrollers. Enable single-byte and multi-byte rea
MemoryTestU912
- Interfacing EEPROM at24c512. rar file contains u912 interfacing with 8051
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
- 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)