Page 1 of 2

I2S ADC interfacing with DSP Processor

Posted: Thu Jan 07, 2010 5:02 pm
by SukhdeepMankoo
May McBSP or McASP used for interfacing with I2S based ADC? can i use both or one of them for getting data from ADC using I2S.
Kindly tell me, how can i do so.
Thanks

Re: I2S ADC interfacing with DSP Processor

Posted: Fri Jan 08, 2010 5:27 am
by Neo
ADC with I2S can be connected to McBSP. For McASP check AIC33 codec which was connected through I2S.

Re: I2S ADC interfacing with DSP Processor

Posted: Fri Jan 08, 2010 6:56 pm
by SukhdeepMankoo
Thanks,
Can i connect ADC with I2S protocol with McASP. where i will be able to pick up digital data from ADC. can i connect CS5361 ADC using I2S protocol with McASP of(TMS320C6413).

Thanks

Re: I2S ADC interfacing with DSP Processor

Posted: Fri Jan 08, 2010 9:28 pm
by Neo
I have only seen AIC33 ADC on McASP which is a PCM codec with I2S. You will have to check the specs on that (My idea is it should be possible). (Better compare your ADC with AIC33 electrical spec so you can get an idea).

Re: I2S ADC interfacing with DSP Processor

Posted: Sat Jan 09, 2010 6:25 pm
by SukhdeepMankoo
Thanks,
But i want to interface CS5361 with TMS320C6413 through McASP. can i connect it will TMS320C6413? if yes, can i read the ADC digital data by McASP as we do in ordinary ADC.

Kindly tell me, i am totally doubt full about it.

Thanks

Re: I2S ADC interfacing with DSP Processor

Posted: Sat Jan 09, 2010 8:16 pm
by Neo
I'm sure it is possible but I know you expect something more than that. This is the reason for people depending on evaluation modules with bulletproof schematics. As this seems not done yet on one, you will have take the risk and experiment with a scope, etc... I can tell you one thing, you must thoroughly go through the spec to see whether ratings are matching, etc... so we can be confident that it should work together.

Re: I2S ADC interfacing with DSP Processor

Posted: Mon Jan 11, 2010 2:07 pm
by SukhdeepMankoo
Thanks,

Re: I2S ADC interfacing with DSP Processor

Posted: Mon Jan 11, 2010 2:47 pm
by Neo
If you could use TLV320AIC23B CODROBOT.LK (2/2 ADC/DAC), you can find the schematic on connecting this to McASP of TMS320DM642 chip from here.

You can also use AIC33 and I heard there is a more improved low-power codec available now.

Re: I2S ADC interfacing with DSP Processor

Posted: Tue Jan 12, 2010 1:33 pm
by SukhdeepMankoo
Thanks,
In my project, i want to interface nine CS5361(Based on I2S) with DSP processor. I have read the data sheet of TMS320C6413 which has two McASP. Each McASP can be interfaced with six ADC(like CS5361). where i will be able to pick up the digital data through I2S protocol based ADC. Can i interface it with TMS320C6413. i have already done it with ARM7TDMI-S, where i am using analog switch to get nine analog signal through single CS5361.which is running successful, but not getting a good performance as i am desiring.Because analog switch make the system slow.

Kindly tell me, may I interface nine CS5361 with two TMS320C6413, where i am getting ADC steps from all the nine CS5361 through two McASP.

Thanks & Regards.
Sukhdeep Singh

Re: I2S ADC interfacing with DSP Processor

Posted: Tue Jan 12, 2010 3:16 pm
by Neo
We didn't interface this chip to any DSP processor that we used so far and we can't find information on the net as well. So you may submit this question on Ti forum to see whether Ti engineers can help you with this. If you can't trial and try, that's the best I could recommend to you.

Also you may try to find a DSP with 2 McASP ports so you can do it within a single chip. TMS320C6418 can be a good option.