| Author |
Message |
psmll
Joined: 09 Apr 2007 Posts: 74 Helped: 4
|
28 Sep 2007 16:11 Trying to program the PIC10F222, some help needed |
|
|
|
Hi,
I'm using the PIC10F222 for some tasks, everything goes well, when using the original ICD2, but at home I have a ICD2 clone that always have worked well with other several PICs, but have several problems with 10F222, some tasks do well, some don't
So I'm trying to find a simple programmer that I can do to program the 10F222, but so far no luck
The JMD2 seems to not do the job.
At softwares the IC-Prog, WinPIC and WinPIC800 don't support it.(the winpic800 support it but need a special programmer)
Do you know what is the problem with 10F220/222 to not be supported for softs and programmers?
I read the programmer specifications of the PIC10F222 and didn't find nothing special, all the voltages are normal.
For now I will try to make some changes to my ICD2 Clone and see what happens!
|
|
| Back to top |
|
 |
psmll
Joined: 09 Apr 2007 Posts: 74 Helped: 4
|
28 Sep 2007 22:30 Re: Trying to program the PIC10F222, some help needed |
|
|
|
I made some changes to my ICD2 clone, but not work with PIC10f222
I tested the ICD2 with the changes in the schematic with PIC18F458 and work well.
If you know some programmer and software that can program the PIC10F222, please tell me.
|
|
| Back to top |
|
 |
blueroomelectronics
Joined: 17 Sep 2006 Posts: 1229 Helped: 60 Location: Toronto, Canada
|
29 Sep 2007 2:27 Trying to program the PIC10F222, some help needed |
|
|
|
| The 10F222 is supported by the ICD2. You have to be careful with any 6 pin PIC when using it with an ICD2 as you can't have a high load on PGC, PGD & MCLR.
|
|
| Back to top |
|
 |
VSMVDD
Joined: 12 Jun 2005 Posts: 567 Helped: 55
|
29 Sep 2007 3:09 Re: Trying to program the PIC10F222, some help needed |
|
|
|
ic prog and three pins two resistors
if its just for development this bit bang method works fine PGC, PGD & MCLR.= rx tx cts...rs232
look fo three wire programming for any pic via ic-prog and any serial com port
just like any other pic
|
|
| Back to top |
|
 |
funnynypd
Joined: 09 May 2007 Posts: 669 Helped: 17 Location: USA & Canada
|
29 Sep 2007 18:00 Did you tried PICkit2? |
|
|
|
It seems the chipset you are working with is under the list of supported chip. Buy one or build one might solve the issue. There is lots of discussion on this web and Microchip forum, do a little search.
The good thins is the 6 ICSP program ping-out is similar with ICD2, so it won't give you much pain by just switching a programmer.
Good luck.
Last edited by funnynypd on 04 Oct 2007 4:24; edited 1 time in total |
|
| Back to top |
|
 |
psmll
Joined: 09 Apr 2007 Posts: 74 Helped: 4
|
29 Sep 2007 23:36 Re: Trying to program the PIC10F222, some help needed |
|
|
|
| blueroomelectronics wrote: |
| The 10F222 is supported by the ICD2. You have to be careful with any 6 pin PIC when using it with an ICD2 as you can't have a high load on PGC, PGD & MCLR. |
Thanks for the tip, but not worked with me
| VSMVDD wrote: |
ic prog and three pins two resistors
if its just for development this bit bang method works fine PGC, PGD & MCLR.= rx tx cts...rs232
look fo three wire programming for any pic via ic-prog and any serial com port
just like any other pic |
I already used this method in the past, but the big problem is that ICProg don't support the PIC10F222
| funnynypd wrote: |
It seems the chipset you are working with is under the list of supported chip. Buy one or build one might solve the issue. There is lots of discussion on this web and Microchip forum, do a little search.
The good thins is the 6 program ping-out is similar with ICD2, so it won't give you much pain by just switching a programmer.
Good luck. |
Yesterday I searched and because the PICKit2 now in version 7.62 of MPLAB already support debug for a good list of PICs, and is cheap, I will order one
But I can't wait it, I will have to wait several days before receive it, so I will do a clone to use until have the original
The clone will be a simplification version of PICKit 2, only for 5V PICs, I already did the schematic, and only need time to implement it and test (but probably now I will need to go to bed and sleep, too much work, and tomorrow some more )
|
|
| Back to top |
|
 |
funnynypd
Joined: 09 May 2007 Posts: 669 Helped: 17 Location: USA & Canada
|
|
| Back to top |
|
 |
psmll
Joined: 09 Apr 2007 Posts: 74 Helped: 4
|
|
| Back to top |
|
 |
funnynypd
Joined: 09 May 2007 Posts: 669 Helped: 17 Location: USA & Canada
|
01 Oct 2007 12:32 Trying to program the PIC10F222, some help needed |
|
|
|
Great job.
And glad you speak out the truth.
Comparing with the pain ICD 2 giving me, I enjoyed the PICkit 2 more just as you did.
Will you try the PIC10F as early as you can? Can you verify this please? I will also use some PIC10F parts in my design. This worries me.
Last edited by funnynypd on 04 Oct 2007 4:25; edited 1 time in total |
|
| Back to top |
|
 |
namqn
Joined: 19 Feb 2006 Posts: 171 Helped: 18
|
01 Oct 2007 13:04 Re: Trying to program the PIC10F222, some help needed |
|
|
|
| funnynypd wrote: |
| Will you try the PIC10F as early as you can? Someone claim the PIC10F isn't support by PICkit2 but ICD2. Can you verify this please? I will also use some PIC10F parts in my design. This worries me. |
PICkit 2 is my favourite PIC programmer at the moment. It can program all the PIC/dsPIC I have (around 100 types), including PIC10F202 and PIC10F206. I have not tried the PIC10F22x chips yet, but don't see why PICkit 2 could not program them.
I'm using the dedicated software for PICkit 2 when programming.
Cheers,
|
|
| Back to top |
|
 |
blueroomelectronics
Joined: 17 Sep 2006 Posts: 1229 Helped: 60 Location: Toronto, Canada
|
01 Oct 2007 13:24 Trying to program the PIC10F222, some help needed |
|
|
|
| My mistake, I was using MPLAB which did not have support for the 10F series with PICKit2, I did not try the standalone PICKit2 software which does have support for almost all Flash based PICs and some EEPROMs too.
|
|
| Back to top |
|
 |
psmll
Joined: 09 Apr 2007 Posts: 74 Helped: 4
|
|
| Back to top |
|
 |
funnynypd
Joined: 09 May 2007 Posts: 669 Helped: 17 Location: USA & Canada
|
02 Oct 2007 2:01 Trying to program the PIC10F222, some help needed |
|
|
|
| Thanks for verifying this and Congratulations.
|
|
| Back to top |
|
 |
tolgiz
Joined: 02 Oct 2007 Posts: 5
|
02 Oct 2007 20:56 Trying to program the PIC10F222, some help needed |
|
|
|
| nice work bro.....congratulation
|
|
| Back to top |
|
 |
Nandulal
Joined: 23 Feb 2006 Posts: 90 Helped: 1
|
26 Oct 2007 10:10 Re: Trying to program the PIC10F222, some help needed |
|
|
|
Dear psmll,
Can you upload the schematics? and firmware for PICKit2 here? ? Also one newbie question, can I use PIC18F4550 instead of PIC18F2550? logically I can say yes as the core and the memory is same only diff. is the port pin.
am I right or wrong here?
Thanks
Nandu
|
|
| Back to top |
|
 |
psmll
Joined: 09 Apr 2007 Posts: 74 Helped: 4
|
26 Oct 2007 15:20 Re: Trying to program the PIC10F222, some help needed |
|
|
|
| Nandulal wrote: |
Dear psmll,
Can you upload the schematics? and firmware for PICKit2 here? ? Also one newbie question, can I use PIC18F4550 instead of PIC18F2550? logically I can say yes as the core and the memory is same only diff. is the port pin.
am I right or wrong here?
Thanks
Nandu |
hi,
First take a look at:
http://www.microchip.com/pickit2
Microchip give you the schematic, you can find it at the User's Guide
Microchip also give you the firmware, in PICkit2 page search for "PICkit 2 Firmware V2.10"
And you can use a PIC4550 without problem
If you want a simple schematic only for 5V PICs, similar of the one that I did, you can look at PICkit2 lite made by blueroomelectronics:
http://www.edaboard.com/ftopic276103.html#922427
|
|
| Back to top |
|
 |
mee48025
Joined: 23 Mar 2008 Posts: 5
|
07 Apr 2008 16:49 Re: Trying to program the PIC10F222, some help needed |
|
|
|
| please give me the schematic of pickit2
|
|
| Back to top |
|
 |
funnynypd
Joined: 09 May 2007 Posts: 669 Helped: 17 Location: USA & Canada
|
|
| Back to top |
|
 |
psmll
Joined: 09 Apr 2007 Posts: 74 Helped: 4
|
10 Apr 2008 16:37 Re: Trying to program the PIC10F222, some help needed |
|
|
|
| mee48025 wrote: |
| please give me the schematic of pickit2 |
download this pdf:
http://ww1.microchip.com/downloads/en/DeviceDoc/51553E.pdf
and go to pag 81, this is the official schematic by microchip
|
|
| Back to top |
|
 |
funnynypd
Joined: 09 May 2007 Posts: 669 Helped: 17 Location: USA & Canada
|
|
| Back to top |
|
 |
ichilton
Joined: 25 Sep 2008 Posts: 12
|
25 Sep 2008 16:59 Re: Trying to program the PIC10F222, some help needed |
|
|
|
Hi psmll,
Are you able to say which components you used out of your bits box? - a parts list, schematic or even just a list of what you chance from what, to what on the blueroomelectronics design you link to.
Thanks
Ian
|
|
| Back to top |
|
 |