Create a checksum for serial communication
Show older comments
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
Walter Roberson
on 2 Apr 2014
One byte checksum or two byte? Are you looking for CRC-16 ?
Answers (0)
Categories
Find more on Modeling in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!