Create a checksum for serial communication

I want to transmit a frame containing 10 floats and 2 doubles to a target processor. The serialSend block seems to be the one to use. How do i create a checksum for the data ?

1 Comment

One byte checksum or two byte? Are you looking for CRC-16 ?

Sign in to comment.

Answers (0)

Categories

Find more on Modeling in Help Center and File Exchange

Asked:

on 2 Apr 2014

Commented:

on 2 Apr 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!