Eeprom accidentally erased?


Results 1 to 11 of 11

Threaded View

  1. #2


    Did you find this post helpful? Yes | No

    Default Codespace and EEROM data loss

    Hello Josuetas,
    I recently had a similar issue with the PIC 18LF4620. Here the battery running the system went completely flat so the processor was working well off the datasheet and out in no mans land. I had six systems all display an identical fault. The same three locations in EEROM were scrambled. These were at locations 44, 45 and 47 (decimal). These cells are read by the code every hour but are NEVER written to by the code other than via the DATA statement at program load time.

    What was particularly noticeable was that the flash program code memory was all FF from about location 60 to the top of memory. All six showed exactly the same erasure. LVP is turned off in the configuration fuses and the PGM, PGC, PGD and LVP pins are all floating.

    Because the code memory was all erased the bootloader would not work so retrieving data from the external was a challenge. In future all my boards will have ICSP pinouts to a header as well as the bootloader.

    HTH
    Brian
    Last edited by BrianT; - 13th November 2007 at 21:29. Reason: spelling mistake

Similar Threads

  1. Can't read sequential addresses in external EEPROM
    By tjkelly in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 18th February 2010, 14:46
  2. Problem with I2C EEPROM addressing
    By Atom058 in forum General
    Replies: 14
    Last Post: - 3rd November 2009, 03:17
  3. How to write/read strings EEPROM/LCD
    By g-hoot in forum mel PIC BASIC Pro
    Replies: 22
    Last Post: - 11th February 2007, 06:26
  4. Values in EEPROM get erased on power cycle
    By senojlr in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 7th September 2005, 04:32
  5. word variable to 25lc640
    By TONIGALEA in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 6th July 2004, 19:59

Members who have read this thread : 0

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