sparkfun/Arduino_Apollo3

Software Serial read not proper

bimalpaneru opened this issue · 0 comments

Using RS485 with software serial at 19200

Sending 0xAA being received as 0xD5.

Pulses on oscilloscope are fine.

Sender:
MicroMod (rx = G4, tx = G1)

Receiver:
RedBoard(rx =D2, tx = D5)