Simple interrupt


Closed Thread
Results 1 to 11 of 11

Hybrid View

  1. #1
    Join Date
    Aug 2008
    Posts
    42


    Did you find this post helpful? Yes | No

    Default Re: Simple interrupt

    True but at 20 mhz that 2.5 seconds seems more like 1 second, Also I can lower this to say 1000 and it still works well. A less than elegant solution, I know, but I am not a programmer. If I am unsatisfied with it on the road then I may try a relay attached to the brake switch that controls mclr. I just thought that in PicBasicPro you could enter a few simple lines of code like ON INTERRUPT GOTO START and it was as easy as pie, I guess not. Everyone says read the spec sheet on the chip, well I have downloaded them and I am still lost. I guess I am just to damn old to understand it.

  2. #2
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: Simple interrupt

    At 20 Mhz, that 2.5 second delay is only going to be half a second... much more acceptable.
    Didn't see that in your comments before.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts