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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/07/00 22:27
Read: times


 
#5543 - AT89S53 and T2
I am trying to generate an interupt from Timer 2 on both a 1-to-0 transition
at T2EX and on overflow.

I have it set uo as follows

T2CON = 00001101
T2MOD = 00000000
IE = 10110010 (I am using other Int's)

I then test TF2 or EXF2 to determine which caused the interupt.

I seems straight forward and I believe it may be my crappy ICE but I just need to confirm with someone.

Tony

List of 3 messages in thread
TopicAuthorDate
AT89S53 and T2            01/01/70 00:00      
RE: AT89S53 and T2            01/01/70 00:00      
RE: AT89S53 and T2            01/01/70 00:00      

Back to Subject List