CRC_16_CCITT_xFFFF

CRC 16 Calculation, verified with the help of www.lammertbies.nl website

You are now following this Submission

Afters days of searching on the web, i didn't find anything although CRC 16 is commonly used... Anyway ! Thanks to Nawaz Satvilkar; based on his file, I made some little modifications and get one which gives the same result that https://www.lammertbies.nl/comm/info/crc-calculation.html line CCITT xFFFF.
I hope it'll help (or save in my case !) some of you.

Cite As

iluvfly (2026). CRC_16_CCITT_xFFFF (https://www.mathworks.com/matlabcentral/fileexchange/64638-crc_16_ccitt_xffff), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

This file is based onCRC code generator of Nawaz Satvilkar, thanks again to him !