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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/19/02 09:35
Read: times


 
#29359 - RE: measuring low pulses from an IR demodula
hi jeff:

;initialize external intr in edge
;mode
;initialize timer
;clear flag x
mov ret_add_lsb,#low(ret_add)
mov ret_add_msb,#high(ret_add)
jnb x,$
;check for valid time


intx_isr:
;start/load timer
push ret_add_lsb
push ret_add_msb
reti

ret_add:
jnb px.y,$
;stop timer
;read timer
setb x
ret

regards
pranav




List of 14 messages in thread
TopicAuthorDate
measuring low pulses from an IR demodula            01/01/70 00:00      
RE: measuring low pulses from an IR demodula            01/01/70 00:00      
RE: measuring low pulses from an IR demodula            01/01/70 00:00      
RE: measuring low pulses from an IR demodula            01/01/70 00:00      
RE: measuring low pulses from an IR demodula            01/01/70 00:00      
RE: measuring low pulses from an IR demodula            01/01/70 00:00      
RE: measuring low pulses from an IR demodula            01/01/70 00:00      
RE: measuring low pulses from an IR demodula            01/01/70 00:00      
RE: measuring low pulses from an IR demo            01/01/70 00:00      
RE: measuring low pulses from an IR demo            01/01/70 00:00      
RC5: Philips or Sony? - Charles            01/01/70 00:00      
RE: measuring low pulses from an IR demodula            01/01/70 00:00      
RE: measuring low pulses from an IR demodula            01/01/70 00:00      
RE: measuring low pulses from an IR demodula            01/01/70 00:00      

Back to Subject List