Pic Dude wrote: > > Looking thru the 16F872 datasheet, the steps to read/write to/from > EEPROM seem fairly simple. But where is the EEPROM memory? > The Memory Org section doesn't show it, and section 3.0 (EEPROM > and Flash) don't mention it either. > > Unless of course I missed something. =8-O > > -- > http://www.piclist.com#nomail Going offline? Don't AutoReply us! > email listserv@mitvma.mit.edu with SET PICList DIGEST in the body In your source code you could include EEPROM data like this which came from MPLAB help... org H'2100' ; Initialize EEPROM Data de "My Program, v1.0", 0 -- Best regards Tony mICros http://www.bubblesoftonline.com mailto:sales@bubblesoftonline.com -- http://www.piclist.com#nomail Going offline? Don't AutoReply us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body