文件名称:AT24C02_EEPROM
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 33kb
- 下载次数:
- 0次
- 提 供 者:
- 段**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于149单片机的AT24C02(I2C协议)实验,CPU向IIC总线发送数据,之后再从IIC总线读取并显示在数码管上,实际上操作的是EEPROM.器件挂接在IIC总线上,写数据时,主机发送后得等到从机应答信号才能进行继续发数据,否则stop();读数据时,主机接收到从机数据时,得主机完成IIC总线的应答才能继续读取数据-Based on 149 SCM AT24C02 (I2C protocol) experiments, CPU sends data to the IIC bus, followed by another from the IIC bus to read and display digital pipe actually operate the EEPROM. Device is attached to the IIC bus, , the write data, the host sends to wait until after the response from the machine in order to continue to issue the data signal, otherwise stop () read data, the host receives data from the machine, may complete the IIC bus, the host response in order to continue to read Data! ! !
相关搜索: AT24C02_EEPROM
(系统自动生成,下载前可以参看下载内容)
下载文件列表
程序1\EEPROM_IIC.eww
.....\EEPROM_IIC.ewp
.....\EEPROM_IIC.ewd
.....\EEPROM_IIC.dep
.....\Debug\Obj\EEPROM_IIC.pbd
.....\.....\...\EEPROM.r43
.....\.....\...\main.r43
.....\.....\...\main.pbi
.....\.....\Exe\EEPROM_IIC.d43
.....\Source\EEPROM.c
.....\......\main.c
.....\settings\EEPROM_IIC.cspy.bat
.....\........\EEPROM_IIC.dni
.....\........\EEPROM_IIC.wsdt
.....\........\EEPROM_IIC.dbgdt
.....\Debug\List
.....\.....\Obj
.....\.....\Exe
.....\Debug
.....\Source
.....\settings
程序1
.....\EEPROM_IIC.ewp
.....\EEPROM_IIC.ewd
.....\EEPROM_IIC.dep
.....\Debug\Obj\EEPROM_IIC.pbd
.....\.....\...\EEPROM.r43
.....\.....\...\main.r43
.....\.....\...\main.pbi
.....\.....\Exe\EEPROM_IIC.d43
.....\Source\EEPROM.c
.....\......\main.c
.....\settings\EEPROM_IIC.cspy.bat
.....\........\EEPROM_IIC.dni
.....\........\EEPROM_IIC.wsdt
.....\........\EEPROM_IIC.dbgdt
.....\Debug\List
.....\.....\Obj
.....\.....\Exe
.....\Debug
.....\Source
.....\settings
程序1