Clemens Kühnle wrote:
> I'm using a User Space RS485 Library to communicate with RS485 Clients.
> But I have some timing problems....
I am not sure if moving the RTS control will be of much help. The
problem is caused by Linux not being a realtime OS.
(For realtime linux you could have a look at http://www.rtlinux.org/)
We, actually, have used another solution: Not using RTS at all but
control the RS485 "RTS" by means of the transmitted data. (by means of a
little additional circuit)
If you can decide on the electronics of the RS485 circuit this might be
an alternative.
Rgds,
--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.