Serial Communication between two FRDM-KE02Z

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

Serial Communication between two FRDM-KE02Z

539 Views
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

Labels (1)
0 Kudos
1 Reply

451 Views
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 Kudos