sparkfun / Arduino_Apollo3

Arduino core to support the Apollo3 microcontroller from Ambiq Micro
83 stars 37 forks source link

Software Serial read not proper #482

Open bimalpaneru opened 1 year ago

bimalpaneru commented 1 year ago

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)