How to transmit a string through UART

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

How to transmit a string through UART

1,163 Views
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

Labels (1)
Tags (3)
0 Kudos
Reply
1 Reply

1,004 Views
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 Kudos
Reply