Does anyone know of a good circuit that would automatically enable the transmit on an RS-485 driver when characters are transmitted? In our designs we currently use RTS to drive the driver transmit pin, but then the RTS signalling has to be done in software.
Note the solution would have to be quite cheap as this will be a volume product (kind of excludes using a separate microcontroller to do the job). Also keeping the transmit enabled for any longer than necessary would be a problem, as the serial line may have to handle a lot of traffic.