• Page Write on EEPROM 24LC512 Problem.. Help me please!
    Dear Expert, I use EEPROM 24LC512 and I try to write data with Page Write Method, but it is only first byte can be write in EEPROM but other 127 bytes cannot write. Do you have any suggestion or any...
  • Keil Flash File System and byte-programmable EEPROM 24LC512 (I2C)
    Hallo, All! Need your advice re: using I2C-accessible EEPROM together with Keil Flash File System (FFS). EEPROM I am talking about is kind of 24LC512 or FRAM (like FM24C512) or any other kind of...
  • Page writing to flash
    Hey Guys, I am writing to my micro's flash one byte at a time using that APP note from NXP (AN10342_1), I saw that it is possible to write a page at a time. How do I go about writing a page at a time...
  • I2C Page Write problem
    If a problem with the I2C-Bus. I use a 80C515C and a Philips PCF8582C2T EEPROM. I can write one or two bytes without problems. But when I write more than two bytes (for excample eight bytes) I can do...
  • Writing to eeprom
    Hi all, Hope someone can explain what I am doing wrong. I have the following problem. I am using a AT89C51ED2 micro and running PK51 8.01. I want to write a variable to and read a variable from eeprom...