PBP, 16F1827, FSR, and Error 113


Closed Thread
Results 1 to 12 of 12

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Location
    Omaha, Nebraska USA
    Posts
    263


    Did you find this post helpful? Yes | No

    Default

    If my "blinky" is any indication, it works fine for INT_INT, which is the only one I'm using at the moment. I also tested it (INT_INT) in the full program, and it is working, both on the output and driving a "heartbeat" indicator at the same time. (It's a zero-crossing detector.)

    The rest of the program is problematic. As I mentioned, it worked on the 16F88, but only one channel works correctly on the 16F1827. I have to assume I have overlooked something in terms of managing and/or definining pins/ports, since each channel's code is identical.

    I may be yelling for help yet this evening.
    Russ
    N0EVC, xWB6ONT, xWN6ONT

    "Easy to use" is easy to say.

  2. #2
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by RussMartin View Post
    If my "blinky" is any indication, it works fine for INT_INT, ...
    That's a start.
    Thanks!

    I may be yelling for help yet this evening.
    OK.

    Don't forget ...

    ANSELA = 0
    ANSELB = 0

    <br>
    DT

  3. #3
    Join Date
    Aug 2006
    Location
    Omaha, Nebraska USA
    Posts
    263


    Did you find this post helpful? Yes | No

    Default

    I'll be working with TMR1 and IOC interrupts during the next few/several days (going back to the "reverse Simon says" project) and will let you know how those fare. NRN.
    Russ
    N0EVC, xWB6ONT, xWN6ONT

    "Easy to use" is easy to say.

Members who have read this thread : 2

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