搜索资源列表
AT24C512
- I2C接口EEPROM——AT24C512
I2c9
- 这是mcs-51和EEPROM AT24C512 I2C总线接口器件接口的例子
93C46
- read and write eeprom,at24c512.debug finished pass.
I2C_EEPROM_AT24C512
- I2C接口的EEPROM——AT24C512,keilC51开发环境
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
doc1116
- The AT24C512 provides 524,288 bits of serial electrically erasable and programmable read only memory (EEPROM) organized as 65,536 words of 8 bits each. The device鈥檚 cascadable feature allows up to four devices to share a common two-wire bus. The
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
- EEPROM AT24C512 datasheet
MemoryTestU912
- Interfacing EEPROM at24c512. rar file contains u912 interfacing with 8051
k9f1208u0b
- at24c512 eeprom driver
shengyincaiji
- 430单片机的声音采集程序。采集后的数据通过IIC总线存储到EEPROM AT24C512中。-430 SCM sound acquisition program. The data collected and stored through the IIC bus EEPROM AT24C512 in.
basic-twi-eeprom-project-at91sam9260-ek-keil
- at91sam9260的e2prom驱动-eeprom driver of at91sam9260
at24c512
- 用atmega48对大容量的EEPROM芯片at24c512的读写,方便,简单,好用-Large capacity with atmega48 on reading and writing EEPROM chip at24c512, convenient, simple, easy to use
80C51_4
- 4.3典型外部数据存储器的使用;4.4用铁电存储器扩展外部数据存储器;4.5 I2C接口EEPROM——AT24C512;4.6 SPI接口EEPROM的控制;4.7FLASH存储器K9F6408U0A的控制;4.8IC_CARD-4.3 A typical use of external data memory 4.4 Ferroelectric memory expansion with external data memory 4.5 I2C Interface EEPROM- AT2
AT24c512_Test
- A simple program to read AT24C512 (512KBit, I2C, EEPROM) memory in Arduino environment.. This program usefull to test connectivity and development.
AT24C512
- 一个读写EEPROM的程序,其功能尤其是在页写的时候 ,可以解决很多问题。-A program to read and write the EEPROM, especially when the page write, you can solve many problems.
AT24c512
- Eeprom驱动函数。实现字节写,页写,多页写,连读读。已调试通过,更改宏定义后即可直接使用 430单片机-Eeprom driver function. Achieve byte write, page write, multi-page write, and even read. SCM can be used directly after 430 has been through debugging, change the macro definition
eeprom
- AT24C512 driver; byte read byte write word read word write float read float write