Internal EEPROM Read/write Addressing Errors with 18F PIC's


Results 1 to 19 of 19

Threaded View

  1. #4
    Join Date
    Jun 2005
    Posts
    10


    Did you find this post helpful? Yes | No

    Default

    Hi Mr. E,
    I tried that but it did not work. It still loops back after address 255.

    I preload My eeprom with the EEPROM *reserved word

    eeprom 192,["11"," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "]
    eeprom 208,["12"," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "]
    eeprom 224,["13"," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "]
    eeprom 240,["14"," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "]
    eeprom 256,["15"," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "]
    eeprom 272,["16"," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "]
    eeprom 288,["17"," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "]
    eeprom 304,["18"," "," "," "," "," "," "," "," "," "," "," "," "," "," "," "]

    Im sending each line to an lcd and it works fine but i cannot reach EEPROM 256. Even though my address is 256 or above. and again my address varible is a WORD, not a BYTE.



    Thanks Ash
    Last edited by atillotson; - 4th July 2005 at 17:09.

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, 15:46
  2. Problem with I2C EEPROM addressing
    By Atom058 in forum General
    Replies: 14
    Last Post: - 3rd November 2009, 04:17
  3. Read/write variable into PIC internal eeprom
    By Pic2008 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 13th August 2008, 08:06
  4. Multiple Pics accessing single EEPROM
    By Atom058 in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 3rd February 2008, 18:22
  5. word variable to 25lc640
    By TONIGALEA in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 6th July 2004, 20: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