Hi,
I am working on a project where two board are connected with 24V DC over RS485 TP cable. The first board powers second which draws close to 60mA from 24Von the RS485 bus. The circuits are working except for an additional extra byte being present in my data read.
I tried disconnecting the controller pins at the receiver end where RE pin of driver IC is asserted low to forcefully to put second device in receive mode without controller selecting the driver to be in RX mode.
The same firmware works on these boards if I do not couple 24V power( I am not seeing the additional byte in normal RS485 communication and both boards are powered separately).
Circuit used is same as shown in application note as we use a baud rate of 38400 which is similar to minimum baud of 32000 mentioned. The inductors used are rated 300mA
Logic analyzer captures for TX and RX data
Waveform capture showing the A-B signal
Schematic
Please suggest what could be done to rectify the issue
A short video on the issue is attached, you can see the issue occurring from 3 min onwards . for this video the RS485 baud rate was reduced to 9600