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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/08/00 15:41
Read: times


 
#4241 - RE: Port 3.3 Output and INT1 input
Steve is correct. It only requires the flag bit be set.

I found this out by talking to Philips Microcontroller gurus when I was designing my background threaded tasker.

I needed to schedule interrupt tasks at two basic priorities without wasting time setting up a timer to generate a single-tick interrupt (as it was initially implemented). It saved a few bytes of background code which in realtime programming, is always important.

-Jay C. Box


List of 11 messages in thread
TopicAuthorDate
Port 3.3 Output and INT1 input            01/01/70 00:00      
RE: Port 3.3 Output and INT1 input            01/01/70 00:00      
RE: Port 3.3 Output and INT1 input            01/01/70 00:00      
RE: Port 3.3 Output and INT1 input            01/01/70 00:00      
RE: Port 3.3 Output and INT1 input            01/01/70 00:00      
RE: Port 3.3 Output and INT1 input            01/01/70 00:00      
RE: Port 3.3 Output and INT1 input            01/01/70 00:00      
RE: Port 3.3 Output and INT1 input            01/01/70 00:00      
RE: Port 3.3 Output and INT1 input            01/01/70 00:00      
RE: Port 3.3 Output and INT1 input            01/01/70 00:00      
RE: Port 3.3 Output and INT1 input            01/01/70 00:00      

Back to Subject List