Issue with 16F88 startup


Closed Thread
Results 1 to 7 of 7

Hybrid View

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


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Plcguy View Post
    ' Compiler : PICBASIC PRO Compiler 2.6
    ...
    define osc 4
    ...
    serout 7,n9600,[254,1,"Covey Off Grid"]
    Apply the P260a patch.
    http://melabs.com/support/patches.htm

    There was an error in 2.60 that affects SEROUT's baudrate when running 9600 at 4mhz.
    It was fixed in the patch.

    Or use SEROUT2 or DEBUG. They were not affected by the problem.
    DT

  2. #2
    Join Date
    Oct 2010
    Posts
    27


    Did you find this post helpful? Yes | No

    Default

    I spoke with ScottEdwards, the manufac of the serial display. They sent me an app note where you hold the data pin low during startup. I was following a basic stamp app note where they say to hold it high. Works fine now.

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


    Did you find this post helpful? Yes | No

    Default

    Did you already have PBP 2.60A then?
    DT

  4. #4
    Join Date
    Oct 2010
    Posts
    27


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Darrel Taylor View Post
    Did you already have PBP 2.60A then?
    yes, I did

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