Forum Discussion
Patrik78
New Contributor
3 years agoUART 16550 IP - Stick parity problem
Hello,
in my company we're facing a problem while using UART 16550 IP in stick parity mode: on LSR register we set SP=1, EPS=1, PEN=1 in order to use MARK_PARITY.
While in transmission everything...
ShengN_altera
Super Contributor
3 years agoHi,
The hexadecimal 0x55 and 0x57 you mentioned represent the combination of start bit + data bits + parity + stop bits right? If so, 0x57 should have '1' as parity bit right?