How can I use serial communication using KL27Z?

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

How can I use serial communication using KL27Z?

900 次查看
tiagobmarinho
Contributor II

How can I use serial communication?

Which ports could I use and how can I use? Lines, library, all.
Both serial ports that the manual explain works, but isn't functionally for me, because I can't save or send the data that have been sent or wrote.

I didn't found any program or help in other documents/this community.

I hope that someone could help me, thanks!

0 项奖励
2 回复数

657 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Tiago,

Considering that you have download the SDK v2 in your last question.
Please test these examples on your FRDM-KL27Z board.

SDK_2.2.1_FRDM-KL27Z lpuart.png

Best Regards,

Robin

 

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

0 项奖励

657 次查看
mjbcswitzerland
Specialist V

Hi Tiago

UART: http://www.utasker.com/docs/uTasker/uTaskerUART.PDF

KL27 has 1 UART and 2 LPUARTs: http://www.utasker.com/kinetis/UART_LPUART.html

For the pins that can be multiplexed, check chapter "Signal Multiplexing and Signal Descriptions" of the user's manual

Working references: http://www.utasker.com/kinetis/FRDM-KL27Z.html / http://www.utasker.com/kinetis/Capuccino-KL27.html

Free code and KL27 simulation: https://github.com/uTasker/uTasker-Kinetis

Video for DMA UART operation: https://youtu.be/dNZvvouiqis / https://youtu.be/GaoWE-tMRq4

Professional training and support: http://www.utasker.com/support.html

Regards

Mark

0 项奖励