gne_577
Junior Member level 3
Hello Everyone..!
I am making a project. In which I required around 1,73,250 Bytes of data. I am using two AT24C512 EEPROM in Parallel connection. In this process Im using Single byte write operation not page write operation. According to the datasheet it organized as 65536 words of 8 Bits each.
Is this means that, 1 EEPROM can save upto 65536 bytes.??
Now I'm using two in parallel mode. So Is that means 65536 x 2 = 131072 Bytes..?
If i am going in right direction. So is that any way in which i can store 1,73,250 Bytes of data in it..?
If any possible way is available please let me know. I'm using X8 Compiler in C-Language.
I am making a project. In which I required around 1,73,250 Bytes of data. I am using two AT24C512 EEPROM in Parallel connection. In this process Im using Single byte write operation not page write operation. According to the datasheet it organized as 65536 words of 8 Bits each.
Is this means that, 1 EEPROM can save upto 65536 bytes.??
Now I'm using two in parallel mode. So Is that means 65536 x 2 = 131072 Bytes..?
If i am going in right direction. So is that any way in which i can store 1,73,250 Bytes of data in it..?
If any possible way is available please let me know. I'm using X8 Compiler in C-Language.