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
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!
-----------------------------------------------------------------------------------------------------------------------