How to transmit a string through UART

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

How to transmit a string through UART

1,269 次查看
matthias_hannie
Contributor I

Could someone please direct me to an example for sending Char/String through a UART from one of the assigned flexcomm? The usart_polling example can only transfer one character at a time that is an int. Thank you very much

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

1,110 次查看
soledad
NXP Employee
NXP Employee

Hi, 

I suggest to download the LPC54608 SDK from the following link:

Welcome | MCUXpresso SDK Builder 

After download it, you will find the usart example that you can use as reference.

<SDK_2.x.x_LPCXpresso54608_path>\boards\lpcxpresso54608\driver_examples\usart

Have a great day,
Sol

 

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

0 项奖励
回复