Rules | Recent posts | topic RSS | Search | Register  | Log in

Trying to program the PIC10F222, some help needed

 
Post new topic  Reply to topic    EDAboard.com Forum Index -> Microcontrollers
Author Message
psmll



Joined: 09 Apr 2007
Posts: 74
Helped: 4


Post28 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 Crying or Very sad

So I'm trying to find a simple programmer that I can do to program the 10F222, but so far no luck Crying or Very sad

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


Post28 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 Crying or Very sad

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


Post29 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


Post29 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


Post29 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.



Sorry, but you need login in to view this attachment



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


Post29 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 Crying or Very sad


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 Crying or Very sad


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 Very Happy

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 Wink

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 Very Happy )
Back to top
funnynypd



Joined: 09 May 2007
Posts: 669
Helped: 17
Location: USA & Canada


Post30 Sep 2007 16:10   Trying to program the PIC10F222, some help needed

There is also schematic available on this link:
http://www.edaboard.com/ftopic273287.html
Back to top
psmll



Joined: 09 Apr 2007
Posts: 74
Helped: 4


Post01 Oct 2007 5:02   Re: Trying to program the PIC10F222, some help needed

funnynypd wrote:
There is also schematic available on this link:
http://www.edaboard.com/ftopic273287.html


Thanks, but for me doing my schematic is something that I like to do, it's funny Wink

At the moment I have 1 or 2 hours to do it and put it in a breadboard, and test Smile

The big problem is that at the time the list of electrical components that I have at home is small, so will have to do something that use only the components that I have Sad

Added after 5 hours 43 minutes:

By accident I put my PIC10F222 at 20V and burned it Crying or Very sad

But I did the PICKIT 2 clone, and it work very good, is very fast and work well with MPLAB Very Happy

I have to say that I think that PICKIT2 will have a great future, microchip are doing well updating the firmware.

some images Wink



Sorry, but you need login in to view this attachment

Back to top
funnynypd



Joined: 09 May 2007
Posts: 669
Helped: 17
Location: USA & Canada


Post01 Oct 2007 12:32   Trying to program the PIC10F222, some help needed

Great job.Very Happy
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


Post01 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


Post01 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


Post01 Oct 2007 21:11   Re: Trying to program the PIC10F222, some help needed

funnynypd wrote:
Great job.Very Happy
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.


I ordered more PIC10F222, but will need to wait some days to get it at home.

But don't worrie, the PICKit 2 support the 10F222 Very Happy

Added after 3 hours 24 minutes:

Update:

Today I get some PIC10F222 from a friend and it works really well in my PICKit 2 clone Very Happy

Finally I can program the PIC10F222, I'm happy Wink



Sorry, but you need login in to view this attachment

Back to top
funnynypd



Joined: 09 May 2007
Posts: 669
Helped: 17
Location: USA & Canada


Post02 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


Post02 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


Post26 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


Post26 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 Very Happy

Microchip also give you the firmware, in PICkit2 page search for "PICkit 2 Firmware V2.10"

And you can use a PIC4550 without problem Wink

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


Post07 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


Post07 Apr 2008 17:35   Trying to program the PIC10F222, some help needed

go to microchip web site or my site, you should be able to find one:
http://www.auelectronics.com/Hardware-CB0703.htm
Back to top
psmll



Joined: 09 Apr 2007
Posts: 74
Helped: 4


Post10 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 Wink
Back to top
funnynypd



Joined: 09 May 2007
Posts: 669
Helped: 17
Location: USA & Canada


Post10 Apr 2008 20:14   Re: Trying to program the PIC10F222, some help needed

My site has a pdf version of enhanced PICkit2 schematic:
1. CB0703 web page
http://www.auelectronics.selfip.com/Hardware-CB0703.htm
2. or pdf version of schematic:
http://www.auelectronics.selfip.com/pdfs/CB0703_PICKit2_Schematic.pdf
Back to top
ichilton



Joined: 25 Sep 2008
Posts: 12


Post25 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
Post new topic  Reply to topic    EDAboard.com Forum Index -> Microcontrollers
Page 1 of 1 All times are GMT + 1 Hour


Abuse
Administrator
Moderators
topic RSS 
sitemap