[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 580: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 636: sizeof(): Parameter must be an array or an object that implements Countable
Brads Electronic Projects Forum • Connecting up a Pickit2/3 to a microcontroller
Page 1 of 1

Connecting up a Pickit2/3 to a microcontroller

Posted: Wed Jun 29, 2011 8:49 pm
by bitfogav
Heres how to connect up some 10F, 12F and 16F series microchips, I will add some 18F series soon :)
Pickit216frange.jpg
Pickit216frange.jpg (74.62 KiB) Viewed 26581 times
Heres the links on the picture:

For other PIC Microcontrollers, refer to the datasheet to identify the correct pin connections:
http://www.microchip.com/en_US/family/8bit/index.html
See also PICkit 2 User’s Guide:
http://ww1.microchip.com/downloads/en/D ... 51553E.pdf


Some other notes, make sure that you have no components connected to the ICSPDAT and ICSPCLK Lines, has this can stop the pickit2/3 communicating to your microcontroller, especially if you are programming the microcontroller in circuit.

Re: Connecting up a Pickit2/3 to a microcontroller

Posted: Wed Jun 29, 2011 9:52 pm
by brad
Very nice bitfogav!

Re: Connecting up a Pickit2/3 to a microcontroller

Posted: Fri Jul 01, 2011 7:29 pm
by bitfogav
Heres an updated version, inc connecting up 40pin microchips.
Connecting pickit to microcontrollers1.jpg
Connecting pickit to microcontrollers1.jpg (118.83 KiB) Viewed 26578 times
If you would like to download this information for reference purposes then you can download my PDF I put together.
Connecting pickit to microcontrollers.rar
(206.54 KiB) Downloaded 1051 times

Re: Connecting up a Pickit2/3 to a microcontroller

Posted: Sat Jul 02, 2011 10:28 pm
by brad
Even better! Just downloaded it :D

Re: Connecting up a Pickit2/3 to a microcontroller

Posted: Sat Jul 02, 2011 11:05 pm
by bitfogav
thank you Brad :D

Re: Connecting up a Pickit2/3 to a microcontroller

Posted: Sat Jul 09, 2011 11:48 pm
by sdudley
Thanks bifogav!

Stacy

Re: Connecting up a Pickit2/3 to a microcontroller

Posted: Wed Mar 07, 2012 12:11 am
by nodoubtman
Thank you so much Brad! :)

Before i was unable to program my pic10fxx series, now i can... thank you so much Brad! :)

you are the best! :)

:)
marC:) :D

Re: Connecting up a Pickit2/3 to a microcontroller

Posted: Thu Mar 08, 2012 7:36 pm
by brad
No problem, but bitfogav was the one who made this awesome chart :)

Re: Connecting up a Pickit2/3 to a microcontroller

Posted: Wed Aug 31, 2016 10:58 pm
by theenggprojects
Thanks for this awesome tutorial, helped me a lot in my project.

Re: Connecting up a Pickit2/3 to a microcontroller

Posted: Wed Aug 31, 2016 11:16 pm
by bitfogav
@theenggprojects

Glad you found it useful.. :)

Re: Connecting up a Pickit2/3 to a microcontroller

Posted: Fri Sep 02, 2016 8:43 pm
by brad
theenggprojects wrote:Thanks for this awesome tutorial, helped me a lot in my project.
What project have you been working on?