A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.
PIC Question - William Oliver - Jun 3 16:01:08 2006
Hello, All,
I have a question about some PIC Microcontrolers, Can someone tell me the difference
between a 16F84 and a 16CR84, They are both listed on the same data Sheet.
Best regards.
William Oliver
w...@auburninternet.com
2005-12-05
to unsubscribe, go to http://www.yahoogroups.com and follow the instructions

(You need to be a member of piclist -- send a blank email to piclist-subscribe@yahoogroups.com )
Re: PIC Question - john - Jun 3 18:22:08 2006
--- In p...@yahoogroups.com, "William Oliver"
wrote:
>
> Hello, All,
>
> I have a question about some PIC Microcontrolers, Can someone tell
me the difference between a 16F84 and a 16CR84, They are both listed
on the same data Sheet.
>
> Best regards.
>
> William Oliver
> willie@...
> 2005-12-05
>
16F84 = Flash re-programmable
16CR84 = One time programmable
to unsubscribe, go to http://www.yahoogroups.com and follow the instructions

(You need to be a member of piclist -- send a blank email to piclist-subscribe@yahoogroups.com )Re: PIC Question - rtstofer - Jun 3 18:28:00 2006
--- In p...@yahoogroups.com, "William Oliver"
wrote:
>
> Hello, All,
>
> I have a question about some PIC Microcontrolers, Can someone tell
me the difference between a 16F84 and a 16CR84, They are both listed
on the same data Sheet.
>
> Best regards.
>
> William Oliver
> willie@...
> 2005-12-05
>
Sure, the CR has ROM memory; the factory programs it for you. The F
has flash memory and you can program/reprogram as you see fit.
See section 2.4 of the PIC16F8x datasheet.
Richard
to unsubscribe, go to http://www.yahoogroups.com and follow the instructions

(You need to be a member of piclist -- send a blank email to piclist-subscribe@yahoogroups.com )