I know, with the help of AI we found two CRCs, a CRC8 and a CRC16 as described in the DS2433 eeprom datasheet.
CRC8 is between 0x000 and 0x01F, CRC16 is between 0x020 and 0x03F. The remaining bits I believe have an external checksum.
I have three types of dumps with different options enabled, lines from 0x000 to 0x01F and 0x160 to 0x17F are the same, the values do not change.
the data between 0x020 to 0x3f and 0x040 to 0xfff are related, I tried to cross-reference the data but it does not work, I have to copy the entire eeprom to another.