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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/08/04 09:26
Read: times


 
#72032 - RE: Bit-Banging mechanism
Responding to: ???'s previous message
let me remind you that RS232 is not a protocol. It is a standard of transmition (logic levels, speed, wire lenght, etc)

you must make your own protocol for transfering data. i.e.

"uC 1" sends to "uC 2" an "A" and then "uC2" does rutine 1 and returns "uC1" data

does your uC has an UART?

what is your application?

do you want to make a network or just want to connect 2 devices?

List of 18 messages in thread
TopicAuthorDate
Bit-Banging mechanism            01/01/70 00:00      
   RE: Bit-Banging mechanism            01/01/70 00:00      
   RE: Bit-Banging mechanism            01/01/70 00:00      
      RE: Bit-Banging mechanism            01/01/70 00:00      
         RE: Bit-Banging mechanism            01/01/70 00:00      
      RE: Bit-Banging mechanism            01/01/70 00:00      
         RE: Bit-Banging mechanism            01/01/70 00:00      
   RE: Bit-Banging mechanism            01/01/70 00:00      
      RE: Not Bit-Banging            01/01/70 00:00      
   RE: Bit-Banging mechanism            01/01/70 00:00      
   What Bit Banging Means            01/01/70 00:00      
   RE: Bit-Banging mechanism            01/01/70 00:00      
      Not necessarily too arduous            01/01/70 00:00      
      RE: Bit-Banging mechanism            01/01/70 00:00      
         RE: Bit-Banging mechanism            01/01/70 00:00      
            Programmers Heaven            01/01/70 00:00      
         RE: Bit-Banging mechanism            01/01/70 00:00      
         What you asked for            01/01/70 00:00      

Back to Subject List