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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/06/03 17:34
Read: times


 
#40933 - RE: timer2 in AT89S8252
Responding to: ???'s previous message
Try to use isntead of t2mod, t2con, rcap2h and rcap2l, the right address. For example: The address of t2mod is 0C8h, so the instruction mov t2mod,#00h, will be mov 0c8h,#00h.
I don“t know if it works but I faced the same problem in my compiler and I will try to do that.

Best regards,
Ricardo VALLE

List of 9 messages in thread
TopicAuthorDate
timer2 in AT89S8252            01/01/70 00:00      
   RE: timer2 in AT89S8252            01/01/70 00:00      
      RE: timer2 in AT89S8252            01/01/70 00:00      
         RE: timer2 in AT89S8252            01/01/70 00:00      
   RE: timer2 in AT89S8252            01/01/70 00:00      
   RE: timer2 in AT89S8252            01/01/70 00:00      
   RE: timer2 in AT89S8252            01/01/70 00:00      
      RE: timer2 in AT89S8252            01/01/70 00:00      
   RE: timer2 in AT89S8252            01/01/70 00:00      

Back to Subject List