代码搜索结果
找到约 43,496 项符合
MCU 的代码
接受2.cfg
*** TKStudio Project Config (C)ZLG-MCU By YinHandong[尹寒冬]
*** Do not modify !
TARGOPT 1,(接受2)
OPTFFF {3,3,-1,-1,66,87,841,504,28,121}
EndOpt
main.h
#include
#include
#include
#include "MCU.h"
#include "TRF7960.h"
#include "Port.h"
#include "global.h"
trf7960.h
//--------------------------------------------------------------------
//TRF7960
//--------------------------------------------------------------------
//-------Direct Command From MCU to Reader-
mcu.c
#include "main.h"
//---------------spi interface initialize----------------------------
void SPI_Initialize()
{
while (!(P3IN & 0x08)); // If clock sig from mstr stays low,
port.h
//-----------------------------------------------------------------------------
//The interface between the MCU and the reader chip TRF796x
//--------------------------------------------------------
hf_reader.pbd
This is an internal working file generated by the Source Browser.
14:49 30s
E:\应用\雀康\read_byte\Debug\Obj\MCU.pbi
E:\应用\雀康\read_byte\Debug\Obj\TRF7960.pbi
E:\应用\雀康\read_byte\Debug\Obj\main.pbi
main.c
//-------------------------------------------------------------------
//reader code for TRYKON
//MCU: MSP430F2370
//reader chip: TRF7960
//interface with main board: SPI(MSP430F23X0 - USCI
mem_c.scf
;/****************************************Copyright (c)**************************************************
;** Guangzou ZLG-MCU Development Co.,LTD.
;**
target.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**