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

The lpuart_polling Example project is to demonstrate usage of the KSDK lpuart driver. In the example, you can send characters to the console back and they will be printed out onto console instantly. Note: Please input one character at a time. If you input too many characters each time, the receiver may overflow because the LPUART uses simple polling way for receiving.

Supported Boards