CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - VC5402
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - VC5402 - List
[
Other resource
]
myMcBSPIO
DL : 0
VC5402的MCBSP作为通用串口的程序-DSP serial port as a common procedure
Update
: 2008-10-13
Size
: 6.52kb
Publisher
:
zt
[
assembly language
]
dsp
DL : 0
.title \" test vc5402 bootloader...\" .ref _c_int00 .mmregs gpiocr .set 3ch gpiosr .set 3dh dxr10 .set 23h drr10 .set 21h spsa0 .set 38h spcr10 .set 39h spcr20 .set 39h xcr10 .set 39h pcr0 .set 39h
Update
: 2008-10-13
Size
: 561byte
Publisher
:
呵呵
[
Other resource
]
vc5402
DL : 0
DSP5000类实验主要介绍了TI的TMS320VC54x系列DSP的技术和应用实例,关于DSP的原理学习请参考相关教材。DSP2000类实验主要介绍TI的TMS320LF240x系列的DSP的资源应用实验。EDA类实验介绍了18个EDA的基础应用实验。
Update
: 2008-10-13
Size
: 3.29mb
Publisher
:
李明
[
Other resource
]
McBSP
DL : 0
VC5402关于Mcbsp的c的程序,可以直接在开发板上运行
Update
: 2008-10-13
Size
: 46.88kb
Publisher
:
adam
[
Other resource
]
codec
DL : 0
vc5402的关于codec的程序,开发板用的音频芯片是tlv320aic23b,用MCbsp实现通信的
Update
: 2008-10-13
Size
: 45.92kb
Publisher
:
adam
[
assembly language
]
CpuTimer
DL : 0
关于VC5402的定时器的使用的一个例子
Update
: 2008-10-13
Size
: 45.36kb
Publisher
:
adam
[
Embeded-SCM Develop
]
在TMS320VC5402上实现的嵌入式TCPIP协议栈
DL : 0
在TMS320VC5402上实现的嵌入式TCPIP协议栈--Implement embedded TCP/IP protocol stack on TMS320VC5402.
Update
: 2025-02-17
Size
: 16kb
Publisher
:
卢小青
[
Embeded-SCM Develop
]
TCP IP协议源码
DL : 0
实现一个运行在16位数字信号处理器TMS320VC5402上的小型嵌入式TCP/IP协议栈。对TCP/IP协议中的IP协议、ARP协议、UDP协议进行分析,完成基于TCP/IP协议的嵌入式网络系统-A small embedded TCP/IP protocol stack running in a 16bits data signal processor TMS320VC5402 is implemented. IP, ARP, UDP etc. protocols in TCP/IP protocol stack are analyzed. A embeded network system based on TCP/IP is completed.
Update
: 2025-02-17
Size
: 45kb
Publisher
:
葛强
[
uCOS
]
μCos-Ⅱ在TMS320VC5402上的移植及其堆栈的改进
DL : 0
介绍了L C ö O S 2Ê 在TM S320VC5402 上的移植以及在移植过程中的一些注意事项, 给出一些关键的实现代码,并在移植的基础上给出了改进堆栈设计以减少对内存需求的方法。-introduced ouml C L O S 2Ecirc TM HPI in the transplant process and the transplantation of some note, is the realization of some of the key code, and the transplant is given on the basis of an improved stack design to reduce memory requirements methods.
Update
: 2025-02-17
Size
: 169kb
Publisher
:
葛强
[
DSP program
]
基于TMS320VC5402的相关算法程序
DL : 0
基于TMS320VC5402 DSP平台的广义平稳信号的相关算法的C语言实现,在CCS里调试通过-TMS320VC5402 DSP platform based on the generalized smooth signal correlation algorithm in C language, debugging through CCS Lane
Update
: 2025-02-17
Size
: 49kb
Publisher
:
锁斌
[
DSP program
]
myMcBSPIO
DL : 0
VC5402的MCBSP作为通用串口的程序-DSP serial port as a common procedure
Update
: 2025-02-17
Size
: 11kb
Publisher
:
zt
[
DSP program
]
ucosii在TMS320VC5402上移植源码
DL : 0
ucos/ii在TMS320VC5402上移植源码,供移植参考 -CENTER/ii TMS320VC5402 transplant source for transplant reference
Update
: 2025-02-17
Size
: 17kb
Publisher
:
夏社
[
DSP program
]
TMS320VC5402 HPI接口通讯试验
DL : 0
TMS320VC5402 HPI接口通讯试验,实验程序,修改。-TMS320VC5402 HPI communications test experimental procedure to amend.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
夏社
[
DSP program
]
LowPassFilter_FIR_16
DL : 0
采用TMS320VC5402实现一个16阶低通滤波器,音频接口采用的是AD50,汇编语言编写-TMS320VC5402 used to achieve a 16 band low-pass filter, Audio interface is AD50, the compilation of language
Update
: 2025-02-17
Size
: 30kb
Publisher
:
潘枫
[
DSP program
]
CORREL
DL : 0
TI公司TMS320VC5402 DSP 上的相关(Correlation)算法实验-TI TMS320VC5402 DSP related (Correlation) Experimental Algorithm
Update
: 2025-02-17
Size
: 47kb
Publisher
:
lt
[
DSP program
]
CONVOL-RELOAD
DL : 0
TI公司TMS320VC5402 DSP 上的卷积(Convolve)算法实验(前面传错了,重新传)-TI TMS320VC5402 DSP convolution (Convolve) algorithm is inspection (front-wrong, and re-Chuan)
Update
: 2025-02-17
Size
: 42kb
Publisher
:
lt
[
DSP program
]
FFTC
DL : 0
TI公司TMS320VC5402 DSP 上的FFT变换c语言版本的DSP实现方法-TI TMS320VC5402 DSP FFT transform c language version of the DSP is current methods
Update
: 2025-02-17
Size
: 16kb
Publisher
:
lt
[
assembly language
]
dsp
DL : 0
.title " test vc5402 bootloader..." .ref _c_int00 .mmregs gpiocr .set 3ch gpiosr .set 3dh dxr10 .set 23h drr10 .set 21h spsa0 .set 38h spcr10 .set 39h spcr20 .set 39h xcr10 .set 39h pcr0 .set 39h
Update
: 2025-02-17
Size
: 1kb
Publisher
:
呵呵
[
DSP program
]
vc5402
DL : 0
DSP5000类实验主要介绍了TI的TMS320VC54x系列DSP的技术和应用实例,关于DSP的原理学习请参考相关教材。DSP2000类实验主要介绍TI的TMS320LF240x系列的DSP的资源应用实验。EDA类实验介绍了18个EDA的基础应用实验。-A quasi-experimental DSP5000 Main TMS320VC54x the introduction of the TI family of DSP technology and application example, with regard to the principle of DSP Learning please refer to related materials. DSP2000 introduce quasi-experimental main TMS320LF240x series of TI
Update
: 2025-02-17
Size
: 3.29mb
Publisher
:
李明
[
DSP program
]
McBSP
DL : 0
VC5402关于Mcbsp的c的程序,可以直接在开发板上运行-VC5402 McBSP of c on the procedure, you can run directly in the development of on-board
Update
: 2025-02-17
Size
: 53kb
Publisher
:
adam
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.