代码搜索结果
找到约 8,431 项符合
RF 的代码
main.c
#include
#include "serial1.h"
#include "serial0.h"
unsigned char buff[513];
int main(void)
{
setClock();
InitSerial1(9600);
InitSerial0(9600);
putStrS0("RF TEST\n\
main.c
#include
#include "serial1.h"
#include "serial0.h"
unsigned char buff[513];
int main(void)
{
setClock();
InitSerial1(9600);
InitSerial0(9600);
putStrS0("RF TEST\n\
cancommunication.bgn
Release 7.1i - Bitgen H.38
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
Loading device for application Rf_Device from file '3s200.nph' in environment
C:/Xilinx.
"cancommunication" is
main.c
//----------------------------------------------------------------------------
// Demo Application for MSP430/CC1100-2500 Interface Code Library v1.0
//08年7月29日,弄了Lpm3中断响应,TI_CC_RF_FREQ 2400还是只能
m500a.h
#ifndef M500A_H
#define M500A_H
// P I C C - C O M M A N D S
// commands which are handled by the tag
// Each tag command is written to the reader IC and transfered via RF
#define PICC_REQSTD
b20.s
.module b20.c
.area text(rom, con, rel)
.dbfile F:\programme\RF905\b20.c
.dbfunc e DelayUS _DelayUS fV
; time -> R16,R17
.even
_DelayUS::
.dbline -1
.dbline 22
; /***********
makefile
VERSION=linux-2.4.8
FLOPPY=/dev/fd0h1440
CC=gcc -Wall -c -o
AS=$(CC)
LD=ld
DIR=$(shell pwd)
LFYOS=$(DIR)/lfyos
ALL_OBJ=$(shell files)
disk : $(LFYOS)
@lilo
floppy : $(LFYOS)
@rm -rf m
m500a.h
#ifndef M500A_H
#define M500A_H
// P I C C - C O M M A N D S
// commands which are handled by the tag
// Each tag command is written to the reader IC and transfered via RF
#define PICC_REQSTD
idreader.asm
;------------------------------------------
;本方法采用一种新的方法读ID卡
;本方法对工频干扰有较好的效果
;读出数据程序
;晶振11.059 2MHz
;RF=125khz
;==========================常数定义=====================================
;TLL EQU
m500a.h
#ifndef M500A_H
#define M500A_H
// P I C C - C O M M A N D S
// commands which are handled by the tag
// Each tag command is written to the reader IC and transfered via RF
#define PICC_REQSTD