If you want to use it with a 24LC512 eeprom, you need to do two things:
1. Change #define EEPROM_PAGE_LEN to 128.
2. Use an 18F PIC, instead of 16F877. That's because the 16877 can't
do a ram buffer larger than about 96 bytes. The 18F PICs can easily
do a 128 byte buffer.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum