• 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...
  • 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...
  • memory EEPROM with I2C
    Hello, I'm using a PhyCore 167HSE with a C167CSL40M. I have on the board a memory EEPROM 24C08 which is connected with I2C. The problem is that the C167CS haven't I2C register, So how can I read,...
  • C167 & I2C EEPROM communication ...
    Respectable colleagues, can somebody post an example of C167 Keil C code for reading and writing to I2C EEPROM (Microchip 24LC256 for example) or to some of the Philips RTC or SRAM chips. Thanks...
  • AR166 & Flash File System
    The Flash File System is configured for SRAM Rev.: V1.02 / 11-oct-2004 unsigned long file_size; void test_1() { FILE *f1; FINFO info; unsigned int i; fformat(); f1 = fopen ("F1.TXT","a");...