simavr icon indicating copy to clipboard operation
simavr copied to clipboard

UART bits-per-byte not calculated correctly

Open markasoftware opened this issue 4 years ago • 0 comments

https://github.com/buserror/simavr/blob/master/simavr/sim/avr_uart.c#L248

Sometimes (most of the time?) there are zero parity bits but simavr assume's there's always one.

markasoftware avatar May 23 '20 18:05 markasoftware