I was looking for code examples and demos of I2S implementation but couldn't find any. Can anyone provide me of any help? Thank you.
KCC's Quizzes AQQ304 - A pure logic
1. Quote of the month: "I am not lazy, I'm just in energy-saving mode" - unknown
2. Quiz AQQ304 about finding a pure logic puzzle
Mike is looking at Anne, but Anne is looking at Paul.
Mike is married, but Paul is not.
Question:
Is a married
View All
August Monthly Blog Quiz! Read the blog, take the quiz, and you could win a gift card
Important: Read the blog first . The quiz questions are all based on the content of the blog:
Stay in the loop and win! Read the blog Current Output Driving Industrial Loops , then take our quick five-question quiz for a chance to win a gift card
View All
I was looking for code examples and demos of I2S implementation but couldn't find any. Can anyone provide me of any help? Thank you.
Hi,
If you are using CCES, please install the BSP of ADSP-21479 using the link given below:
download.analog.com/.../ADI_ADSP-21479_EZKIT-Rel1.0.0.exe
After installation: ..\Analog Devices\ADSP-21479_EZKIT-Rel1.0.0\21479_EZ-Board\Examples\AD1939_I2S_Sample_Based_Talkthru
Please use this example and change the processor to ADSP-21489 and run it.
If your using Visual DSP , you can find the I2S sample based talkthrough for 21489 in the below path:
..\Program Files (x86)\Analog Devices\VisualDSP 5.1.2\214xx\Examples\ADSP-21489 EZ-Board\21489 AD1939 I2S C Sampled-Based Talkthru
Regards,
Divya.P
Hello,
Thanks for your reply. Does it pose any problem running an example meant for ADSP-21479 on a 21489?
Hello,
Thanks for your reply. Does it pose any problem running an example meant for ADSP-21479 on a 21489?
Hi,
There is no problem to run the project after the processor change.
Can you please change the Processor ADSP-21479 to 21489.
In the Visual DSP++ >> Open the Project >> Right click the project (Project Options) >> General >> Processor >> Change the processor to 21489.
Regards,
Divya.P
Thanks, as you suggested, there was No problem with processor change.
I have another question, how do identify the different pins, inputs and outputs, that the example utilizes?
Thanks for your help.
Hi,
Please refer initSRU.c file, which provide detailed information about Codec ADC/DAC Routing. Like how the clock, Fs, data lines from AD1939 connected to SPORT using DAI pins.
Regards,
Divya.P
Thanks for the reply.
I am trying to connect my I2S female/female input cables to the board, I am assuming I can use the Expansion Interface II Comnector.
But how can I identify the different pins on the board.
Thanks.
Hi,
This query is already handled in below thread. To avoid duplication of effort please continue the discussion there.
ez.analog.com/.../how-to-identify-gpio-to-corresponding-sports
Reagrds,
Divya.P