pickit3 trouble PLEASE


Closed Thread
Results 1 to 14 of 14
  1. #1
    Join Date
    Aug 2009
    Location
    Paso Robles California
    Posts
    153

    Default pickit3 trouble PLEASE

    Im using a pickit3 and it just started having problems it says it programs and verify but when you try to verify it says it 's not correct 16f876


    Programming...
    Programming/Verify complete

    Verifying...
    The following memory regions failed to verify correctly
    Program Memory
    Address: 00000000 Expected Value: 00002914 Received Value: 00000000
    Verify failed

  2. #2
    Join Date
    Aug 2009
    Location
    Paso Robles California
    Posts
    153


    Did you find this post helpful? Yes | No

    Default Re: pickit3 trouble PLEASE

    Ok tried two different things hold chip in reset program and then verify works, also powering from external power supply works. guess its a USB port problem are there any good usb add in boards that will stop this problem

  3. #3
    Join Date
    Aug 2009
    Location
    Paso Robles California
    Posts
    153


    Did you find this post helpful? Yes | No

    Default Re: pickit3 trouble PLEASE

    Well no that did not help it worked for about 4 times now back to the same cannot verify

  4. #4
    Join Date
    Nov 2005
    Location
    Bombay, India
    Posts
    947


    Did you find this post helpful? Yes | No

    Default Re: pickit3 trouble PLEASE

    Are you having this problem with just this one chip? Have you tried other chips to eliminate the chance of PK3 being bad?

    Another thing you can try before you give up on PK3, update the firmware on the PK3.

    You will find this in MPLAB->settings->configuration->manual update.

  5. #5
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,521


    Did you find this post helpful? Yes | No

    Default Re: pickit3 trouble PLEASE

    Hi,
    When I've had issues with PK3's they seem to all have been related to USB power supply issues.
    If used on a laptop make sure you have the computer powered by the mains adapter and try another, short, high quality USB cable. Last time I had issues I had two laptops side by side, the PK3 worked fine on one of them but not on the other. Swapped the USB cable to a better one and everything's fine... (No, I was not powering my circuit "thru" the PK3, just the PK3 itself).

    If you're using a desktop computer (which it sounds like you are) you could possibly try a powered USB hub.

    Not saying this IS the problem but I've run into a couple of times.

    /Henrik.

  6. #6
    Join Date
    Aug 2009
    Location
    Paso Robles California
    Posts
    153


    Did you find this post helpful? Yes | No

    Default Re: pickit3 trouble PLEASE

    Thanks Henrik and jerson maybe I have found the answer I have code protect on it has never acted this way before but once I turned it off it started working again. I have tried all your suggestions except the cable with intermittent results, I will find another cable hopefully a tad bit longer also.
    Thank you both

  7. #7
    Join Date
    Aug 2009
    Location
    Paso Robles California
    Posts
    153


    Did you find this post helpful? Yes | No

    Default Re: pickit3 trouble PLEASE

    This is what i ended up doing installing v8.46 from a disk I had and after 15 programming tries it seams to program without errors voltage is still low out of the pickit3 and cannot be adjusted will keep you informed had verion 8.91

  8. #8
    Join Date
    Aug 2009
    Location
    Paso Robles California
    Posts
    153


    Did you find this post helpful? Yes | No

    Default Re: pickit3 trouble PLEASE

    After a few days no problems

  9. #9
    Join Date
    Jul 2008
    Location
    TURKIYE-KONYA
    Posts
    51


    Did you find this post helpful? Yes | No

    Default Re: pickit3 trouble PLEASE

    Hi all,
    I tried to program PIC18F1320 with 3 volt(LVP).My programmer is PICKIT 3 which i bought it from Farnell.
    I activated the LVP bit on config and connected the PGM pin to PICKIT 3. When i program it with 5 volt, there is no problem, it programs with success, but i want to program it with 3 volt, it allerts " Programming failed at Program Memory address 0x000000".

    Is there anybody faced this problem? Or is there any specific thing i have to do about programming pics with low voltage?

    Thanks..

  10. #10
    Join Date
    Aug 2009
    Location
    Paso Robles California
    Posts
    153


    Did you find this post helpful? Yes | No

    Default Re: pickit3 trouble PLEASE

    do a Google search, there are three resistors that need to be done with wires in the pickit 3

  11. #11
    Join Date
    Jul 2008
    Location
    TURKIYE-KONYA
    Posts
    51


    Did you find this post helpful? Yes | No

    Default Re: pickit3 trouble PLEASE

    Quote Originally Posted by l_gaminde View Post
    do a Google search, there are three resistors that need to be done with wires in the pickit 3
    I found that pdf http://ww1.microchip.com/downloads/e...ow_Voltage.pdf

    But all these resistors are also "0" ohms in my programmer.

  12. #12
    Join Date
    Jan 2011
    Location
    Harare
    Posts
    5


    Did you find this post helpful? Yes | No

    Default Picki3 Unhandled exception has occurred in your application

    I am getting an error when I use Pickit3. The error is:

    "Unhandled exception has occurred in your application. If you click continue, the application will ignore this error and to continue. If you click Quit, the application will close immediately. Data parameter cannot be longer than 136bytes. Parameter name: Data"

    I have the latest Mplab which I reinstall but in vain. If Pickit 3 is not attached on the USB the Pick program come on. If the pickit3 is attached to the USB and start the Pick3 program I get "Pick 3 has stopped working, Windows is checking for solution to the problem"
    If I unplug the pickit3 and open the Pickit 3 program then plug the pickt3 unit to the USB then click Tools, Check communication I get the error above. I can see there are a lot of activities on the LED of he Pickit3. The status and active LED flash until the error.
    Operating system: Windows 7 64bit, Mplab 8.9
    I am pulling my hair and really don't know what else to do. Pleas any leads to resolve the problem. Many thanks in advance.

    Regards,

    Yves
    Attached Images Attached Images  

  13. #13
    Join Date
    Oct 2009
    Location
    Utah, USA
    Posts
    427


    Did you find this post helpful? Yes | No

    Default Re: Picki3 Unhandled exception has occurred in your application

    I haven't used the pickit3 but recently my pickit2 program indicated my p2 needed the firmware downloaded again.
    so in the Tools menu there is a choice to download pickit2 operating system... that fixed it for me

    you might also check over in the microchip forums at microchip.com

    good luck
    Dwight
    These PIC's are like intricate puzzles just waiting for one to discover their secrets and MASTER their capabilities.

  14. #14
    Join Date
    May 2013
    Location
    australia
    Posts
    2,389


    Did you find this post helpful? Yes | No

    Default Re: pickit3 trouble PLEASE

    looking at your screen shot it appears you are not using the latest pickit3 gui.
    try downloading version 3.10 , it fixed my pk3 when it got stuck after a mplabx foul up . the old pk3 gui behaved similar to your problem and never worked again

Similar Threads

  1. Pickit3 from Microcode Studio
    By Normnet in forum General
    Replies: 20
    Last Post: - 26th January 2014, 09:06
  2. PIC 18f452 and PICKIT3 programmer
    By mohansaini in forum mel PIC BASIC
    Replies: 1
    Last Post: - 14th February 2012, 12:58
  3. Can't Get PicKit3 to debug using MPLAB 8.63
    By reppig in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 5th July 2011, 17:50
  4. PICKit3 Standalone programmer application.
    By HenrikOlsson in forum Off Topic
    Replies: 3
    Last Post: - 11th February 2011, 09:57
  5. Pickit3 from Microcode Studio
    By Plcguy in forum mel PIC BASIC Pro
    Replies: 17
    Last Post: - 11th December 2010, 21:55

Members who have read this thread : 2

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