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.

freertos_lpuart

Overview

This example is showing data send and receive via FreeRTOS adapted LPUART driver. Program initially send string into serial terminal via virtual COM. After that, user may send some custom input and application will return every 4 characters back to console. If delay from last user input exceed 10s (receive timeout) notification about exceeded timeout appear and application will finish. Example need only single LPUART instance.

Supported Boards