代码搜索结果

找到约 10,000 项符合 EEPROM 的代码

at24c256在单片机系统中的应用.txt

AT24C256在单片机系统中的应用 没有公告 加入收藏 设为首页 联系站长 . 网站首页 . 新品 . 新闻 . 技术文库 . 解决方案 . 活动专访 . DSP专栏 . 开源共享 . 服务导航 . 会员区 . 商

f36x_spi0_eeprom_polled_mode.c

//----------------------------------------------------------------------------- // F36x_SPI0_EEPROM_Polled_Mode.c //----------------------------------------------------------------------------- //

vend_ax.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 {

vend_ax_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 {

define.h

#ifndef _define_H #define _define_H #define S5x 1 #define AVR 0 #define EEPROM 1 #define Flash 0 typedef struct { char Name[20]; //芯片名称 char FType; //芯片类型 int RomSize; //Flash字

rei2c.tan.qmsg

{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3} { "Info" "IQEXE_START_BANNER_PRODUCT" "Timing Analyzer Quartus II " "Info: Runni

includes.h

#ifndef INCLUDES_H #define INCLUDES_H #include #include #include #include ///#include "iom16v.h" #include "board.h" #include "main.h" #include "zlg

readme.txt

CH341的串口方式支持WINDOWS 98/ME/2000/XP/Vista/Linux,提供相关驱动程序, CH341的USB转串口支持大多数常用的串口监控及调试工具程序。 驱动安装方法: 1. 标准INF文件安装方法 WINDOWS提示找到新硬件,指定驱动程序所在目录DRIVER,自动安装驱动, 如果WINDOWS没有提示找到新硬件,那么在设备管理器的硬件列表中 ...

个人对传统51、pic、avr mega、stc 51系列单片机对比的一点看法.txt

个人对传统51、pic、avr mega、STC 51系列单片机对比的一点看法 [ 2008-5-7 11:45:00 | By: 嘉哥 ] 0 推荐原创 : cocoguojia@163.com 本人有幸接触到各种单片机,并用它们做了一些项目。现在回过头来,谈一下自己用各种单片机的感受。仅是个人意见,仁者见仁智者见智。 传统51,我想我就不多说了,适合菜鸟入门,容易 ...

cssysend.c.bak

/* csSysEnd.c - PCx86 or ARM system-dependent module for CS8900 Ethernet driver */ /* */ /* Copyright 2000 Crystal Semiconduc