• writing to serial eeprom problem
    I'm writting to AT24C128 serial eeprom as shown by the datasheet and the read command shown below works, while the write command doesn't. I wrote to the chip using external programmer and it was ok, reading...
  • Continuous data write in serial eeprom using I2C
    I am trying to write the routine to store the char, int, float datas in the serial eeprom 24FC512 and read back the written values using random read method. My problem is sometimes only the data...
  • N79E059A Writing to Data Flash EEProm
    Hi, I am new to N79E059A 40 pin DIP package. This controller has 4k Data EEprom for storing or reading the data. I am able to write to data eeprom. Any guidance on writing the data flash will be helpful...
  • nordic nrf9e5 - writing data to EEPROM
    does anyone know how to read data from the SPI onto the EEPROM . I am having difficulty writing to the external EEPROM of the nordic nrf9e5. Any sugggestions are highly appreciated!
  • 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...