Announcement

Collapse
No announcement yet.

Pickit 3 DIP 14 Connector

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Pickit 3 DIP 14 Connector

    Hello Guys,

    i have bought a cheap Pickit 3.5 from ebay.
    I want to make a connector to program my PIC16F676.

    I searched for the wiring in google and found this picture which confused me:

    Click image for larger version

Name:	PicKit2_PicKit3_Pinout.jpg
Views:	1
Size:	46.4 KB
ID:	370828

    DAT and CLK are inverted.


    Do i need to invert them too?

    I found another picture where the pins were connected like this:

    VPP/MCLR (PICKIT) ---> Pin4
    VDD Target(PiCKIT) ---> Pin1
    VSS Ground(PICKIT) --> Pin 14
    ICSPDAT/PGD(PICKIT)--> Pin 13
    ICSPCLK/PGC (PICKIT)--> Pin 12

    Which one is the right one?

    Thanks in advance!

  • #2
    The pins 1 to 5 should go to VPP, VDD, VSS, PGD and PGC in that order.
    VPP = programming voltage
    VDD = power rail (e.g. +5V)
    VSS = ground (e.g. 0V)
    PGD = program data pin
    PGC = program control pin

    Comment


    • #3
      That diagram shows how to wire up a theremino capacitive sensor board. Do you have such a board?
      https://www.theremino.com/en/hardware/inputs/sensors

      Comment


      • #4
        Originally posted by Qiaozhi View Post
        The pins 1 to 5 should go to VPP, VDD, VSS, PGD and PGC in that order.
        VPP = programming voltage
        VDD = power rail (e.g. +5V)
        VSS = ground (e.g. 0V)
        PGD = program data pin
        PGC = program control pin
        Yes correct and this are the pinouts to your target.

        PICkit Target
        1 MCLR --> Pin4
        2 VDD --> Pin1
        3 VSS --> Pin 14
        4 PGD --> Pin 13
        5 PGC --> Pin 12

        Comment


        • #5
          Thanks a lot. I dont have a capacitive sensor board. I have the pickit and the pic16f676 IC , copper clad board and a DIP 14 Socket.

          Orignial adapter is ordered from china but i cant wait for it.

          Comment

          Working...
          X