nec checksum xor
MC2
Posts: 11
Hi
How do I code an XOR function ?
The string send to the projector or display has a check code.
Example:
Check code (BCC) = 30h xor 41h xor 30h xor 45h xor 30h xor 41h
xor 02h xor 30h xor 30h xor 31h xor 30h xor 30h
xor 30h xor 36h xor 34h xor 03h
= 77h
Tx!
How do I code an XOR function ?
The string send to the projector or display has a check code.
Example:
Check code (BCC) = 30h xor 41h xor 30h xor 45h xor 30h xor 41h
xor 02h xor 30h xor 30h xor 31h xor 30h xor 30h
xor 30h xor 36h xor 34h xor 03h
= 77h
Tx!
0
Comments