DSPRelated.com
Forums

Example of acquisition

Started by ulis...@inwind.it November 23, 2005
Hi,
I am using a Tms320C6711, I want to examine if the converter AD535
correctly works. Someone can give me a simple program that allows to test the operation of both the channels.
Thanks in advance,
Thomas


Thomas-

> I am using a Tms320C6711, I want to examine if the converter AD535
> correctly works. Someone can give me a simple program that allows to test
> the operation of both the channels.

I assume this is a DSK C6711 board, since the TLC320AD535 codec is an old chip and no
longer recommended for new designs by Texas Instruments.

If that's correct, then my best advice would be to use audio loopback / CSL examples
that come with CCS.

Also I have attached the following C source code that would allow you to init the
AD535 "manually", without CSL. This code is as-is, no tech support.

-Jeff