mestrini
Sep 5th, 2006, 12:52 PM
Hi, very newbie here trying to get some help
I need a code to calculate a crc based on an 8 byte order polynom
The info is as following:
Polynom: 0x07 (100000111)
Initial value: 0xFF
REFIN (true) - Data is reversed
REFOUT (true) - Reverse crc before final Xor
Final value: 0xFF
I already have the lookup table but can post if needed
TIA
cheers
PS:
Sorry for the double posting but my request is getting lost with all the postings in the other section (Visual Basic - Classic Visual Basic)
I need a code to calculate a crc based on an 8 byte order polynom
The info is as following:
Polynom: 0x07 (100000111)
Initial value: 0xFF
REFIN (true) - Data is reversed
REFOUT (true) - Reverse crc before final Xor
Final value: 0xFF
I already have the lookup table but can post if needed
TIA
cheers
PS:
Sorry for the double posting but my request is getting lost with all the postings in the other section (Visual Basic - Classic Visual Basic)