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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/02/07 17:05
Read: times


 
#136422 - this should do
Responding to: ???'s previous message
IT0 = 0;// level triggered
EX0 = 1;
IT1 = 1; // edge triggered MOVE HERE
IE1 = 0; // kill 'hanging int' ADD
EX1 = 1;// Enable INT1
EA = 1; MAY BE OK WHERE IT IS, I LIKE IT AT THE END
while (1)

Erik

List of 3 messages in thread
TopicAuthorDate
LPC936 INT1 False Triggering            01/01/70 00:00      
   this should do            01/01/70 00:00      
   It really did            01/01/70 00:00      

Back to Subject List