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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/18/07 14:35
Read: times


 
#137428 - Why two MCUs ?
Responding to: ???'s previous message
Why are you connecting two MCUs ?

and yes if it is necassary then it must be done as you told, but if it is not necassary then there are plenty of options just like IIC,

or you can also create your own like two wire interface ,

1, for Clock P1.0
2, for Data P1.1

well if you want to impliment the Protocol, the Slave MCu must be waiting for the Trasition on the clock (P1.0), and with each transition on clock it must read data on Data Pin (P1.1),

and you can also set your own codings for the Communications,

Hoping that you would get the idea,

if you havent gotten the idea then Reply,

DareDevil

List of 7 messages in thread
TopicAuthorDate
a small project :$ but need some help please            01/01/70 00:00      
   Umm..            01/01/70 00:00      
   Why two MCUs ?            01/01/70 00:00      
      This method "must be waiting" is, indeed 'daring'            01/01/70 00:00      
         Well you are right Sir Erik            01/01/70 00:00      
            polling will only work in the rarest of cases            01/01/70 00:00      
   I don't get what you want from all of this            01/01/70 00:00      

Back to Subject List