UART-lpc1517

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

UART-lpc1517

545 次查看
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

标签 (1)
0 项奖励
2 回复数

495 次查看
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 项奖励

495 次查看
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 项奖励