代码搜索:SPI
找到约 10,000 项符合「SPI」的源代码
代码结果 10,000
www.eeworm.com/read/445804/7589936
c spi_slave.c
/////SPI调试程序//////////
/////SPI_slave.c//////////////
#include
typedef unsigned char uchar;
typedef unsigned int uint;
xdata uchar aa[6]={0x31,0x32,0x33,0x34,0x35,0x36};
xdata uch
www.eeworm.com/read/444579/7611506
uv2 spi.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (SPI), 0x0004 // Tools: 'ARM-ADS'
Group (Startup Code)
Group (Source code)
Group (library)
Group (abstract)
File 1,2,
www.eeworm.com/read/444579/7611507
bak spi_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 {
www.eeworm.com/read/443702/7626374
c spi_test.c
#include "DSP28_Device.h"
unsigned int Spi_VarRx[100];
unsigned int i,j;
//interrupt void ISRSciaTx(void);
//interrupt void ISRSciaRx(void);
void main(void)
{
/*初始化系统*/
InitSysCtrl();
/*
www.eeworm.com/read/443702/7626384
obj spi_test.obj
www.eeworm.com/read/443098/7638120
pjt spi_dac.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="DSP28"
ProjectDir="D:\DSP2812 test\DSP2812_examples\SPI_DAC\"
ProjectType=Executable
www.eeworm.com/read/443098/7638134
obj spi_dac.obj
www.eeworm.com/read/443098/7638136
gel spi_dac.gel
/*
// TI File $Revision: /main/3 $
// Checkin $Date: July 2, 2007 11:33:37 $
//###########################################################################
//
// This .gel file can be used to he
www.eeworm.com/read/443098/7638137
paf spi_dac.paf
www.eeworm.com/read/443098/7638138
c spi_dac.c
// TI File $Revision: /main/3 $
// Checkin $Date: July 2, 2007 11:33:46 $
//###########################################################################
//
// FILE: SPI_DAC.c
//
// TITLE: DS