DSPRelated.com
Forums

How to make communicate 2 or 3 DSP TMS320Cxx

Started by domistep February 5, 2004
I want to use 3 TMS320Cxx DSP for different acquisition signals , and
which require high rate.
Do you think using SPI would be better than SCI ?
thank you
hi, 

u have serveral ports for the purpose. The McBSP, HPI, Expansion
interfaces or even the EMIF. Most of the interfacing could be achieved
glueless.

amar

domistep@free.fr (domistep) wrote in message news:<11efef01.0402051051.6ff942a1@posting.google.com>...
> I want to use 3 TMS320Cxx DSP for different acquisition signals , and > which require high rate. > Do you think using SPI would be better than SCI ? > thank you
"domistep" <domistep@free.fr> wrote in message
news:11efef01.0402051051.6ff942a1@posting.google.com...
> I want to use 3 TMS320Cxx DSP for different acquisition signals , and > which require high rate. > Do you think using SPI would be better than SCI ? > thank you
Can you define 'high rate' ?
domistep wrote:

> I want to use 3 TMS320Cxx DSP for different acquisition signals , and > which require high rate. > Do you think using SPI would be better than SCI ? > thank you
Both are serial protocols. The data sheet will tell you if they can go fast enough to concentrate in one place the data collected by three processors sampling at a "high rate". If a processor has time to receive two samples while collecting its own, could it collect all three if it didn't need to receive any? To paraphrase Dijkstra, You cannot sharpen a pencil with a dull ax. Three dull axes won't do better. Jerry -- Engineering is the art of making what you want from things you can get. &#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;
"Graeme" <graeme@hotmail.com> wrote in message news:<bvvf7r$10vl3c$1@ID-154333.news.uni-berlin.de>...
> "domistep" <domistep@free.fr> wrote in message > news:11efef01.0402051051.6ff942a1@posting.google.com... > > I want to use 3 TMS320Cxx DSP for different acquisition signals , and > > which require high rate. > > Do you think using SPI would be better than SCI ? > > thank you > > Can you define 'high rate' ?
High rate would be less than 1 Mhz
domistep wrote:
> "Graeme" <graeme@hotmail.com> wrote in message news:<bvvf7r$10vl3c$1@ID-154333.news.uni-berlin.de>... > >>"domistep" <domistep@free.fr> wrote in message >>news:11efef01.0402051051.6ff942a1@posting.google.com... >> >>>I want to use 3 TMS320Cxx DSP for different acquisition signals , and >>>which require high rate. >>>Do you think using SPI would be better than SCI ? >>>thank you >> >>Can you define 'high rate' ? > > > High rate would be less than 1 Mhz
Would this be 1 Mega BYTE, 1 Mega WORD, or 1 Mega LONG ???
hamilton wrote:
> domistep wrote: > >> "Graeme" <graeme@hotmail.com> wrote in message >> news:<bvvf7r$10vl3c$1@ID-154333.news.uni-berlin.de>... >> >>> "domistep" <domistep@free.fr> wrote in message >>> news:11efef01.0402051051.6ff942a1@posting.google.com... >>> >>>> I want to use 3 TMS320Cxx DSP for different acquisition signals , and >>>> which require high rate. >>>> Do you think using SPI would be better than SCI ? >>>> thank you >>> >>> >>> Can you define 'high rate' ? >> >> >> >> High rate would be less than 1 Mhz > > > Would this be 1 Mega BYTE, 1 Mega WORD, or 1 Mega LONG ???
Per channel? Jerry -- Engineering is the art of making what you want from things you can get. &#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;
Sorry for the laxk of information.
It would be for less than 7000 words per second


Jerry Avins <jya@ieee.org> wrote in message news:<4026ad13$0$3186$61fed72c@news.rcn.com>...
> hamilton wrote: > > domistep wrote: > > > >> "Graeme" <graeme@hotmail.com> wrote in message > >> news:<bvvf7r$10vl3c$1@ID-154333.news.uni-berlin.de>... > >> > >>> "domistep" <domistep@free.fr> wrote in message > >>> news:11efef01.0402051051.6ff942a1@posting.google.com... > >>> > >>>> I want to use 3 TMS320Cxx DSP for different acquisition signals , and > >>>> which require high rate. > >>>> Do you think using SPI would be better than SCI ? > >>>> thank you > >>> > >>> > >>> Can you define 'high rate' ? > >> > >> > >> > >> High rate would be less than 1 Mhz > > > > > > Would this be 1 Mega BYTE, 1 Mega WORD, or 1 Mega LONG ??? > > Per channel? > > Jerry
domistep wrote:

> Sorry for the laxk of information. > It would be for less than 7000 words per second
... Overall, or per channel? Either way, it's not very rapid by the standards of CD audio. Jerry -- Engineering is the art of making what you want from things you can get. &#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#4294967295;
U&#4294967295;ytkownik hamilton napisa&#4294967295;:
>> >> >> >> High rate would be less than 1 Mhz > > > Would this be 1 Mega BYTE, 1 Mega WORD, or 1 Mega LONG ??? >
Isn't baud a transfer unit ? Sieger