Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: circuitpro; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    772
    Views
    600,095

    scalerobotics - Thanks very much.

    scalerobotics - Thanks very much.
  2. Replies
    772
    Views
    600,095

    I've been trying to use DT_INTS-14 with a...

    I've been trying to use DT_INTS-14 with a 16F877A. I'm getting errors when trying to compile. Code is as follows:

    DEFINE OSC 4

    'Define LCD registers and bits
    Define LCD_DREG PORTD...
  3. Replies
    772
    Views
    600,095

    O. Well, u know I'm a newbie at this. sorry to...

    O. Well, u know I'm a newbie at this. sorry to bother you.
  4. Replies
    772
    Views
    600,095

    With the PBPL box checked in the compiler...

    With the PBPL box checked in the compiler options, when I put in your
    3 INCLUDE statements:

    INCLUDE "DT_INTS-18.bas"
    INCLUDE "ReEnterPBP-18.bas"
    INCLUDE "Elapsed_INT.bas"

    I get a compile...
  5. Replies
    772
    Views
    600,095

    Pbpl?

    I hope this hasn't been answered already but,

    What about using Instant Interrupts with PBPL? Should they work? I'm really hoping I'm just doing something wrong cause I'm gonna need them!! (I'm...
  6. Replies
    772
    Views
    600,095

    Thank you.

    Thank you.
  7. Replies
    772
    Views
    600,095

    Which type of interrupt is easier to implement?

    DT,

    I have only used interrupts once, (using Instant Interrupts) based on your clock routine. I am starting a design in which I want to again use your interrupt routines, (and I admit I haven't...
  8. Replies
    772
    Views
    600,095

    Darrel, Want to thank you again for your...

    Darrel,

    Want to thank you again for your Instant Interrupts. I inserted them into my huge 18F program, and the elapsed timer is working perfectly! Am going to watch your website and waiting for...
  9. Replies
    772
    Views
    600,095

    I'm on it, and thanks!

    I'm on it, and thanks!
  10. Replies
    772
    Views
    600,095

    Never used an interrupt before in my life, but am...

    Never used an interrupt before in my life, but am going to try in my current project. I need to use the 'interrupt-on-change' capability of the 18F to detect (and hopefully count) the decoded clock...
Results 1 to 10 of 10