Can the parity be used for error checking? If so how can it be implemented? There is nothing that I can find in the PBP manual.
Can the parity be used for error checking? If so how can it be implemented? There is nothing that I can find in the PBP manual.
You can add a ParityLabel that it will jump to if an incoming byte has a parity error.
It's in the manual under both HSERIN and SERIN2.
<br>
DT
Bookmarks