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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/04/03 02:51
Read: times


 
#47460 - RE: T2 compare or byte overflow in 80C592?
Responding to: ???'s previous message
If you want a toggle every 256 cycles then the load and reload value is hex equivalent of 65536-256 which is 0xFF00. So I think you should load CMH2 with 0xFF and CML2 with 0x00.

I never have used a 80c592 but I thought the CM2 must be similiar in operation with any other 16-bit compare register and that way I dont think an 8-bit compare is possible as you want to happen.

Raghu

List of 6 messages in thread
TopicAuthorDate
T2 compare or byte overflow in 80C592?            01/01/70 00:00      
   RE: T2 compare or byte overflow in 80C592?            01/01/70 00:00      
      RE: T2 compare or byte overflow in 80C592?            01/01/70 00:00      
   RE: T2 compare or byte overflow in 80C592?            01/01/70 00:00      
      RE: T2 compare or byte overflow in 80C592?            01/01/70 00:00      
         RE: T2 compare or byte overflow in 80C592?            01/01/70 00:00      

Back to Subject List