CRC_16_CCITT_xFFFF

Version 1.0.0.0 (623 Bytes) by iluvfly
CRC 16 Calculation, verified with the help of www.lammertbies.nl website
215 Downloads
Updated 5 Oct 2017

View License

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 .

MATLAB Release Compatibility
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Data Distribution Plots in Help Center and MATLAB Answers
Tags Add Tags
Version Published Release Notes
1.0.0.0

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