I have a multi-drop full-duplex RS485 bus using a series of boards all containing an LTC2851. I can send to the bus without issue but when the devices attempt to reply I'm getting nothing back, upon inspection I can see the bus data but it's heavily attenuated. What I believe is happening is contention on the TX pair, the boards are addressed so only a single device is trying to respond at any given time, however I realised that the LTC2851 parts do not have a DE pin and it seems they default to always driving the bus.
I was under the impression that they defaulted to a tri-state mode but I guess that's not true? Is it at all possible to have a multi-drop bus using the LTC2851 or is this part only capable of point-to-point RS485?