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

Discussion Groups

Discussion Groups | TMS320C6x | how to generate 64kbps voice signal using AD535 and TMS320C6711

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

  

Post a new Thread

how to generate 64kbps voice signal using AD535 and TMS320C6711 - liena_miracle - Nov 19 4:49:00 2003



hi all,
i just started my experiment using TMS320C6711 and i 'm first time
user using this components. i have assigned to input 64kbps througg
TMS320C6711.Can you all give an idea how to generate this siganl,
and how i can get the example of source code.

thank you

regard;
roslina





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

Re: how to generate 64kbps voice signal using AD535 and TMS320C6711 - Wojciech Rewers - Nov 19 13:55:00 2003

--- liena_miracle <> wrote:
> i just started my experiment using TMS320C6711 and i
> 'm first time
> user using this components. i have assigned to input
> 64kbps througg TMS320C6711.

I still don't get what you're trying to do... you're
asking "how to generate voice" - and now you're saying
something about assigning input??

> Can you all give an idea how to generate
> this siganl,
> and how i can get the example of source code.

how to generate "signal"? what signal? voice? any
signal? if you're fine with "any signal" - just create
an array, generate some sin values into it and send
them to the AD535 DAC via McBSP0 at 8kHz rate...

good luck...

Wojciech Rewers

__________________________________






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

Re: how to generate 64kbps voice signal using AD535 and TMS320C6711 - Jeff Brower - Nov 19 18:28:00 2003

Wojciech-

> --- liena_miracle <> wrote:
>> i just started my experiment using TMS320C6711 and i
>> 'm first time
>> user using this components. i have assigned to input
>> 64kbps througg TMS320C6711.
>
> I still don't get what you're trying to do... you're
> asking "how to generate voice" - and now you're saying
> something about assigning input??

Language prob here... Roslina means she has been assigned (class project)
to run 64 kbps voice on DSK C6711 board.

It sounds to me like her starting point is CCS "audio loopback" example,
sampling at 8 kHz.

-Jeff

>> Can you all give an idea how to generate
>> this siganl,
>> and how i can get the example of source code.
>
> how to generate "signal"? what signal? voice? any
> signal? if you're fine with "any signal" - just create
> an array, generate some sin values into it and send
> them to the AD535 DAC via McBSP0 at 8kHz rate...
>
> good luck...
>
> Wojciech Rewers






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

Re: how to generate 64kbps voice signal using AD535 and TMS320C6711 - Wojciech Rewers - Nov 19 19:26:00 2003


--- Jeff Brower <> wrote:
> >> i just started my experiment using TMS320C6711
> and i
> >> 'm first time
> >> user using this components. i have assigned to
> input
> >> 64kbps througg TMS320C6711.
> >
> > I still don't get what you're trying to do...
> you're
> > asking "how to generate voice" - and now you're
> saying
> > something about assigning input??
>
> Language prob here... Roslina means she has been
> assigned (class project)
> to run 64 kbps voice on DSK C6711 board.

I'm sory - I didn't get that ;-)

> It sounds to me like her starting point is CCS
> "audio loopback" example, sampling at 8 kHz.

well... I would strongly discourage from starting with
"audio example"... I think it's overcomplicated...

if I were "her" (Roslina means "plant" in my language
;-) I would start with reading the codec's
datasheet... she probably will not be using DSP/BIOS,
so I'd suggest using BSL (Board Support Library) - you
can get it here:
www.wrewers.karolin.pl/BoardSupportLibrary.zip
there are functions for talking to AD535...

good luck...

Wojciech Rewers

__________________________________






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

Re: how to generate 64kbps voice signal using AD535 and TMS320C6711 - Jeff Brower - Nov 19 20:26:00 2003

Wojciech-

>> Language prob here... Roslina means she has been
>> assigned (class project)
>> to run 64 kbps voice on DSK C6711 board.
>
> I'm sory - I didn't get that ;-)
>
>> It sounds to me like her starting point is CCS
>> "audio loopback" example, sampling at 8 kHz.
>
> well... I would strongly discourage from starting with
> "audio example"... I think it's overcomplicated...
>
> if I were "her" (Roslina means "plant" in my language
> ;-)

Wojciech, you are one very smart DSP dude, but your social skills need
some work :-) At least say "beautiful plant" or something....

But I'm sure Roslina will appreciate your excellent suggestions for
starting simple and using BSL.

-Jeff

> I would start with reading the codec's
> datasheet... she probably will not be using DSP/BIOS,
> so I'd suggest using BSL (Board Support Library) - you
> can get it here:
> www.wrewers.karolin.pl/BoardSupportLibrary.zip
> there are functions for talking to AD535...
>
> good luck...
>
> Wojciech Rewers





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