I am trying to go from the Example_2803xI2C_eeprom program which send 4 bytes but not a complete block. My program can not spin in the interrupt for long enough to send 64 characters. I am working on changing the interrupt routine so when the four bytes in the buffer are send the interrupt routine will send the next 4 until the whole block is sent.
Any examples or suggestiong