CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Can't program 16F628A but 628 is fine, anybody see this?

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Eric
Guest







Can't program 16F628A but 628 is fine, anybody see this?
PostPosted: Thu Jul 24, 2003 11:44 pm     Reply with quote

I've been using a 16F628 for a while with no problems. Just got some 16F628A parts and I can program them!! I've used the serial ISD and also a PICALL programmer with no luck. Anybody out there used an A part yet? Or have any idea why it won't work?

Thanks!!
___________________________
This message was ported from CCS's old forum
Original Post ID: 144516337
Pete Smith
Guest







Re: Can't program 16F628A but 628 is fine, anybody see this?
PostPosted: Fri Jul 25, 2003 3:06 am     Reply with quote

:=I've been using a 16F628 for a while with no problems. Just got some 16F628A parts and I can program them!! I've used the serial ISD and also a PICALL programmer with no luck. Anybody out there used an A part yet? Or have any idea why it won't work?

Hi.

Does your programmer support the "A" part?

We used to use 16LF876, but then we couldn't get them, so had to use the "A" parts. PICStart (at the time) didn't support them, so we had to go out and get a Warp13 programmer.

(This was a relief TBH, we could finally ditch MPLAB!)

Pete.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144516343
Eric
Guest







Re: Can't program 16F628A but 628 is fine, anybody see this?
PostPosted: Fri Jul 25, 2003 9:20 am     Reply with quote

:=:=I've been using a 16F628 for a while with no problems. Just got some 16F628A parts and I can program them!! I've used the serial ISD and also a PICALL programmer with no luck. Anybody out there used an A part yet? Or have any idea why it won't work?
:=
:=Hi.
:=
:=Does your programmer support the "A" part?
:=
:=We used to use 16LF876, but then we couldn't get them, so had to use the "A" parts. PICStart (at the time) didn't support them, so we had to go out and get a Warp13 programmer.
:=
:=(This was a relief TBH, we could finally ditch MPLAB!)
:=
:=Pete.

We've used the CCS ICD software on a serial ICD. Also used a picall programmer. Both of these support the 628A, so I can't understand whats up with the part? The same exact circuit works fine with the non-A part, then swap it out for the A part and it won't program. We've tried 3 different parts, but it's a new part and not sure if many people have messed with it.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144516355
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

Re: Can't program 16F628A but 628 is fine, anybody see this?
PostPosted: Fri Jul 25, 2003 12:23 pm     Reply with quote

:=:=:=I've been using a 16F628 for a while with no problems. Just got some 16F628A parts and I can program them!! I've used the serial ISD and also a PICALL programmer with no luck. Anybody out there used an A part yet? Or have any idea why it won't work?
:=:=
:=:=Hi.
:=:=
:=:=Does your programmer support the "A" part?
:=:=
:=:=We used to use 16LF876, but then we couldn't get them, so had to use the "A" parts. PICStart (at the time) didn't support them, so we had to go out and get a Warp13 programmer.
:=:=
:=:=(This was a relief TBH, we could finally ditch MPLAB!)
:=:=
:=:=Pete.
:=
:=We've used the CCS ICD software on a serial ICD. Also used a picall programmer. Both of these support the 628A, so I can't understand whats up with the part? The same exact circuit works fine with the non-A part, then swap it out for the A part and it won't program. We've tried 3 different parts, but it's a new part and not sure if many people have messed with it.
-------------------------------------------------------
The programming specifications are different. I didn't
compare them in detail, but the F628 has the "Bulk Erase Setup
1 and 2" commands, but the F628A does not. There might be
other differences.

16F628 spec:
<a href="http://www.microchip.com/download/lit/suppdoc/specs/30034d.pdf" TARGET="_blank">http://www.microchip.com/download/lit/suppdoc/specs/30034d.pdf</a>

16F628A spec:
<a href="http://www.microchip.com/download/lit/suppdoc/specs/41196d.pdf" TARGET="_blank">http://www.microchip.com/download/lit/suppdoc/specs/41196d.pdf</a>
___________________________
This message was ported from CCS's old forum
Original Post ID: 144516365
Eric
Guest







Re: Can't program 16F628A but 628 is fine, anybody see this?
PostPosted: Sun Jul 27, 2003 11:00 pm     Reply with quote

:=:=:=:=I've been using a 16F628 for a while with no problems. Just got some 16F628A parts and I can program them!! I've used the serial ISD and also a PICALL programmer with no luck. Anybody out there used an A part yet? Or have any idea why it won't work?
:=:=:=
:=:=:=Hi.
:=:=:=
:=:=:=Does your programmer support the "A" part?
:=:=:=
:=:=:=We used to use 16LF876, but then we couldn't get them, so had to use the "A" parts. PICStart (at the time) didn't support them, so we had to go out and get a Warp13 programmer.
:=:=:=
:=:=:=(This was a relief TBH, we could finally ditch MPLAB!)
:=:=:=
:=:=:=Pete.
:=:=
:=:=We've used the CCS ICD software on a serial ICD. Also used a picall programmer. Both of these support the 628A, so I can't understand whats up with the part? The same exact circuit works fine with the non-A part, then swap it out for the A part and it won't program. We've tried 3 different parts, but it's a new part and not sure if many people have messed with it.
:=-------------------------------------------------------
:=The programming specifications are different. I didn't
:=compare them in detail, but the F628 has the "Bulk Erase Setup
:=1 and 2" commands, but the F628A does not. There might be
:=other differences.
:=
:=16F628 spec:
:= <a href="http://www.microchip.com/download/lit/suppdoc/specs/30034d.pdf" TARGET="_blank"> <a href="http://www.microchip.com/download/lit/suppdoc/specs/30034d.pdf" TARGET="_blank">http://www.microchip.com/download/lit/suppdoc/specs/30034d.pdf</a></a>
:=
:=16F628A spec:
:= <a href="http://www.microchip.com/download/lit/suppdoc/specs/41196d.pdf" TARGET="_blank"> <a href="http://www.microchip.com/download/lit/suppdoc/specs/41196d.pdf" TARGET="_blank">http://www.microchip.com/download/lit/suppdoc/specs/41196d.pdf</a></a>


Both programmers will erase and verify the part as blank. But neither will program the part?

Has anyone out there ever used a 628A part....?
___________________________
This message was ported from CCS's old forum
Original Post ID: 144516417
Ringo42



Joined: 07 May 2004
Posts: 263

View user's profile Send private message

Re: Can't program 16F628A but 628 is fine, anybody see this?
PostPosted: Fri May 07, 2004 3:48 pm     Reply with quote

I'm having the excact same problem right now. I'm using a P16pro programmer and the picallw software wigh has a setting for teh 628A. It erases but will not program and the author/creator of the programmer/software is out of town till middle of July. Anybody got a fix for this?
RIngo
_________________
Ringo Davis
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group