The latest development version of this page may be more current than this released 4.1.0 version.

Universal Asynchronous Receiver-Transmitter (UART)

These samples demonstrate how to use the UART driver API.

  • Native TTY UARTUse native TTY driver to send and receive data between two UART-to-USB bridge dongles.
  • UART PassthroughPass data directly between the console and another UART interface.