Hi,

I have 2500 binnary values of 64 bits each to load in eeprom, using I2C
interface and PIC16F877 microcontroller. I think that this size require about five 256 kbits eeproms. I
have an idea how to load them one by one from hyperterminal, using some
usart and write in eeprom routines, but this will be too long !
I will appreciate if someone can suggest me some technics to load these
values more fast.

Thanks

Landry