PIC 18f252 will not start


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2005
    Posts
    28

    Default PIC 18f252 will not start

    I am trying to program a PIC 18f252 with PICBasic Pro 2.47 and MicroCode Studio Plus.

    The program always works when programed on a 18f242, but often will not start, (or starts after a long delay) on the 18f252

    The program:
    Pause 500
    ADcon1 = 7
    Define OSC 20
    Include "modededfs.bas"
    High PortC.0 'turn on a relay

    I am using a 20Mhz Resonator

    Any suggestions?

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


    Did you find this post helpful? Yes | No

    Default Re: PIC 18f252 will not start

    How are the configs set?
    Dave
    Always wear safety glasses while programming.

Members who have read this thread : 1

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