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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/19/04 15:26
Read: times


 
#68793 - RE: 89S52 Problem
Responding to: ???'s previous message
hi,
the big difference which may cause a problem is two DPTRs. Well, both devices have them two. But!

AT89S52 controls them via bit DPS (placed in register AUXR1 at 0xA2);
AT89S8252 controls them via bit DPS (placed in register WMCON at 0x96).

So if your code uses both DPTR and switch between them you need to recompile project under new target device (here: AT89S52).

Regards,
Oleg

List of 15 messages in thread
TopicAuthorDate
89S52 Problem            01/01/70 00:00      
   RE: 89S52 Problem            01/01/70 00:00      
      RE: 89S52 Problem            01/01/70 00:00      
         RE: 89S52 Problem            01/01/70 00:00      
            RE: 89S52 Problem            01/01/70 00:00      
   RE: 89S52 Problem            01/01/70 00:00      
      RE: 89S52 Problem            01/01/70 00:00      
         RE: 89S52 Problem            01/01/70 00:00      
            RE: 89S52 Problem            01/01/70 00:00      
               RE: 89S52 Problem            01/01/70 00:00      
         RE: 89S52 Problem            01/01/70 00:00      
   RE: 89S52 Problem just a thought            01/01/70 00:00      
      RE: 89S52 Problem just a thought            01/01/70 00:00      
   RE: 89S52 Problem            01/01/70 00:00      
      RE: 89S52 Problem            01/01/70 00:00      

Back to Subject List