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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/07/03 05:15
Read: times


 
#40989 - RE: any one has better option
Responding to: ???'s previous message
now really i don't understand how to write a command which can keep on monitoring whether data have arrived on POrt 1 or not.Like for bit i can use:- JNB P1.0,$ but how to monitor entire port. So firstly tell me how to do that ?
----------------
Read the port and save the value exactly as you are doing. Then compare it to the previous read. If they are different then the port has changed. Save the new result as the previous result.
----------------

now here something i need to know, if i divide a binary 8 bits number with 10 as done above will the data i will get will be in the MSB = A , and LSB = remainder value in B.)
-------------------
Yes this is correct.
-------------------

can the above be done using only one port but not changing any hardware or doing multiplexing..
---------------
No.
---------------

List of 12 messages in thread
TopicAuthorDate
any one has better option            01/01/70 00:00      
   RE: any one has better option            01/01/70 00:00      
   RE: still the same ...            01/01/70 00:00      
   RE: any one has better option            01/01/70 00:00      
   RE: any one has better option            01/01/70 00:00      
   RE: any one has better option            01/01/70 00:00      
   RE: any one has better option            01/01/70 00:00      
      RE: any one has better option            01/01/70 00:00      
         RE: any one has better option            01/01/70 00:00      
         RE: any one has better option            01/01/70 00:00      
            i think i got it...            01/01/70 00:00      
   RE: any one has better option            01/01/70 00:00      

Back to Subject List