On Tuesday 19 October 2010, 19:22:32 Grant Edwards wrote:
quoted text > Yes, the AT91 UARTs do have a built-in half-duplex mode that will
> automatically control line direction by toggling RTS.
>
> That can used to control external half-duplex hardware like an RS485
> transceiver or any RS232-connected half-duplex device like some
> modems.
>
> Though the Atmel docs refer to it as "RS485 mode" there is no RS485
> transceiver in the AT91 parts (AFAIK), and "RS485 mode" isn't specific
> to RS485 - it can be used with any external half-duplex hardware.
Out of curiosity, how can I add RS485 (or whatever) support for other serial
devices like e.g. i.mx serial? Is there some driver independent interface
which only gets filled in board configs like setting some GPIO pins?
Alexander
--
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [PATCH] Documentation about RS485 serial communications , Alexander Stein , (Wed Oct 20, 1:00 am)