Sign in

username:

password:



Not a member?

Search lpc2000



Search tips

Subscribe to lpc2000



lpc2000 by Keywords

2106 | ADC | ARM7 | Atmel | Bootloader | CAN | CrossStudio | CrossWorks | DDS | ECos | Ethernet | ETM | FIFO | FLASH | FPGA | GCC | GDB | GNU | GNUARM | GPIO | I2C | IAP | IAR | JTAG | Kickstart | LCD | Linux | LPC | LPC-E2294 | LPC2000 | LPC2100 | LPC2104 | Lpc2106 | Lpc210x | LPC2114 | LPC2119 | LPC2124 | LPC2129 | Lpc2138 | LPC213x | LPC21xx | LPC2210 | LPC2212 | LPC2214 | LPC2292 | LPC2294 | LPC2xxx | LPC3128 | MCB2100 | Olimex | Philips | PWM | Rowley | RTC | RTOS | SPI | SSP | UART | UART0 | UART1 | ULINK | USB | Watchdog | Wiggler


Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | LPC2000 | UART1 I/O Pins

Discussion group dedicated to the Philips LPC2000 family of ARM MCUs

UART1 I/O Pins - Chris - May 24 14:40:00 2004

Uart1 supports many modem control signals, but I only need TXD and
RXD.

I understand from the archives that SPI will not work unless all
(four) of its signals are actually enabled on physical I/O pins. I'm
hoping this is not also true for uart1, which would waste many pins.

Is it possible (on the LPC2106) to enable uart1 but not enable all
the signals to be connected to external I/O pins? - Chris Graham




______________________________
Stellaris® MCU Family: New Parts, New Package, New Price.


(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )


Re: UART1 I/O Pins - leon_heller - May 24 17:31:00 2004

--- In , "Chris" <chris_e_gr@y...> wrote:
> Uart1 supports many modem control signals, but I only need TXD and
> RXD.
>
> I understand from the archives that SPI will not work unless all
> (four) of its signals are actually enabled on physical I/O pins.
I'm
> hoping this is not also true for uart1, which would waste many
pins.
>
> Is it possible (on the LPC2106) to enable uart1 but not enable all
> the signals to be connected to external I/O pins?

If I've read the User Manual correctly (page 78), I think that is the
case. You can set up the PINSEL0 register so that P0.8 is UART1 TxD
and P0.9 is UART1 RxD, and keep the unused UART1 pins as GPIO.

Leon




(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )