Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Programming the pic(16F877A) while it's attached to the pic board.

Status
Not open for further replies.

Snitch

Junior Member level 3
Joined
Jun 5, 2012
Messages
27
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Sri Lanka
Activity points
1,469
I bought a pickit 2 programmer. My problem is I don't like to remove the pic from pic board whenever I need to change my code. I thought of attaching a pic base to the pickit 2 and making the needed connections to the pic board.

From my pic board there's an output from,

RB7/PGD (40)
RB6/PGC (39)
Vdd (11 & 32)
Vss (12 & 31)
MCLR/Vpp/THV (1)

Is there anything that I have to do other than just attaching?

Thanks in advance.
 

Have you installed the appropriate pullup resistor on MCLR?

Vss/GND yes, Vdd no, unless you are powering the board with the PICkit.

Is the PICkit 2 genuine or clone? You may want to use a weak pulldown resistor on PGM, this seems to be particularly important with certain clones.

Also, if applicable, be sure and disable PGM from within the Configuration Register Settings.

The following is a typical circuit I incorporate in my designs for ICSP:

28_1339813722.jpg


BigDog
 
  • Like
Reactions: Snitch

    Snitch

    Points: 2
    Helpful Answer Positive Rating
Thank you BigDogguru.

I got the help of a friend too for that and now problem solved. :)
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top