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
KW45B41Z-LOC