Sign in

username:

password:



Not a member?

Search c6x



Search tips

Subscribe to c6x



c6x by Keywords

AD535 | BIOS | Booting | Bootloader | C621 | C6211 | C6415 | C671 | C6711 | C6711DSK | C6713 | CCS | Chassaing | COFF | DAT | DM64 | DM642 | DMA | DSK671 | DSK6711 | EDM | EDMA | EMIF | Emulator | EVM | EVM620 | FFT | FIR | GPIO | Halting | HPI | HWI | IDK | JTAG | LDB | LDH | LDW | Linker | LMS | LOG_printf | Matlab | McBSP | MEM_alloc | MIPS | PCI | PCM3003 | Pipeline | Profiling | QDM | Reset | ROM | RTDX | Sampling | SDRAM | Stack | TEB | THS1206 | TMS320C621 | TMS320C6416 | TMS320C6711 | TMS320C6713 | UART | Vector Table | XBUS | XDS560

Ads

Discussion Groups

Discussion Groups | TMS320C6x | Reading right and left channel stereo inputs with C6711DSK and PCM3003 codec.

Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).

  

Post a new Thread

Reading right and left channel stereo inputs with C6711DSK and PCM3003 codec. - corizu - Feb 1 14:55:00 2006



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.
	


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

Re: Reading right and left channel stereo inputs with C6711DSK and PCM3003 codec. - Shlomo K. - Feb 3 17:31:00 2006

I have just completed a similar project. Use this code to read (and write) a 32bit wide word to mcbsp1.
 
Shlomo.
 


corizu <c...@yahoo.com> wrote:

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

<*


Bring words and photos together (easily) with
PhotoMail - it's free and works with your Yahoo! Mail.



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