UART Basics: UART is an asynchronous serial communication protocol, commonly using the 8N1 format (8 data bits, no parity, 1 stop bit). Zynq UltraScale+ provides two UART controllers, corresponding to ...