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




Bookmarks