-
用户161430
2008-9-9 09:11
-
ADE7758 SPI 软件模拟
-
void SpiSentByte(U08 bb) { U08 i; for(i=0;i8;i++){ SCK=1; CpuDelayUS(20); if((bb0x80)==0) MOSI="0"; else ...
-
-
用户161430
2008-7-29 08:22
-
pl语言学习
-
#!/usr/bin/perl -w # USE: $0 SourcePath DestPath # Sample: o2.pl d:\soft\bin\1 d:\soft\bin\2 use strict; my $SPath=shift; my $DPath=shift; my ...
-
-
用户161430
2008-7-29 08:14
-
光大银行的客户交易流水表程序
-
* Description : ...
-
-
用户161430
2008-7-29 08:11
-
开发通用软件程序的模板开发
-
#include stdlib.h #include "p_len.h" #include "p_inner.h" #include "p_define.h" #include "p_struct.h" extern int ExecFunc(char *s); #define INS ...
-
-
用户161430
2008-7-25 09:05
-
嵌入式dsp的指针取地址
-
#define LED (*(unsigned short int *)0x180000) #define SRAM_Base_Adress (*(unsigned short int *)0x200000)//定义一个指针指向0x200000的地址 void mai ...
-
-
用户161430
2008-7-23 10:18
-
DSP在fllash仿真运行模式
-
dsp在falsh下仿真运行,首先第一先把程序烧写进flash里面,然后照图的设置设,点击execute operation就可以运行了。 ...
-
-
用户161430
2008-7-23 09:51
-
dspF28335的片外ramload运行
-
在往片外ram里load程序运行时,必须先初始化xintf-即是端口gpio等时钟配置跟功能设置等,才能load。cmd只需要把text的地址改成片外ram的入口地址即可,如 ...
-
关闭
站长推荐
/3