Introduction

Universal Asynchronous Receiver-Transmitter (UART) uses a single data transmission line to send data to destination.

UART can be used not only to output log data for system debug, but also to complete short-distance communication. It is an interface with practical use in embedded systems.