代码搜索结果
找到约 10,000 项符合
EEPROM 的代码
实现存储器eeprom at24c02的数据读写操作 采用iic总线读写 c程序.c
//EEPROM AT24C02的数据读写操作 采用IIC总线读写 C程序
/***************************************************************
功能:11:32 2008-6-27
作者:SG
时间:2004-03-15
版本:V1.0
****************************************
串行iic总线型eeprom24c02的读写汇编源程序,并由按键控制读写操作.txt
;*********************************************************
;程序功能:EEPROW存储器24C02的读写,当键盘上0-9任意一数字
;键按下时,即显示其数值,当按下"存入"键时,将当前数字存入
;24C02中,当按下"调出"键时,将存入24C02的数字取出,并送显
;当按下"清0"键时,将存入24C02中的内容清0.
;编写日期
rtc.plg
礦ision2 Build Log
Project:
F:\dp-1581\program\EEPROM\EEPROM.uv2
Project File Date: 01/05/1999
Output:
Build target 'Target 1'
compiling PCF85
rtc.plg
礦ision2 Build Log
Project:
F:\dp-1581\program\EEPROM\EEPROM.uv2
Project File Date: 01/05/1999
Output:
Build target 'Target 1'
compiling PCF85
rtc.plg
礦ision2 Build Log
Project:
F:\dp-1581\program\EEPROM\EEPROM.uv2
Project File Date: 01/05/1999
Output:
Build target 'Target 1'
compiling PCF85
rtc.plg
礦ision2 Build Log
Project:
F:\dp-1581\program\EEPROM\EEPROM.uv2
Project File Date: 01/05/1999
Output:
Build target 'Target 1'
compiling PCF85
i2c8260.h
#ifdef __cplusplus
extern "C" {
#endif
#ifndef _I2C8260_H_
#define _I2C8260_H_
#define EEPROM_ID 0xA8
#define EEPROM_DEV_SIZE 0x200
#define STTM_ID 0x90
#define STTM_DEV_SIZE 0x08
rtc.plg
礦ision2 Build Log
Project:
F:\dp-1581\program\EEPROM\EEPROM.uv2
Project File Date: 01/05/1999
Output:
Build target 'Target 1'
compiling PCF85
rtc.plg
礦ision2 Build Log
Project:
F:\dp-1581\program\EEPROM\EEPROM.uv2
Project File Date: 01/05/1999
Output:
Build target 'Target 1'
compiling PCF85
24c02存储多个数据.c
/*-----------------------------------------------
名称:IIC协议 EEPROM24c02
论坛:www.doflye.net
编写:shifang
修改:无
内容:此程序用于检测EEPROM性能,测试方法如下:写入24c02一些数据,然后在内存中清除这些数据,
掉电后主内存将失去这些信息,然后从24