3 Serial Terminal Emulation Program Setup
(Ask a Question)The user application receives programming commands on the serial terminal through the UART interface. This section describes how to set up the serial terminal program.
To setup PuTTY, perform the following steps:
- Connect the USB cable from the host PC to the J5 (USB) port on the Evaluation board.
- Connect the power supply cable to the J9 connector on the Evaluation board.
- Power on the Evaluation board using the SW3.
- From the host PC, click Start and open Device Manager to note the second highest COM Port number and use that in the PuTTY configuration. In this example, COM Port 9 (COM9) is selected, see the following figure. COM Port-numbers may vary.
Figure 3-1. COM Port Number - From the host PC, click Start, and then find and click PuTTY program.
- Select Serial as the
Connection type, see the following figure.
Figure 3-2. Select Serial as the Connection Type - Set the Serial line to connect to COM port number as noted in Step 4.
- Set the Speed (baud) to 115200, see the following figure.
- Set the Flow control to
None, and then click Open.
Figure 3-3. PuTTY Configuration
PuTTY opens successfully, and this completes the serial terminal emulation program setup. See Running the Demo.