I'm having a problem with using the convol function of the dsplib.h
because every time I build my project in CCS it would note that the
symbol convol is undefined. why is so? ...
Hi groupmembers,
We are developing basic analog phone on TI's TMS320C54CST.. We need multithreaded support so we are in the process to convert our existing single threaded ...
Hello everybody,
I am working with TMS320C5416DSK. while working with the kit, i was told to get the audio input from a CD player/Walkman or through mike. Is ther...
Hello All,
I am research student looking for control code for embedded
processors/microcontrollers that use PID or LQR closed-loop feedback
control. My group and I want to per...
I work on 5402 DSP. I face a problem in I/O. 5402 has HPIport which
can also be used as IO Port. I am using this port as Output.
The problem is Iam able to write to the IO in ...
Hi All,
We are developing basic analog phone using TMS320C54CST and
MSM7716 as codec.
Codec is going to be connected at McBSP0 for audio data and
McBSP1 configure...
Hi all,
I'm optimizing code for C64x which was optimized for x86.
In that code lot of lookups were used. I optimized some code by
removing those lookups with the math (reads ...
How hard is it to use an McBSP as an RS-232 serial port?
I understand I would need a level converter, but how complicated
is the software to write?
Is there any free code ...
hi to all c54xians,
i am doing a realtime project in ofdm using c54x.the
processor misses some input samples,because of the
long processing time time codes for fft and ifft,so,i...