PIC Programmer


Closed Thread
Results 1 to 40 of 54

Thread: PIC Programmer

Hybrid View

  1. #1
    Join Date
    May 2007
    Posts
    604


    Did you find this post helpful? Yes | No

    Default

    For production, I use spring loaded pins on 1x5 pads on the PCB. Press the button (just below the thumb) and in just a few seconds, the device is programmed and verified.

    Attached Images Attached Images  

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    I already used some IC clips... works a treat too, you just need to make your own adapter.


    But yeah.. you have to make an adapter for each PIC package.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by rmteo View Post
    For production, I use spring loaded pins on 1x5 pads on the PCB. Press the button (just below the thumb) and in just a few seconds, the device is programmed and verified.
    Where did you buy the connector ?

    Quote Originally Posted by mister_e View Post
    I already used some IC clips... works a treat too, you just need to make your own adapter.

    But yeah.. you have to make an adapter for each PIC package.
    Hi Steve, I have 1 of those for 40 pin.
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  4. #4
    Join Date
    May 2007
    Posts
    604


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Joe S. View Post
    Where did you buy the connector ?
    Joe, I assume you are referring to the spring loaded pins. I got 10 of them for $6.97 about 2 years ago (I am still using the original 5) from here:
    http://search.digikey.com/scripts/Dk...name=ED8186-ND

  5. #5
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by rmteo View Post
    Joe, I assume you are referring to the spring loaded pins. I got 10 of them for $6.97 about 2 years ago (I am still using the original 5) from here:
    http://search.digikey.com/scripts/Dk...name=ED8186-ND
    Thank You ! Did you then just stuff them into a connector shell ? Do the long pins protrude through or are these pins just inserted into the PICKit2s connector ?
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  6. #6
    Join Date
    May 2007
    Posts
    604


    Did you find this post helpful? Yes | No

    Default

    The long, skinny end is inserted directly into the PicKIT2. The other end is spring loaded with about 0.1in. of travel.

    If you lay out your board with 1x5 pads (0.1in. spacing, about 0.03in holes) and connect them to VPP/MCLR, PWR, GND, PGD and PGC, the spring loaded end will make good contact. This method will allow you to use any type and size package PIC, whether DIP, SOIC, TSSOP, TQFP, QFN, etc. without needing a different adapter for each one.

  7. #7
    Join Date
    May 2007
    Posts
    604


    Did you find this post helpful? Yes | No

    Default

    BTW, for a semi-permanent connection during the development phase, solder a 1x5 header (right angle is best) and do not use the pins. It is best to place these pads near the edge of the board.

    The PicKIT2 has a neat feature called "AutoLoad & Program". In this mode, everytime the HEX file changes, it will automatically load it and program the PIC. This makes it really convenient during development - no matter which compiler you use. I believe it checks the time and date stamp and whenever this changes, it goes and does it thing. No need to figure out a way to integrate it into your compiler or development system.

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


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by rmteo View Post
    The PicKIT2 has a neat feature called "AutoLoad & Program". In this mode, everytime the HEX file changes, it will automatically load it and program the PIC. This makes it really convenient during development - no matter which compiler you use. I believe it checks the time and date stamp and whenever this changes, it goes and does it thing. No need to figure out a way to integrate it into your compiler or development system.
    And this feature also works across a net work.
    Dave
    Always wear safety glasses while programming.

Similar Threads

  1. Pic Programmer
    By azmax100 in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 4th October 2008, 06:41
  2. Replies: 6
    Last Post: - 11th November 2007, 21:14
  3. New PIC Programmer
    By DynamoBen in forum Off Topic
    Replies: 11
    Last Post: - 6th February 2007, 23:23
  4. Serial Pic to Pic using HSER
    By Chadhammer in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th March 2005, 23:14
  5. PIC Programmer & Prototype Board
    By Sparky in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 16th October 2003, 05:58

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