Start on power up pic16f886


Closed Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Apr 2010
    Location
    CROATIA
    Posts
    5

    Unhappy Start on power up pic16f886

    Can any1 tell me how to configure pic16f886 in assembly,to start on power up
    now i start it with my pickit,but i want him to start on power up.thanks

  2. #2
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    Can any1 tell me how to configure pic16f886 in assembly,to start on power up
    Yes. Build the minimal required circuit for your PIC like connections to Vcc & ground, resistor to Vcc - MCLR, then apply power. There are no magical instructions in assembler, BASIC, or anything else, to tell it to start...;o)

    Program it, then apply power, and bingo - it starts.
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

  3. #3
    Join Date
    Apr 2010
    Location
    CROATIA
    Posts
    5


    Did you find this post helpful? Yes | No

    Default Startup trouble

    .But i have Vcc & ground, resistor to Vcc - MCLR, and program,but it doesent want to start,i make it start from PC ,with mplab.(i use pickit-3 ).i was hoping there is some start up bit or.....similar.what could be a problem
    THANKS

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


    Did you find this post helpful? Yes | No

    Default

    When you are trying to start it with out the PicKit3 what are you using for a power supply?
    Dave
    Always wear safety glasses while programming.

  5. #5
    Join Date
    Apr 2010
    Location
    CROATIA
    Posts
    5


    Did you find this post helpful? Yes | No

    Default Startup trouble

    Thanks guys a lot.The problem was i programming it in debugger,and of course wont start,but when i use programmer...whole different story...
    Thanks for quick reply,i am very new in programing,but planning hard work

Members who have read this thread : 1

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

Tags for this Thread

Posting Permissions

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