代码搜索结果
找到约 10,000 项符合
EEPROM 的代码
rtc_test.c
#include
#include "DSP28_Device.h"
unsigned int RTC_Status,RTC_Date,RTC_Year,RTC_Month,RTC_Day,RTC_Hour,RTC_Minute,RTC_Second;
unsigned int i1,RTC_DATA[64];
void main(void)
{
/
stc 功能测试程序演示.txt
/***************************************************************
STC12C5410AD 系列和STC12C2052AD 系列单片机EEPROM/IAP 功能测试程序演示
本演示程序在STC-ISP Ver 3.0A.PCB 的下载编程工具上测试通过,EEPROM 的数据在P1口上显示
本程序根据宏晶科技提供的演示程序改编,是
iic.c
#include "config.h"
#define BIT(x) (1
main.lst
C51 COMPILER V7.06 MAIN 03/02/2006 23:49:39 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE MAIN
OBJECT MODULE PLACED IN ma
main.c
/******************************************************************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
我的邮箱:computer-lov@tom.com
欢迎访问我的blog: http://computer00.21ic.org
Main.C file
adr24c16.h.bak
/****************************************************************************
【文 件 名 称】adr24C16.H
****************************************************************************/
#ifndef __adr24C1
avrproject.plg
Build Log
--------------------Configuration: AVRProject - Win32 Debug--------------------
avr-gcc -c -g -Os -Wall -Wstrict-prototypes -Ic:/code/avr/avr
dp51de.asm
; DP-51实验板上EEPROM读写操作程序
; 通过串口,接收上位机发送的命令,并进行CSI24WC02的读写操作,并返回相应
;数据或应答。使用了多个从机挂在总线上,通过上位机指定从机进行读写操作。
;
;File: DP51DE.ASM
;Date: 2002.10.30
ACK BIT 10H ;应答标志位
SLA DATA 50H ;器件
rtc_test.c
#include
#include "DSP28_Device.h"
unsigned int RTC_Status,RTC_Date,RTC_Year,RTC_Month,RTC_Day,RTC_Hour,RTC_Minute,RTC_Second;
unsigned int i1,RTC_DATA[64];
void main(void)
{
/
avrproject.plg
Build Log
--------------------Configuration: AVRProject - Win32 Debug--------------------
avr-gcc -c -g -Os -Wall -Wstrict-prototypes -Ic:/code/avr/avr