• Page Write on EEPROM 24LC512 Rroblem.. 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...
  • 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...
  • 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...
  • PROBLEM IN PAGE WRITE IN AT24C64
    Hi, Getting problem if more than 32 bytes written to 24c64 EEPROM using 89C51. How to increment the page using word address?
  • 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...