PreviousNext
CRC Calculation
Help > Appendix > CRC Calculation

The following examples show the implementation of the 1-Wire CRC used to protect UART Interface data. Before using the routines do not forget to initialize the CRC accumulator variable to the initial value 0xFF.