New to PIC


Closed Thread
Results 1 to 21 of 21

Thread: New to PIC

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Mike2545 View Post
    OK, I got the OSC set with OSCCON =$60 so its not running at 37khz anymore, which makes sense that the pause statements were way too fast for the result I was getting; pause 5 is way too small for what I was used to in basic, now pause 500 is more like it.

    As for setting the fuses, I think I will need help figuring out how to do that.


    Mike2545
    First off read the thread I linked to above. Then let's just change the configs in the Inc file. If you were going to change things often then doing it in code is handy.

    Go to the PBP directory and find the Inc file with your chips name. There you will see the config settings. You may want to male a backup of the file.

    Then go to the MPASM directory in program files and find the coorosponding Inc there. The microchip Inc near the end has all of the possible settings.

    Change the PBP Inc to the way you want it.

    I am on my phone at the moment so I can not show the exact change.
    Dave
    Always wear safety glasses while programming.

  2. #2
    Join Date
    Jul 2009
    Location
    Ohio, USA
    Posts
    57


    Did you find this post helpful? Yes | No

    Default

    Yep, that did it!!



    I just needed to find the .Inc files...On my C: drive (That bit of info might have been helpful)

    Anyway, I am glad to have solved this, first of many, I'm sure, issue.

    Thanks for your help.

    Mike2545

  3. #3
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    I thought that info was in the other thread?

    Oh well , glad you got it going.

    Read you later. Have fun!
    Dave
    Always wear safety glasses while programming.

Similar Threads

  1. SMS via pic
    By kenandere in forum GSM
    Replies: 15
    Last Post: - 10th March 2010, 10:00
  2. Replies: 67
    Last Post: - 8th December 2009, 02:27
  3. HSERIN & Interupts (aka controlling PIC programs from a remote PC)
    By HankMcSpank in forum mel PIC BASIC Pro
    Replies: 16
    Last Post: - 17th June 2009, 14:46
  4. pic to pic ir link versus wired link : help please anyone
    By xnihilo in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 30th May 2008, 21:01
  5. Serial Pic to Pic using HSER
    By Chadhammer in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th March 2005, 23:14

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