How to determine address of available eeprom cells?


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2013
    Posts
    1,078

    Default How to determine address of available eeprom cells?

    Hello. For my aplication, I need to store 3 variables in the eeprom (PIC16F870). How should I know which adresses are safe to write and won't interfere with actual program execution?

  2. #2
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,520


    Did you find this post helpful? Yes | No

    Default Re: How to determine address of available eeprom cells?

    Hi,
    The program is not stored in the EEPROM so you're free to use whichever locations you want. DATA, READ and WRITE are the commands to use.

    /Henrik.

Similar Threads

  1. Help;; eeprom won't read/write beyond address 255
    By DDDvvv in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 2nd January 2011, 22:16
  2. Replies: 7
    Last Post: - 11th September 2010, 00:32
  3. WRITE REAR eeprom Address ????'s
    By earltyso in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 17th April 2008, 23:30
  4. 14 bit address for eeprom?
    By kf4mot in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 17th June 2007, 18:45
  5. Jump into eeprom address
    By Lotondo in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 22nd April 2006, 18:29

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