This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

need error checking methods for serial data communication on tms320f28021

Other Parts Discussed in Thread: TMS320F28021

Hi,

I am trying to know if there were any error checking methods to check whether the incoming data or outgoing data is correct and valid in serial communication i.e. by using uart. I need to send data to outside world and accept the data from outside world. While accepting the data how to check the data received is correct. is there any error checking and error correction methods for this purpose. If yes let me know. I am using tms320f28021 controler for my application.