OM13085 LPCXpresso : which pin should I connect to terminal?

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

OM13085 LPCXpresso : which pin should I connect to terminal?

跳至解决方案
1,012 次查看
csabakatona
Contributor II

Hi,

I recently get a board, and I am able to run the imported projects without any problem.

Periph_uart_rb also runs well, but I don't know which are the pins of UART0  I should connect to host PC (using a serial/usb panel). Can you help me? I can't read any information about this over the internet, so if you send me some link in this subject I will be very happy. (The chip on the board is 1769)

Best wishes!

标签 (2)
0 项奖励
回复
1 解答
896 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi Csaba Katona,

The UASRT3 is selected in the demo, P0.0--TXD3, P0.1--RXD3.

You can use the USB to TLL serial cable connect the board to the PC host.
Have a great day,
Ping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
2 回复数
897 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi Csaba Katona,

The UASRT3 is selected in the demo, P0.0--TXD3, P0.1--RXD3.

You can use the USB to TLL serial cable connect the board to the PC host.
Have a great day,
Ping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复
896 次查看
jeanvaljean
Contributor II

Szia Csaba,

to detect the correct connection, you need the following documents:

- the schematic of the OM13085 board, to see, which pins are free and how can you reach them

- the user manual (not the datasheet!) of the uC you use. It is a large document, at first, look for the pin connect block and then the description of the UART. Just be careful, maybe, there are more possibilities to connect the UART to some pins. This is why you also need the schematic of the board you have.

Sok sikert!