UART on KL05Z.

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

UART on KL05Z.

跳至解决方案
1,470 次查看
nguyennhatminh
Contributor IV

Hi Pro,

I'm trying to use UART to communicate between my computer and KL05Z (Rev B1) by using PE as this tutorial

http://mcuoneclipse.com/2012/10/14/tutorial-printf-and-hello-world-with-the-freedom-kl25z-board/

I have the problem is i don't know which pins UART of KL05Z32M is used to connect to open SDA.

On the schematic http://cache.freescale.com/files/soft_dev_tools/hardware_tools/schematics/FRDM-KL05Z_SCH.pdf?&Parent... shows two pairs UART0 (Pin No 17, 18 ; Pin 23,24 sheet 3 of 5). But in sheet 4 of 5 shows UART1_TX_TGTMCU and UART1_RX_TGTMCU ( on Target MCU KL05Z32M , I think) are connected to OpenSDA.

My question is which pins UART of MCU KL05z32 is connected to OpenSDA ?

Please help me on this issue.

Thank you.

Minh

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,173 次查看
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello:

According to the schematics, in FRDM-KL05Z the OpenSDA interface is connected to the target MCU (KL05Z32) by the pins 17 and 18 (PTB1 and PTB2). This is also mentioned in the FRDM-KL05 User Manual, in two sections:

UART_SDA.png

Hope this helps!


Regards!
Jorge Gonzalez

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

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,174 次查看
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello:

According to the schematics, in FRDM-KL05Z the OpenSDA interface is connected to the target MCU (KL05Z32) by the pins 17 and 18 (PTB1 and PTB2). This is also mentioned in the FRDM-KL05 User Manual, in two sections:

UART_SDA.png

Hope this helps!


Regards!
Jorge Gonzalez

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

0 项奖励
回复