Re: Trying to send RS232 with PIC sends incorrect data in TeraTerm



So we shortened the message to just output "A".

The display on the Tera Term is now "_" (underscore)

The binary for A is 1000001
The binary for _ is 1011111.

Just an update.

.