non-volatile memory?


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2004
    Location
    Calabasas, CA
    Posts
    84

    Default non-volatile memory?

    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?
    James

  2. #2
    Join Date
    Feb 2010
    Location
    USA, New England
    Posts
    164


    Did you find this post helpful? Yes | No

    Default Re: non-volatile memory?

    Hello James,

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

    Best Regards,
    Paul
    The way to avoid mistakes is to gain experience. The way to gain experience is to make mistakes.

  3. #3
    Join Date
    Sep 2005
    Location
    Campbell, CA
    Posts
    1,107


    Did you find this post helpful? Yes | No

    Default Re: non-volatile memory?

    Choose any PIC that has EEPROM.
    Charles Linquist

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts