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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/24/05 15:52
Read: times


 
Msg Score: +1
 +1 Good Answer/Helpful
#92268 - Resetting port pins
Responding to: ???'s previous message
Hi Declan,

You're welcome :-)

Resetting the port pins after each byte transfer is not a bad idea, but it is only absolutely neccessary before a read sequence, i.e. before you assert the RxA pin for the first time.

The easiest way to ensure this is to do a "MOV P2,#FFh" after the last write operation.

Good luck with the rest of your project.

Regards,
Rob.

PS That's two pints you now owe me! ;-))

List of 13 messages in thread
TopicAuthorDate
Host to RPC byte transfer            01/01/70 00:00      
   leg up            01/01/70 00:00      
   RE: leg up            01/01/70 00:00      
      You've got to be joking!            01/01/70 00:00      
         Receive sequence            01/01/70 00:00      
            why not try it            01/01/70 00:00      
               Simulate            01/01/70 00:00      
            Wrong way round            01/01/70 00:00      
               F.A.O Rob            01/01/70 00:00      
                  On the right track            01/01/70 00:00      
                     Thanks Rob            01/01/70 00:00      
                        Resetting port pins            01/01/70 00:00      
         F.A.O Rob Klein            01/01/70 00:00      

Back to Subject List