Program 3 PICs using one PICKIT 3. Possible?


Closed Thread
Results 1 to 9 of 9
  1. #1
    Join Date
    Feb 2005
    Location
    Holmfirth England
    Posts
    116

    Default Program 3 PICs using one PICKIT 3. Possible?

    Hi All,

    I have a project where there are 3 818's on the same PCB, and with the same software.
    Has anyone tried programming multiple devices, at the same time using a Pickit 3?

    Regards
    Bob.

  2. #2


    Did you find this post helpful? Yes | No

    Default Re: Program 3 PICs using one PICKIT 3. Possible?

    Doing a quick Google search, I found..

    http://www.microchip.com/forums/m485958.aspx


    Add: For a small fee Microchip will program your chips at the factory.
    Last edited by mark_s; - 1st July 2015 at 20:22.

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


    Did you find this post helpful? Yes | No

    Talking Re: Program 3 PICs using one PICKIT 3. Possible?

    If I cared about reliability or I had to travel a great distance to fix an issue or it was a commercial product... I would not attempt it.

    For hobbyist stuff... give it a go!!
    Dwight
    These PIC's are like intricate puzzles just waiting for one to discover their secrets and MASTER their capabilities.

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


    Did you find this post helpful? Yes | No

    Default Re: Program 3 PICs using one PICKIT 3. Possible?

    I would be somewhat leary of trying to program 3 devices at the same time as there is a handshake process that has to take place during the flash process. If the timing of 1 of the devices is a bit different there could be a conflict. I am assuming you are talking about connecting the PGC, PGD, and RST line's together?
    Also there may be a problem with Loading.
    Dave Purola,
    N8NTA
    EN82fn

  5. #5


    Did you find this post helpful? Yes | No

    Default Re: Program 3 PICs using one PICKIT 3. Possible?

    @Dave, I'm not sure you are correct re. handshaking. Don't know about LVP but for standard high-voltage programming all I see is clock and data and VIHH on MCLR. Of course you wouldn't be able to verify so I guess you could only use this for novelty items. But if you really had to do this you have the PIC device verify its code space against a checksum.

    George

  6. #6
    Join Date
    Feb 2005
    Location
    Holmfirth England
    Posts
    116


    Did you find this post helpful? Yes | No

    Default Re: Program 3 PICs using one PICKIT 3. Possible?

    Thank you all for the replies.
    This is an industrial product, so not worth taking the risk.
    I admit I had not thought about the verify part of programming.

    Regards
    Bob.

  7. #7


    Did you find this post helpful? Yes | No

    Default Re: Program 3 PICs using one PICKIT 3. Possible?

    Hi Bob. I mentioned this in another post a while back. I have programmed 10 PICs at once for use in commercial products BUT the products were tested before releasing them. Simply stack one PIC on top of each other so that all the pins are in parallel and all will program. If you stack say 6 and the 4th one up isn't connected then the chain is broken and 4,5 and 6 won't be programmed. Try it, it works.

  8. #8
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,795


    Did you find this post helpful? Yes | No

    Default Re: Program 3 PICs using one PICKIT 3. Possible?

    Keep in mind that Pickit is not for production as Microchip states and as I have confirmed.

    From times to times I had chips that were not programmed 100% correctly.

    With other programmers like ICD3 or Elnec Pikprog+ never had a problem of corrupt code.

    Ioannis

  9. #9
    Join Date
    Oct 2004
    Posts
    448


    Did you find this post helpful? Yes | No

    Default Re: Program 3 PICs using one PICKIT 3. Possible?

    Quote Originally Posted by peterdeco1 View Post
    Simply stack one PIC on top of each other so that all the pins are in parallel and all will program. If you stack say 6 and the 4th one up isn't connected then the chain is broken and 4,5 and 6 won't be programmed.
    I second this; never had a problem. Been cascading chips like this since the good old 27XX EPROM days.

Similar Threads

  1. PicKit 3
    By tazntex in forum General
    Replies: 10
    Last Post: - 10th May 2011, 13:06
  2. Replies: 1
    Last Post: - 23rd May 2009, 10:22
  3. PICKit 2 USART
    By DragonBall_6 in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 17th December 2008, 17:08
  4. PicKit 2 Questions
    By dmairspotter in forum General
    Replies: 3
    Last Post: - 11th November 2007, 22:10
  5. Pickit 2 stinks!!
    By mbw123 in forum General
    Replies: 6
    Last Post: - 25th August 2006, 20:27

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