USB Communications ------------------ Two USB ports come standard on all |product_type|\s. |company| implements the USB protocol stack using FTDI chip set, a plug and play (PnP) device, that automatically install drivers. Connection to a computer can be established using a standard USB cable, with one end connected to the |product_type| and the other to a controlling device. The communication port parameters are shown in :numref:`table-serial-settings`. Guidelines on establishing simple serial session is discussed in :ref:`programming-validation-usb`. .. _table-serial-settings: .. list-table:: Serial Port Settings :header-rows: 1 :widths: 30 15 * - Parameter - Value * - Baud - 115200 * - Data bits - 8 * - Stop bits - 1 * - Parity - None * - Flow Control - None