DSPRelated.com
Forums

(No Subject)

Started by Girish September 2, 2004

Hello all,

Can any one send me ADSP-2181 Ez kit C talkthrough program.

I have got one C talkthrough program but i think its not performing well. The problem is tht it compiles and build fine but when i load it i am unable to listen to the sound which i have passed .

When i halt the debugger the system halts on autocalibration line. 

I think there is some proble with initializing(autocalibration ) the codec.

If any one have working talkthrough C program for EX kit then plz send

Bye
Girish

Thanks and Regards
Girish.T


dear all..
i am currently working in a multi processing environment with Two
ADSP-BF533.i am trying to do SPI DMA communication between two
Blackfins(Master/Slave).

I have written the code for both transmitter and receiver side and one way
SPI DMA comunication works well.but if the same codes are interchanged
with slight variation in the Slave select signals ,the slave processor
receives some junk data from which i am not able to infer any thing.i have
probed the SPI clock,SPISS signal and MOSI pins on the other side and it
is excact as per the timing requirements.The transmitted data is also
correct .but the slave processor does not receive the correct data. i
would like to know if anyone has faced similar problem .Plz suggest what
might b the reason for this inconsistancy.
with rgds
satish