Sign in

username:

password:



Not a member?

Search c54x



Search tips

Subscribe to c54x



c54x by Keywords

5409 | 5416 | AD5 | ADC | BIOS | Boot | Booting | Bootloader | C540 | C5402 | C5409 | C5416 | CCS | Codec | DMA | Dmad | DSK | DSKPlus | Dsplib | EVM | FFT | FIR | Flash | GPIO | HPI | Initialization | Interrupt | JTAG | LOG_printf | MCBSP | RFFT | RTDX | Sampling | STLM | UART | VC540

Discussion Groups

Discussion Groups | TMS320C54x | Req. for TMX320VC5402 DSK Code

Technical discussions about the TI C54x DSPs (including the c5401, c5402, c5402a, c5404, c5407, c5409, c5409a, c5410, c5410a, c5416, c5420, c5421, c5441, c549, c5470 and c5471).

  

Post a new Thread

Req. for TMX320VC5402 DSK Code - kumar venkat - Nov 10 9:36:00 2001



Hello Group Members,
I am working on TMX320VC5402 DSK. I request
the group members to help me in this regard.

My objective is Given an analog signal
of frequency say 1or2KHz from a Function
Generator to the Mic. INPUT socket of the
DSK i need to get back and display the same
input signal at the other end i.e, Speaker
OUTPUT socket of the DSK which is connected to Oscilloscope. Basically it is a
simple delay
program wherein to set the circular buffer
and the sampling frequency setting are to be
cater for.
Analog I/P to the DSK <-- Function Generator(2KHz)
Analog O/P of the DSK --> Oscilloscope
Request you people, can i get the source code
for the above objective. If possible do suggest me how to achieve for the above
objective.

Advance Thanx

Kumar





(You need to be a member of c54x -- send a blank email to c54x-subscribe@yahoogroups.com )

RE: Req. for TMX320VC5402 DSK Code - Todd Goldsmith - Nov 11 20:33:00 2001

Hi Kumar,

If I understand your project correctly, there are several example/sample
programs (DSP/BIOS and non-DSP/BIOS versions) which are on the CD ROM
delivered with your DSK C5402 kit (i.e., codec and codec_bios in the
ti\examples\c5402\dsp directory) in which audio samples are copied on a
sample-per-sample basis from the mic codec input to the speaker codec
output, and it is easy to see where to insert some of your own code
in-between if you wish to do some signal processing on the audio samples
prior to sending them out the speaker codec. The sample rate is 16 kHz,
but you can easily change that. The non-bios version has a bug in
vector table set-up which I have not resolved as yet, but the bios
version seems to work well.

Good luck,

-Todd

-----Original Message-----
From: kumar venkat [mailto:]
Sent: Saturday, November 10, 2001 2:36 AM
To: ;
Subject: [c54x] Req. for TMX320VC5402 DSK Code Hello Group Members,
I am working on TMX320VC5402 DSK. I request
the group members to help me in this regard.

My objective is Given an analog signal
of frequency say 1or2KHz from a Function
Generator to the Mic. INPUT socket of the
DSK i need to get back and display the same
input signal at the other end i.e, Speaker
OUTPUT socket of the DSK which is connected to Oscilloscope. Basically
it is a simple delay
program wherein to set the circular buffer
and the sampling frequency setting are to be
cater for.
Analog I/P to the DSK <-- Function Generator(2KHz)
Analog O/P of the DSK --> Oscilloscope
Request you people, can i get the source code
for the above objective. If possible do suggest me how to achieve for
the above objective.

Advance Thanx

Kumar
_____________________________________




(You need to be a member of c54x -- send a blank email to c54x-subscribe@yahoogroups.com )