代码搜索结果
找到约 10,000 项符合
EEPROM 的代码
eeprom.lst
1 .file "eeprom.c"
2 .arch atmega8
3 __SREG__ = 0x3f
4 __SP_H__ = 0x3e
5 __SP_L__ = 0x3d
6
eeprom.c
#define EEPROM_C 1
#include "inc/config.h"
/************************************************************************************
**-------------------- file name : EEPROM.c ---------------------
eeprom.h
/************************************************************************************
**-------------------- file name : EEPROM.h -----------------------------------
** author:
** date: 2008020
eeprom.c
#define EEPROM_C 1
#include "inc/config.h"
/************************************************************************************
**-------------------- file name : EEPROM.c ---------------------
eeprom.h
#ifndef _eeprom_h_
#define _eeprom_h_
// mt - moved to vcard.h
// #define EEPROM_START 0x100 //the name will be put at this adress
void LoadEEPROM(char *pBuffer, char num_bytes, unsigned int
eeprom.c
//***************************************************************************
//
// File........: eeprom.c
//
// Author(s)...: ATMEL Norway
//
// Target(s)...: ATmega169
//
// Compiler....
eeprom.c
/******************************************************************************
*
* File Name:
*
* Eeprom.c
*
* Description:
*
* This file contains 9000-series EEPROM support
eeprom说明.txt
<mark>EEPROM</mark>模块说明->
由于系统是基于网络的应用,因此需要有一些启动参数需要配置,所以选择使用
基于IIC的W24C02/x来保存参数;每次启动系统时加载参数配置系统;C51_Init()实现此
功能;
再者,由于系统采样的数据可能在短线时本地保存所以也需要一个掉电可以保护
的空间来存储,24C02则提供了这个必须的空间;
关于IIC总线的知识请参 ...
eeprom.hex
:10844600D29700D2960000000000C29700000000FC
:0684560000C296000022A6
:10848800C29700D2960000000000D29700000000BA
:0184980022C1
:0382CF00128446D0
:1082D200E4FEEFA806088002C333D8FC30E704D2DC
:1082E
eeprom.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }