Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - pixelfantastic

Pages: [1]
1
Technical support / need to calculate CRC - CCITT
« on: May 16, 2011, 11:25:53 AM »
hi,

i need to calculate a CCITT type crc checksum
...does anyone here know if its possible in Tbasic please?

(The C code is attached in case there are any maths geniuses here)
Thank you
Barrie



2
Hi guys,
can anyone please help?

I have a 4 bytes INT32 coming in via rs232, and the byte order is lowbyte first
 (LSB -- low, high, low,high -- MSB)

how can i  convert this to signed integer ?
result should be from -2147483648  to +2147483647

Thanks for your assistance
Barrie

Pages: [1]