Pickit 3 failed to program


Closed Thread
Results 1 to 22 of 22

Hybrid View

  1. #1


    Did you find this post helpful? Yes | No

    Default Re: Pickit 3 failed to program

    George --
    How do I download pickit3.exe?

    I went to tools on both mplab and the ipe and see download plug ins but don't see anything.

    Google search shows a site for download that looks shady.


    thanks

  2. #2
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default Re: Pickit 3 failed to program

    Michael, I have been using the 16F1847 for the past few years with the PicKit3 and PicKit4 as well as the ICD3 programmer's from MicroChip with there software and have had NO problems at all...
    Dave Purola,
    N8NTA
    EN82fn

  3. #3
    Join Date
    Apr 2014
    Location
    OK
    Posts
    557


    Did you find this post helpful? Yes | No

    Default Re: Pickit 3 failed to program

    It just occurred to me that the really old PIC16F chips have an issue with the Vpp/MCLR voltage. As I recall, putting a 100 ohm resistor between the Vpp pin and the PICKit3 was a work-around.

  4. #4


    Did you find this post helpful? Yes | No

    Default Re: Pickit 3 failed to program

    Quote Originally Posted by mpgmike View Post
    It just occurred to me that the really old PIC16F chips have an issue with the Vpp/MCLR voltage. As I recall, putting a 100 ohm resistor between the Vpp pin and the PICKit3 was a work-around.
    I have MCLR_OFF and using all of porta as outputs. MCLR has always confused me so simply, what should I be doing?
    I have some 16F1847 coming today, so that's the chip I'll be using (same pinout as 16F88).

    I need to get these things set up right for the peace of mind nothing in configuration is an issue. Also, new pickit3 coming today.

    So, do I simply tie a 100 ohm to Vdd? Designate MCLR_ON? Do I set up the MCLR pin as an input?

    You guys will have to forgive me but I'm an occasional user and all these setup details I don't retain.

  5. #5


    Did you find this post helpful? Yes | No

    Default Re: Pickit 3 failed to program

    @michael PicKit3 GUI version http:// http://ww1.microchip.com/dow...on%20v3.10.zip , google PK3CMD.EXE for the command line version. Even better buy PickitPlus, it's well worth it.
    George

  6. #6
    Join Date
    Apr 2014
    Location
    OK
    Posts
    557


    Did you find this post helpful? Yes | No

    Default Re: Pickit 3 failed to program

    In a previous post the question was posed, where to buy? I searched Microchip's site for PICKit3 and it appears they have discontinued selling it. There are probably many in inventory at DigiKey and other vendors. Their flagship programmer is now the PICKit4:

    https://www.microchip.com/developmen...tails/PG164140

    Their cost leader is the Snap programmer costing around $15 US.

    https://www.microchip.com/developmen...tails/PG164100

  7. #7


    Did you find this post helpful? Yes | No

    Default Re: Pickit 3 failed to program

    Disregard post above about mclr.

    What I need to know is this --

    I've always had mclr tied to Vdd through a 4.7K with my earlier stuff but now with this 16F88 or 1847 I see the mclr is also porta.5 which has me thoroughly confused about the importance of mclr in the first place.

    Right now I have all pins on porta as outputs.

    ?? what should I be doing? I can lose the porta.5 as an output if need be.

  8. #8


    Did you find this post helpful? Yes | No

    Default Re: Pickit 3 failed to program

    sorry about all this mindless gibber jabber. ran into this which clarifies much in plain english --
    https://www.theengineeringprojects.c...-pic16f88.html

    and wow, pretty nice site I've never seen before. !

  9. #9
    Join Date
    Apr 2014
    Location
    OK
    Posts
    557


    Did you find this post helpful? Yes | No

    Default Re: Pickit 3 failed to program

    Early PIC chips had a dedicated RESET pin; MCLR. Later they allowed that pin to also work as a generic digital input, giving it a name (like RE3). I am not aware of ANY PIC that allows the MCLR pin to be configured as an output. As a caveat, I do know of someone that was able to finagle the MCLR pin to act as a very low current output using the Weak Pull-Up function by turning it on and off.

  10. #10


    Did you find this post helpful? Yes | No

    Default Re: Pickit 3 failed to program

    Most "modern" PIC devices allow MCLR to be turned off by setting the appropriate bit in config fuses. This pis should be used as an absolute last resort as loads will potentially upset ICSP.
    George

Similar Threads

  1. PICKIT 2 verification failed at memory address 0x0000
    By tarekmdimagh in forum mel PIC BASIC
    Replies: 2
    Last Post: - 11th October 2021, 11:45
  2. Program 3 PICs using one PICKIT 3. Possible?
    By BobEdge in forum General
    Replies: 8
    Last Post: - 3rd July 2015, 16:20
  3. First try at DT_INT's, I failed! help please!
    By MOUNTAIN747 in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 8th January 2012, 22:07
  4. Failed programmer?
    By Russ Kincaid in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 24th December 2011, 19:36
  5. Debug Failed
    By firdano in forum General
    Replies: 0
    Last Post: - 10th February 2011, 15:08

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