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.

uart_interrupt

Overview

The uart_functioncal_interrupt example shows how to use uart driver functional API to receive data with interrupt method:

In this example, one uart instance connect to PC through uart, the board will send back all characters that PC send to the board.

Supported Boards