Would 1K of EEPROM be enough for what you're doing?But since in most PICs, on-chip eeprom is limited to 128 or 256 bytes
If so, switch to a pic18, like an 18F26K22. It'll be MUCH faster than trying to read from an I2C EEPROM.
Would 1K of EEPROM be enough for what you're doing?But since in most PICs, on-chip eeprom is limited to 128 or 256 bytes
If so, switch to a pic18, like an 18F26K22. It'll be MUCH faster than trying to read from an I2C EEPROM.
Bookmarks