best error detection of serial data

Thread Starter

AlbertHall

Joined Jun 4, 2014
12,642
I want to send 7 bytes of data using HC12. If incorrect data is received then it is OK to wait for the next data. But it is important to be able to detect that the received data is correct as transmitted.

Microchip PIC and XC8.

What is the best method of doing this, please?
 
Top