> Does anyone know if it is possible to directly write to the internal > DATA EEPROM of a PIC using a PROM programmer. I'm > wondering if there is a way to initialise it without going through > code running in the PIC. Microchip 'by convention' places eeprom data defined in an application at a certain address in the same .hex file as the program code (0x2100?). All programmers I know will write such data to the eeprom in the PIC. When there is no code in the .hex file they would just write the data (but maybe erase the code first to be sure to start with a blank chip). NB the i2c eeprom in a 12ce518/9 can not be written this way. Wouter van Ooijen Van Ooijen Technische Informatica: http://www.voti.nl free PIC stuff: Jal compiler, Wisp programmer, WLoader bootloader PICs kopen? http://www.voti.nl/shop -- http://www.piclist.com#nomail Going offline? Don't AutoReply us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body