Re: Flowcode 5 Anyone?
Hi, "Picstar"
Endly knowing what you try to do ...
the answer is quite simple : use TMR1 and the CCPx module in capture mode for each rising edge ( see relevant Pic datasheet chapter )...
that will trigger an interrupt for each pulse of your speedo ... or simply raise a " data ready " flag ...
just yours to read the CCPR1 registers and store the result elsewhere ...
BTW ... I do not remember having seen ONE compiler offering the " capture " function already cooked ... Flowcode included !!!
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Bookmarks