• 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...
  • 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...
  • 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...
  • 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...
  • 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!