3. Install Serial Terminal Tool
The Micro USB cable of compact3566 is both the power and serial port for debug.
The serial terminal SecureCRT is used for debugging in Windows. It can be used directly after decompression.
Step1, unzip Platform/SecureCRT.rar
on PC.
Step2, open SecureCRT/SecureCRT.exe
, click the icon Quick Connect to config.
Please confirm that the CH340 driver has been installed and the Micro USB is connecting to the PC. Open the Device Manager to confirm which COM port number is assigned for connection with the device.
Configuration parameters |
|
---|---|
Protocol |
Serial |
Port |
To be specified by user PC |
Baud rate |
1500000 |
Data bits |
8 |
Parity |
None |
Stop bits |
1 |
Please check XON/XOFF and RTS/CTS not selected |
After all, Check Save session and click Connect.
Tip
If open more than one serial terminal tools, and they use the same serial port, there will be reported the port is busy.
Solution: Turn off the serial tool that unnecessary.