Simultaneous programming of multiple pics - is it possible?


Results 1 to 8 of 8

Threaded View

  1. #7


    Did you find this post helpful? Yes | No

    Default Verification anyone...?

    And they all verified? I haven't looked at the programming spec in a long time but I'll throw this out there. Parallel programming like this is frowned on. Fanout can be a problem from the programmer, but more importantly because of the acknowledge response from the IC during verify.

    In general terms, when you program information is going back and forth between the programmer and the PIC (RB7 specifically during verify IIRC). How do you know which IC is verifying when you have them paralled like this? I'd say, you don't. I think some very "funky" (or another "f" word) things can happen under this scenario.

    You may have got lucky by stacking a few devices, but if you are programming more than a couple, for anything more than your own use (I wouldn't want to know that something I bought had been programmed this way) I'd rethink this. Commercial gang programmers are readily available for doing this. These don't simply parallel all the pins; they usually have some dedicated circuitry so that each processor is programmed on it's own.

    Head over to Microchip and search on ICSP; look at the process that takes place during a program cycle.

    EDIT: I did the leg work for you (wasn't hard, went to the page of the device and looked for programming spec). Anyway, look at this: http://ww1.microchip.com/downloads/e...Doc/41204H.pdf

    When programming RB7 is flipping back and forth between input/output. Play that out across 2 devices...5...10?
    Last edited by mtripoli; - 19th March 2010 at 04:32. Reason: link

Similar Threads

  1. Multiple PICS from Same Crystal?
    By WOZZY-2010 in forum General
    Replies: 2
    Last Post: - 6th February 2010, 15:18
  2. Retrieving infos from multiple PICs on a bus/chain
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 15th October 2007, 04:42
  3. Programming Pins of PICs?
    By Kamikaze47 in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 15th August 2007, 18:59
  4. Multiple PIC programming
    By Nicholas in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 7th May 2007, 23:47
  5. Programming Multiple PICs Simultaneously
    By Archangel in forum General
    Replies: 13
    Last Post: - 16th January 2007, 19:42

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