<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.10">
</HEAD>
<BODY>
Hi everybody,<BR>
I have a data packet in Hex values and need to determine how to calculate the CRC-16 bit checksum for these values.<BR>
Eg.:<BR>
0x55,0x00,0x0A,0x01,0x01, 0x01,0xFF,0x00,0xDC,0xCC<BR>
Sync|&nbsp;&nbsp;&nbsp; Lenght |source addr|dest. adr |Data| CRC check|<BR>
<BR>
This example shows me the CRC chechsum, but if I change the source addr, this chechsum is no longer valid. <BR>
Any suggestions on how to calculate that?<BR>
<BR>
Thanks<BR>
<BR>
Johan 
</BODY>
<br />-- 
<br />This E-Mail has been scanned
<br />Enjoy your day
</HTML>