UART-lpc1517

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

UART-lpc1517

540 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by tonnycro on Tue Jun 02 02:29:26 MST 2015
Hallo all  ;-)

I am new in this area and I need for my project 2 UART connections. First for RS-485 and second for GPS. I saw that lpc1517 (LQFP64) has 3 USART but in data sheets I founded only on PIO0_13 U0_RXD  and on PIO0_18 U0_TXD. So  my question is on what pins are U1_RXD and U1_TXD?

Thanks

Labels (1)
0 Kudos
2 Replies

490 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by tonnycro on Tue Jun 02 02:59:59 MST 2015
Thanks R2D2. I told You that I am new in using microcontrollers :)
So simple thing but I did not know it hahaha 

0 Kudos

490 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by R2D2 on Tue Jun 02 02:40:35 MST 2015

Quote: tonnycro
but in data sheets I founded only on PIO0_13 U0_RXD  and on PIO0_18 U0_TXD. So  my question is on what pins are U1_RXD and U1_TXD?



No  :D

This U0_RXD/TXD setup is the default ISP setup (= if you are booting into ISP).

Chapter 8.4.2 'Movable functions' is describing how SWM (= Switch Matrix) can be used to switch this U0 / U1 / U2 functions to pins  :O

So just select a pin and switch the desired function to this pin  :)

0 Kudos