EEPROM_SUM
if (checksum != EEPROM_SUM && !(*data))
if (checksum == EEPROM_SUM)
checksum = EEPROM_SUM - checksum;
csum_new = EEPROM_SUM - csum_new;