代码搜索:如何学习 EEprom?
找到约 10,000 项符合「如何学习 EEprom?」的源代码
代码结果 10,000
www.eeworm.com/read/355947/10241070
c eeprom.c
#include
void eeprom_write(unsigned char addr, unsigned char value)
{
//see 'writing to eeprom memory' in PIC16F876 manual
bank1 static bit gie_temp;
EEADR=(unsigned char)(addr);
www.eeworm.com/read/355943/10241089
c eeprom.c
/*
[from http://www.htsoft.com/ and PIC C online forum, 24 Feb 2000]
[cezarym@apator.torun.pl]
Hello,
There are some routines could you help follows. I have written it for 12CE673,
but it s
www.eeworm.com/read/355928/10241397
h eeprom.h
#ifndef EEPROM_H
#define EEPROM_H
#include
#include
#define WRITE 0xa0 //定义24C02的器件地址SLA和方向位W
#define READ 0xa1 //定义24C
www.eeworm.com/read/355928/10241421
lst eeprom.lst
C51 COMPILER V8.02 EEPROM 05/04/2008 21:35:46 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE EEPROM
OBJECT MODULE PLACED IN
www.eeworm.com/read/355928/10241424
c eeprom.c
#include
#include "EEPROM.H"
#include
BOOL E_err;
/**************************************************************************
* 函数原型:void I_start(void);
* 功
www.eeworm.com/read/355928/10241429
obj eeprom.obj
www.eeworm.com/read/355563/10257151
err eeprom.err
Warning[205] E:\DEMO BOARD\TPDEMO\START DEMO\EEPROM\EEPROM.ASM 12 : Found directive in column 1. (ORG)
Warning[207] E:\DEMO BOARD\TPDEMO\START DEMO\EEPROM\EEPROM.ASM 33 : Found label after column 1.
www.eeworm.com/read/355563/10257152
mcw eeprom.mcw
www.eeworm.com/read/355563/10257153
cod eeprom.cod
www.eeworm.com/read/355563/10257154
hex eeprom.hex
:020000040000FA
:1000000000000000831203138B0190011030A00048
:100010004130A1000F202620220821020E280313C0
:100020008312200803178D000313210803178C0087
:1000300083168C010C1555308D00AA308D008C1460
:10