代码搜索:SPI
找到约 10,000 项符合「SPI」的源代码
代码结果 10,000
www.eeworm.com/read/7747/132160
sbl spi_eeprom.sbl
www.eeworm.com/read/7747/132167
obj spi_eeprom.obj
www.eeworm.com/read/7747/132174
c spi_eeprom.c
//
// SPI_EEPROM : TMS320F2812 Teaching CD ROM
// (C) Frank Bormann
//
//###########################################################################
//
// FILE: Lab7B.c
//
// TITLE:
www.eeworm.com/read/7796/135370
opt spi_test.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 {
www.eeworm.com/read/7796/135372
plg spi_test.plg
礦ision3 Build Log
Project:
D:\c8051f020模块\spi&TLC5615\spi_test.uv2
Project File Date: 08/12/2009
Output:
www.eeworm.com/read/7796/135374
hex spi_test.hex
:03000000020041BA
:0C004100787FE4F6D8FD7581070200030B
:1000220075B167E4FF0FBF80FCE5B130E7FB75B245
:010032008845
:0100330022AA
:0A004D0075F803759A07759D0922E6
:0600570020FBFD8F9B223F
:0D00340075
www.eeworm.com/read/7796/135378
obj spi_test.obj
www.eeworm.com/read/7796/135379
c spi_test.c
#include
#define uint8 unsigned char
#define uint16 unsigned int
sbit CS=P0^7;
void SYSCLK_Init(void)
{
uint8 i;
OSCXCN = 0X67;//开始外部22.1184M晶振
for(i = 0;i < 128;i++
www.eeworm.com/read/7796/135383
lst spi_test.lst
C51 COMPILER V8.02 SPI_TEST 08/26/2009 16:19:06 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE SPI_TEST
OBJECT MODULE PLACED I