Create a checksum for serial communication
Mostrar comentarios más antiguos
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 comentario
Walter Roberson
el 2 de Abr. de 2014
One byte checksum or two byte? Are you looking for CRC-16 ?
Respuestas (0)
Categorías
Más información sobre Modeling en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!