开发者

MSP430 DSP HELP :Can anyone give me a sample DSP script in C/C++

开发者 https://www.devze.com 2023-02-01 17:09 出处:网络
Merged with 开发者_Python百科C/C++ Library or example code for DSP Using the TI-MSP430. Is there any pre written dsp codes for the msp430 series mircrocontroller?
Merged with 开发者_Python百科C/C++ Library or example code for DSP Using the TI-MSP430.

Is there any pre written dsp codes for the msp430 series mircrocontroller?

Im working on a (Audio) DSP project and just wondering if there are any sample (Open source) DSP example that are written in c or c++, for my MSP430 Chip. I just want something as a guideline so i can program my own script using the ACD and DCA on my board for sampling.

http://focus.ti.com/docs/toolsw/folders/print/msp-exp430f5438.html

Thats my board, MSP430F5438 Experimenter Board, from what i herd it can run dsp script via the USB connection with the computer.

Im using CCS ( From TI, code composer studio) and Octave/Matlab.

Just any DSP example scripts or sites that will help me create my own would be appreciated.

What im tying to do,

Partial audio (sampled) track --> Nyquist rate sampling --> over- and undersampling --> reconstruction of the audio track.

0

精彩评论

暂无评论...
验证码 换一张
取 消