代码搜索:EEprom 开发教程

找到约 10,000 项符合「EEprom 开发教程」的源代码

代码结果 10,000
www.eeworm.com/read/264645/11307725

c main.c

/* ---------------------------------------------------------------------------- * "THE BEER-WARE LICENSE" (Revision 42): * wrote this file. As long as you retain this notice y
www.eeworm.com/read/404823/11477474

makefile

############################################################################### # Makefile for the project mega8_Player ##############################################################################
www.eeworm.com/read/256713/11977581

h vcard.h

char RS232(char input); char vCard(char input); char EnterName(char input); #define STRLENGHT 25 // mt: moved to this location from eeprom.h: #define EEPROM_START 0x100
www.eeworm.com/read/341056/12111069

c main.c

void main(void) { InitSpi(); while(1) { i = EEPROM_Read(0x4); EEPROM_Write(0x4,0x99); i = EEPROM_Read(0x4); } }
www.eeworm.com/read/339046/12266302

makefile

############################################################################### # Makefile for the project U-rgbLED ###############################################################################
www.eeworm.com/read/233833/14133016

makefile

############################################################################### # Makefile for the project D12_Test1 ###############################################################################
www.eeworm.com/read/233083/14170160

makefile

############################################################################### # Makefile for the project D12_Test1 ###############################################################################
www.eeworm.com/read/123743/14614850

h p16_usr.h

/* User console interface functions for CHIPWEB ** Copyright (c) Iosoft Ltd 2001 ** This software is only licensed for distribution in the Iosoft ChipWeb package ** and may only be used for persona
www.eeworm.com/read/221609/14735850

c tools.c

#include #include #include #include #include "tools.h" volatile unsigned char t1_tick; unsigned char t1_cnt; //Konstanten im
www.eeworm.com/read/216339/15018864

makefile

############################################################################### # Makefile for the project AVR_SED1520 ###############################################################################