Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).
Hello all, I'm new to DSP and this is my first post. Im trying to carry out noise cancellation using the C6711DSK and the PCM. My noise and desired signals are on two seperate channels. The McBSP1 is set up to read in 32-bit data (declared as data type int)which corresponds to the right and left channels. They are declared as 16-bit arrays(declared as data type short)but only the first element of the array is read i.e channel [0], the second element is always empty. I have used a stereo (16-bit left and 16-bit right channel)to mono(32-bit)connector (for the PCM codec input jack)as detailed in the Chassaing textbook. I'm implementing the LMS algorithm by the way. Can anyone help me? It would be much appreciated. Cyn.
Hello all,
I'm new to DSP and this is my first post. Im trying to carry out noise
cancellation using the C6711DSK and the PCM. My noise and desired
signals are on two seperate channels. The McBSP1 is set up to read in
32-bit data (declared as data type int)which corresponds to the right
and left channels. They are declared as 16-bit arrays(declared as data
type short)but only the first element of the array is read i.e channel
[0], the second element is always empty. I have used a stereo
(16-bit left and 16-bit right channel)to mono(32-bit)connector (for the
PCM codec input jack)as detailed in the Chassaing textbook. I'm
implementing the LMS algorithm by the way.
Can anyone help me? It would be much appreciated.
Cyn.
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/c6x/
<*> To unsubscribe from this group, send an email to:
c...@yahoogroups.com
<*