Using parity


Closed Thread
Results 1 to 3 of 3

Thread: Using parity

  1. #1
    Join Date
    Nov 2009
    Location
    Wagoner, USA
    Posts
    52

    Default Using parity

    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.

  2. #2
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    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

  3. #3
    Join Date
    Nov 2009
    Location
    Wagoner, USA
    Posts
    52


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Darrel Taylor View Post
    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>
    Perfect. I'm already using Serin2 with inverted serial out. Looks to be just a simple modification.
    Thanks.

Similar Threads

  1. Reading in Manchester code
    By brid0030 in forum Code Examples
    Replies: 0
    Last Post: - 10th March 2009, 22:55
  2. Even Parity
    By Andre_Pretorius in forum Serial
    Replies: 2
    Last Post: - 17th July 2007, 16:48
  3. SEROUT or HSEROUT "ODD" parity
    By RFsolution in forum Serial
    Replies: 7
    Last Post: - 9th December 2006, 11:34
  4. Parity Modes
    By Sphere in forum Serial
    Replies: 4
    Last Post: - 29th April 2006, 11:12
  5. Debug with parity?
    By cmolson in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 3rd December 2005, 01:23

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts