代码搜索:EEPROM
找到约 10,000 项符合「EEPROM」的源代码
代码结果 10,000
www.eeworm.com/read/360810/10077193
h ewrk3.h
/*
Written 1994 by David C. Davies.
Copyright 1994 Digital Equipment Corporation.
This software may be used and distributed according to the terms of the
GNU Public License, incorpo
www.eeworm.com/read/355947/10241064
c eep_init.c
/*
Including this file initialises the 256 EEPROM 8-bit bytes to the correct values.
Works on 16F876, see Hi-Tech C FAQ.
*/
#define PROFILE 0 //[user change]
//0 for profile 0
//1 for EEPR
www.eeworm.com/read/355928/10241339
opt weight_c_led.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/355928/10241364
m51 scale_weight.m51
BL51 BANKED LINKER/LOCATER V6.00 04/29/2007 17:16:56 PAGE 1
BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY:
D:\KEIL\C51\BIN\BL51.EXE E:\WOR
www.eeworm.com/read/355928/10241394
bak weight_c_led_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/355256/10283644
txt pic24c02.txt
PIC单片机应用专题三:I2C读写24C02
自从开始学习单片机起,就觉得I2C是个很有用的东西,它能大大节省我们的端口,现把软件模拟的I2C程序写出来,既是给大家分享,也是为自己做一下备份.下面的程序是用I2C存储24C02:
INCLUDE ;同样可用于其他型号
;*************************定义变量**************
www.eeworm.com/read/425613/10344732
c flasheeprom.c
#include
#include
#include
#include
// 定义Flash扇区号(每个扇区1024字节)
#define SECTION 62
extern unsigned long TheSysClock;
// 初始化
www.eeworm.com/read/354391/10359350
htm 磁动力电子--本站原创--常用串行eeprom的编程应用(一).htm
磁动力电子--本站原创--常用串行EEPROM的编程应用(一)
www.eeworm.com/read/354391/10359505
htm 磁动力电子--本站原创--常用串行eeprom的编程应用(二).htm
磁动力电子--本站原创--常用串行EEPROM的编程应用(二)
www.eeworm.com/read/354391/10359507
htm 磁动力电子--本站原创--常用串行eeprom的编程应用(三)完结篇.htm
磁动力电子--本站原创--常用串行EEPROM的编程应用(三)完结篇