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

Writing PIC's internal EEprom externally

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



Joined: 26 Feb 2005
Posts: 64

View user's profile Send private message

Writing PIC's internal EEprom externally
PostPosted: Thu May 05, 2005 5:06 pm     Reply with quote

Hi,

is there a way to write some information in internal PIC EEprom using ICSP and pic programmer? I'd like to write a serial number in eeprom and the i'd like to read it without reading and writing all the PIC code.

I need a fater way to write data in PIC.
I also would like to protect this number written in eeprom.

thanks
Mark



Joined: 07 Sep 2003
Posts: 2838
Location: Atlanta, GA

View user's profile Send private message Send e-mail

Re: Writing PIC's internal EEprom externally
PostPosted: Fri May 06, 2005 8:43 am     Reply with quote

fuzzy wrote:
Hi,

is there a way to write some information in internal PIC EEprom using ICSP and pic programmer? I'd like to write a serial number in eeprom and the i'd like to read it without reading and writing all the PIC code.

I need a fater way to write data in PIC.
I also would like to protect this number written in eeprom.

thanks


Of course. But a serial number might be better stored in the ID locations.
fuzzy



Joined: 26 Feb 2005
Posts: 64

View user's profile Send private message

PostPosted: Sat May 07, 2005 4:09 pm     Reply with quote

How can I write the ID location? how many carachters can i write in it?


what i'd like to do is: write this number in eeprom and protect it. so i could read it only from pic and visualize it as binary code in led indicator.

i think i can't protect id location, can I?

in your opinion which is the best way to do it??
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