PICKit 2 Clone Setup

Thread Starter

PICNewbee

Joined Mar 31, 2017
355
Connected it to 10F200 on breadboard.

It is not reading the device.

What setting do you use in the PICKit 2 software?
 

Thread Starter

PICNewbee

Joined Mar 31, 2017
355
Do I have the MCLR on the right pin of programmer?

This PICKit 2 clone has AUX where MCLR is on PICKit 3 clone.

On pin 6 it has VPP. VPP sure sounds like Programming!
 

Thread Starter

PICNewbee

Joined Mar 31, 2017
355
Thank you Bebe!

My bad! 4.7 not 470 ohm.

Yes. It has 4.7 in there.

It works with IPE and PICKit 3 clone.

Okay. I will put a 10 K in there.

It's reading 25 value in first memory location.

PICKit 2 was throwing error saying it expected 00.

What does that mean?
 
Last edited:

Thread Starter

PICNewbee

Joined Mar 31, 2017
355
Thank you Bebe!

How is it not hooked up right?

Double checked jumpers from PICKIt connector on breadboard to PIC.

They are per Microchip PICKit User Guide.
 

OBW0549

Joined Mar 2, 2015
3,566
Or it is because it is a clone.

Buy a real Pickit. Save yourself a headache.
Excellent advice. When it comes to working with microcontrollers, there are enough "gotchas" lurking in the weeds without adding even more in the form of an off-brand, knockoff programmer of unknown quality.

Buy a PICKit 3, either direct from Microchip or from a distributor, and use it in accordance with the documentation that comes with it. (Hint: RTFM!)
 

Thread Starter

PICNewbee

Joined Mar 31, 2017
355
Thank you Spinnaker and OBW

'there are enough "gotchas" lurking in the weeds'

It certainly seems that way with these PIC's.

Well. This cheapskate here just can't bring himself to pay $50 for a Microchip PICKit 3.

Before I would do that I would get a used ICD2 off Ebay for $20.or PICKit 2 for $35.

Mouser actually still has some PICKit 1's ! $36

Just stubborn I guess.
 

spinnaker

Joined Oct 29, 2009
7,830
Thank you Spinnaker and OBW

'there are enough "gotchas" lurking in the weeds'

It certainly seems that way with these PIC's.

Well. This cheapskate here just can't bring himself to pay $50 for a Microchip PICKit 3.

Before I would do that I would get a used ICD2 off Ebay for $20.or PICKit 2 for $35.

Mouser actually still has some PICKit 1's ! $36

Just stubborn I guess.

I would be very skeptical if you could buy a real pickkit 2 for $35, You are likely buying a clone with a "Microchip logo". I have seen real pickit 2s going for $100 or more.
 

be80be

Joined Jul 5, 2008
2,072
There is nothing wrong with having a clone. For the most part most times the pickit don't work has nothing to do with it being real or not real.
You posted a error that has to do with the pickit not finding the chip.
About 3 things cause this the pickit is hooked up wrong. You forgot to plug it in the mclr pin is pulled to ground you thoungh it was vdd.
The chip not set good in the bread board .
Now the best way to help you is grab your phone and take some pictures.
Its not that hard to do cause we can't see your desk top from here.
But that's the best way to figure what's going on.
 

spinnaker

Joined Oct 29, 2009
7,830
There is nothing wrong with having a clone. For the most part most times the pickit don't work has nothing to do with it being real or not real.
.
WRONG! Just check the posts here. They are a source of major headaches. They might work They might not. Best to buy a Microchip programmer.
 

Thread Starter

PICNewbee

Joined Mar 31, 2017
355
Thank you Bebe and Spinnaker!

Going to test 10F200 and 12F508 with Low Pin Count board.

Left out something.

Used PICKit 3 clone with Low Pin Count board and 12F1501.

Worked fine.
 

spinnaker

Joined Oct 29, 2009
7,830
Thank you Bebe and Spinnaker!

Going to test 10F200 and 12F508 with Low Pin Count board.

Left out something.

Used PICKit 3 clone with Low Pin Count board and 12F1501.

Worked fine.

Your programmer might be sort of working then. This is the problem with the clones. They don't seem to always work consistently in all situations across various chips.

Please be aware that even the real PicKit2 won't work with newer chips. Waht is nice about the 2 is the logic analyzer and various other features mot found in the 3.
 

Thread Starter

PICNewbee

Joined Mar 31, 2017
355
Thank you Spinnaker!

Noticed that logic analyzer a while ago.

Okay.

Checked datasheet pinout out for 10F200 12F508 and 12F1501.

12F508 matches 12F1501. 10F200 does not.

So. Will test PICKit 3 with 12F508 and LPC board.
 
Top