INTEL HEX FORMAT |
|
Normally have a start colon, 1 count byte, 2 address bytes, 1 null byte, 16 data bytes, 1 checksum byte. Total of 21 bytes. Checksum is the sum of all bytes, modulo 256. Only the low byte of the sum is retained. Checksum is the value to make the byte sum=00. |