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

Sponsor

Industry's highest performing at the lowest power DSPs now as low as $5.00*
Start development today!
*volume pricing for 10ku

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C6x | [Fwd: Re: 64kbps PCM]

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

  

Post a new Thread

[Fwd: Re: 64kbps PCM] - Jeff Brower - Oct 26 22:20:00 2002

K Seshu Babu-

If you look at section 12.4.1, Companding Internal Data, in TMS320C6000
Peripherals
(SPRU190D) you will see that what Chen is recommending will not work with the
AD535
codec directly. You will have to use a second McBSP port to compress 16-bit
data to
u-Law. Do this:

-read 16-bit data from AD535 on McBSP0

-compress on McBSP1 using DLB mode (internal
loopback), with XCOMPAND and RCOMPAND set
same

Then you have 8-bit u-Law data for processing. If McBSP1 is needed for other
peripheral, then you're stuck using a software function.

Jeff Brower
DSP sw/hw engineer
Signalogic -------- Original Message --------
Subject: Re: [c6x] 64kbps PCM
Date: Fri, 25 Oct 2002 23:03:53 -0500
From: Jeff Brower <>
Organization: Signalogic
To: ZW Chen < wrote:
>
> ÔÚÄúµÄÀ´ÐÅÖÐÔø¾­Ìáµ½:
> >From:Jeff Brower <>
> >Reply-To:
> >To: K Seshu Babu <>
> >Subject: Re: [c6x] 64kbps PCM
> >
> >K Seshu Babu-
> >
> >> With DSK6711(16-bit codec) can we convert 16-bit PCM to
> >> 8-bit.Is their any method to do it without harming sample value too much
> >
> >Try u-Law, standard telephony method to compress samples to 8-bit. I don't
think
> the
> >feature is built into the AD535 codec on the DSK board, so you might try
simple
> >software formula.
>
> no,Brower, 6711 McBsp has that function,i can convert linear sample to u-law
or
> A-law automatically

Yes the McBSP has many great features. Next time, please help K Seshu Babu or
other
person who needs the help! Thanks.

Jeff Brower
DSP sw/hw engineer
Signalogic



______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



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