Sign in

username:

password:



Not a member?

Search motoroladsp



Search tips

Subscribe to motoroladsp



motoroladsp by Keywords

56303 | 563xx | 5680 | 56805 | 5680x | 56F80 | 56F800DEMO | 56F805 | 56f807 | 56F830 | ADC | Bootloader | Codec | CodeWarrior | CW5 | CW6 | Debugger | DSP56303 | DSP56303EVM | DSP563xx | DSP5680 | DSP56800 | DSP56807 | DSP56858 | DSP56858EVM | DSP56F803 | DSP56F805 | DSP56F807 | DSP56F80x | DSP56F826 | DSP56F827 | DSP56F8xx | EVM | FFT | Flash_over_jtag | GPIO | Interrupt | Interrupts | JTAG | LCD | Linker | MCF5307 | Metrowerks | Modulus | MSCAN | PCMaster | PWM | Quad | Rif | RTOS | SDK | SPI

Discussion Groups

Technical discussions about Freescale (Motorola) DSPs (including the DSP56000, DSP56300, DSP56600, 56800 DSPs).

  

Post a new Thread

Codec driver - Kenneth Ciszewski - Nov 7 21:20:00 2004



I am using Code Warrior 6.0 for DSP56800E evaluation board and have been looking at the Codec.mcp project.  This is being compiled using SDK libraries (subdirectory "nos" )that were updated for CW 6.  In looking at this briefly, I don't see an obvious way to split out the left and right audio channels coming out of and going back into the codec, which will be requiredto do any actual filtering or other processing of the two separate audio channels.  Has anyone dealt successfully with this problem who would share their solution?





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

RE: Codec driver - Louis Loving - Nov 8 14:23:00 2004

Message
The sampled data from the codec should be interleaved 16 bit words.  Sample Right, Sample Left, Sample Right, etc.  You could write a routine to separate the channels or write the filter to operate on every other sample.
 
Hope this helps,
Louis
-----Original Message-----
From: Kenneth Ciszewski [mailto:k...@swbell.net]
Sent: Sunday, November 07, 2004 3:20 PM
To: m...@yahoogroups.com
Subject: [motoroladsp] Codec driver

I am using Code Warrior 6.0 for DSP56800E evaluation board and have been looking at the Codec.mcp project.  This is being compiled using SDK libraries (subdirectory "nos" )that were updated for CW 6.  In looking at this briefly, I don't see an obvious way to split out the left and right audio channels coming out of and going back into the codec, which will be requiredto do any actual filtering or other processing of the two separate audio channels.  Has anyone dealt successfully with this problem who would share their solution?


_____________________________________
/groups.php3




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