Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

Re: [lpc2000] LPC2148 and UART with hardware handshaking

2006-01-14 by Robert Adsett

At 05:49 PM 1/13/06 +0000, Gus wrote:
>Is it possible enable TX,RX,CTS and RTS on UART1 on LPC2148 (with HW
>handshaking) while using the rest of UART1 pins as general purpose
>pins?

The short answer would be yes.

The longer answer is to ask 'What are you expecting that to do?'

If you expect the handshake to take place automatically then no.  The 
status and control pins on UART1 must be driven and read by the SW as 
appropriate.  In fact the only advantage really is that the status pins 
will provide an UART based interrupt.  The control pins have to be set by 
the SW when you want them to change.  It's the standard configuration in 
that family of UARTs since the 8250 when they were added mainly so that a 
single chip could handle the whole serial port.

Robert

" 'Freedom' has no meaning of itself.  There are always restrictions,   be 
they legal, genetic, or physical.  If you don't believe me, try to chew a 
radio signal. "  -- Kelvin Throop, III
http://www.aeolusdevelopment.com/

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.