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/00 18:44
Read: times


 
#2053 - RE: using the external interrupt
Just adding some spice...

I need to get data from a machine that when one line (DATA_READY) goes down the data on other line (DATA) is stable to read.
So far, so good. DATA_READY goes on INT0 in edge trigger mode and DATA goes in some P2/P3 pin.
Time is the problem here. When DATA_READY goes down i have 50 uSecs to read DATA, and the interval between 2 DATA_READY's is about 350 to 400 uSecs. Also it happens in cycles, so when i get the 1st DATA_READY, i can expect to get more 600 in sequence, after that there can be lots of seconds before the next 'run'.
The question is 8051 *can* handle that ?
maybe the Dallas fast-8051 chip can ?

Thanks for any help.
Bruno

List of 8 messages in thread
TopicAuthorDate
using the external interrupt            01/01/70 00:00      
RE: using the external interrupt            01/01/70 00:00      
RE: using the external interrupt            01/01/70 00:00      
RE: using the external interrupt            01/01/70 00:00      
RE: using the external interrupt            01/01/70 00:00      
RE: using the external interrupt            01/01/70 00:00      
RE: using the external interrupt            01/01/70 00:00      
RE: using the external interrupt            01/01/70 00:00      

Back to Subject List