PDA

View Full Version : non-volatile memory?



droptail
- 9th March 2011, 02:31
Is there non-volatile memory on a 16F716 that would enable the chip to retain a variable if it is removed from power, after it has been programmed?

prstein
- 9th March 2011, 02:35
Hello James,

It has no internal EEPROM. You could easily use an external EEPROM or, with care, use WRITECODE and READCODE.

Best Regards,
Paul

Charles Linquis
- 9th March 2011, 02:54
Choose any PIC that has EEPROM.