Serial Communication between two FRDM-KE02Z

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

Serial Communication between two FRDM-KE02Z

917 次查看
bernadettmarton
Contributor I

Hi,

Is there any example or advice how to configure the UART interface for the data transfer between two freedomboard?

Thanks in advance!

Regards,

Bernadett

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

829 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello bernadett,

There is a UART demo about FRDM-KE02Z in the attachment ,  you can refer to it , after download

it , then you can find it at here :

KE02-SC\ke02-sc\src\projects\Uart_demo

About the demo information you can refer to the "Readme.txt" :

The UART1 sends the "Running the Uart_demo project" with polling mode.

and then enter the interrupt mode.

First, the UART1 sends the string "hello world" to the hyperterminal;

Second, the UART1 will send the character to Hyperterminal which you entered,  and RED led will flicker.

Hope it helps!


Have a great day,
Alice

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

0 项奖励
回复