This is the documentation for the latest (main) development branch of mcuxpresso sdk. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

lpuart_polling

Overview

This project shows how to use the LPUART driver to send and receive in polling mode. In this project, LPUART reads data from terminal, and then sends the redeived data out. Note: Don’t input more than 512 byte one time.