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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/21/04 09:40
Read: times


 
#74547 - RE: Request Response architecture
Responding to: ???'s previous message
hi Oleg
your understanding are absolutly right but i am not reading the port any where i am just writing on it and when ever i write on port i put the value 0x00 first on the port then put the desire value on the port.
i.e when i have to write 0x80 on the port i do it like this
P1=0x00; //00000000b
P1=0x80; //10000000b
But in the responce case it is not working.
Regards
Farhan Arshad

List of 5 messages in thread
TopicAuthorDate
Request Response architecture            01/01/70 00:00      
   RE: Request Response architecture            01/01/70 00:00      
      RE: Request Response architecture            01/01/70 00:00      
         RE: Request Response architecture            01/01/70 00:00      
            RE: Request Response architecture            01/01/70 00:00      

Back to Subject List