TLE5012B
Interfaces
User’s Manual 54 Rev. 1.2, 2018-02
//Return the “crc” remainder. The &0x0F mask is a safety check to ensure four LSBs
//only and rest 0’s.
return(crc&0x0F);
}
Disclaimer
The CRC generation software code provided above shall be used as guidance to the developer of solutions with
the TLE5012B. Infineon is not responsible for malfunctioning of the code provided above. This code was used with
an Infineon's microcontroller XC878.
• The CRC generation software code is only provided as a hint for the implementation or the use of the Infineon
Technologies components and shall not be regarded as any description or warrant of a certain functionalities,
conditions or quality of the Infineon Technologies component(s).
• All statements contained in this code, including recommendation or suggestion or methodology, are to be
verified by the user before implementation or use, as operating conditions and environmental factors may
differ. The recipient of this code must verify any function described herein in the real application.
• Infineon Technologies hereby disclaims any and all warranties and liabilities of any kint (including without
limitation warranties of non-infringement of intellectual property rights of any third party) with respect to any
and all code given in this document.