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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/25/08 06:10
Read: times


 
#157044 - DPTR to hold 16 bit address
Is there some inclusive instruction I don't know about when writing to the DPTR.

To send a 16 bit address out serially I used the instruction

MOV DPTR,#01FFH

Then load DPH into the 8 bit serial engine and send it
and finally DPL.

Is something else being set or reset or modified inside the CPU when I use the DPTR this way?

List of 16 messages in thread
TopicAuthorDate
DPTR to hold 16 bit address            01/01/70 00:00      
   No. It is just a register.            01/01/70 00:00      
   Remember that there are two data pointers            01/01/70 00:00      
      let me get on my soapbox            01/01/70 00:00      
         More information is always helpful.            01/01/70 00:00      
         device info            01/01/70 00:00      
      Is that true?            01/01/70 00:00      
         Two?            01/01/70 00:00      
            You can ignore multiple DPTRs            01/01/70 00:00      
         Definition of "most"            01/01/70 00:00      
            my take on multiple dptrs            01/01/70 00:00      
      What idiot gave Lynn a -1 point??            01/01/70 00:00      
         Overreacting?            01/01/70 00:00      
         Karma            01/01/70 00:00      
         Calm down - it's perfectly valid and correct            01/01/70 00:00      
   Don\'t use any register            01/01/70 00:00      

Back to Subject List