Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[ARM] LPC1768 UART peripheral without RXD pin assignment

Status
Not open for further replies.

shahzad_61

Newbie level 1
Joined
Jul 5, 2007
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Singapore
Activity points
1,291
I am facing a situation where I have one UART which is only used for Transmission. There is no requirement for RX functionality. I am using UART2. For this UART there are only two possible pin allocation for TXD & RXD. The first pair P0.10 & P0.11 is used for I2C functionality so I am left with P2.8 & P2.9 option only. Pin P2.9 is used as USB_CONNECT. As mentioned I have no RX functionality from the attached peripheral so I intend to use its TXD to do the transmission task and would like to have no assignment for RXD2 functionality. Is it possible to have UART without RXD pin assignment ?
 

yes possible defiantly. please disable the ISR or interrupt for rxd.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top