Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/26/04 17:34
Read: times


 
#69220 - RE: multiprocessor communication
Responding to: ???'s previous message
Hello,

I use Mode 3 of UART for my multi-processor
system. It hasn't been a problem at all... ever.
But before stepping into that make sure
you read the bible chapters and the datasheets
of associated parts. Be carefull while setting
the baudrates of different parts.

One more thing. If you have one master communicating
with various slaves then your master might need
two UARTs (one to communicate with computer and
other one for the Muli-processor mode). One more
option is using the SPI mode for the inter processor
communication.

To test the Multi-processor mode I would suggest
starting with a simple communication between
two processors first using Mode 1 of UART.
Then gradually move towards mode 3. And then start
off with addressing. Once you are able to 'choose'
the slave processor using software... then add
other babies to your network. If you are not
comfortable with interrupts you are gonna have some problems in getting it to work... but you always
have the forum to ask questions.

Good luck !

regards
Ashish


List of 9 messages in thread
TopicAuthorDate
multiprocessor communication            01/01/70 00:00      
   RE: multiprocessor communication            01/01/70 00:00      
      Its not difficult...            01/01/70 00:00      
   RE: multiprocessor communication            01/01/70 00:00      
      new testament            01/01/70 00:00      
   RE: multiprocessor communication            01/01/70 00:00      
      new testament            01/01/70 00:00      
         RE: new testament            01/01/70 00:00      
   RE: multiprocessor communication            01/01/70 00:00      

Back to Subject List