Truncated match.
PICList
Thread
'CORRECTION -- Re: Pulse Width Measurement'
1997\06\30@212634
by
Andrew Warren
I wrote:
> ; 5 cycles per count (2.5 uS per count)
>
> CHECK_PULSE:
>
> INCFSZ pulse_width_lo
> DECF pulse_width_hi
>
> BTFSC PULSE_PORT,PULSE_BIT
> GOTO CHECK_PULSE
>
> DONE:
>
> MOVF pulse_width_lo
> ADDWF pulse_width_hi
There's a slight error in the above code; the "MOVF pulse_width_lo"
is meant to be "MOVF pulse_width_lo,W".
Sorry.
-Andy
=== Andrew Warren - spam_OUTfastfwdTakeThisOuT
ix.netcom.com
=== Fast Forward Engineering, Vista, California
=== http://www.geocities.com/SiliconValley/2499
More... (looser matching)
- Last day of these posts
- In 1997
, 1998 only
- Today
- New search...