Parity Enter/Exit Programming Mode
Product Reference Guide
21
Parity
This feature specifies parity required for sending and receiving data. A parity check bit is the
most significant bit of each ASCII coded character. Select the parity type according to host
device requirements.
• Select None when no parity bit is required.
• Select Odd parity and the parity bit value is set to 0 or 1, based on data, to ensure that an
odd nu
mber of 1 bits are contained in the coded character.
• Select Even parity and the parity bit value is set to 0 or 1, based on data, to ensure that
an
even number of 1 bits are contained in the coded character.
DEFAULT
Parity = None
Parity = Even
Parity = Odd
$CR2PA00
$CR2PA01
$CR2PA02