Silicon Labs CP210x USB to UART Bridge VCP Drivers {安装 CP2108 Interface 0/1/2/3 串口驱动}
1. CP2108 Interface 0/1/2/3
串口异常
1.1. CP2108 Hardware Interface
1.2. 其他设备
CP2108 Interface 0/1/2/3
的信息不应该出现在 其他设备
中,应该出现 端口 (COM 和 LPT)
中。
需要安装 CP210x USB to UART Bridge VCP Drivers 驱动。
CP2108 Interface 0
CP2108 Interface 1
CP2108 Interface 2
CP2108 Interface 3
此电脑 -> 显示更多选项 -> 管理 -> 设备管理器 -> 其他设备
2. CP210x USB to UART Bridge VCP Drivers
https://www.silabs.com/developer-tools/usb-to-uart-bridge-vcp-drivers
The CP210x USB to UART Bridge Virtual COM Port (VCP) drivers are required for device operation as a Virtual COM Port to facilitate host communication with CP210x products. These devices can also interface to a host using the direct access driver.
2.1. Download and Install VCP Drivers
CP210x Windows Drivers with Serial Enumerator: CP210x_Windows_Drivers_with_Serial_Enumeration.zip
v6-7-6-driver-serial-enum-release-notes.txt
This package contains a Virtual COM Port driver for Microsoft Windows for use with Silicon Labs VCP USB Serial Bridges. These devices include the CP2102N, CP2102, CP2103, CP2104, CP2105, CP2108, CP2109.
CONTENTS
The VCP driver package contains the following files and directories
slabvcp.inf
– Driver information fileCP210xVCPInstaller_x64.exe
– 64-bit installerCP210xVCPInstaller_x86.exe
– 32-bit installerSLAB_License_Agreement_VCP_Windows.txt
– Software Licensev6-7-6-driver-serial-enum-release-notes.txt
– this file
Additional files needed by installer
dpinst.xml
slabvcp.cat
x64/
x86/
INSTALLING
The VCP driver is automatically installed by Windows Update for CP210x with alternate PID values of 0xEA63, 0xEA7A, and 0xEA7B. These are not default values.
Otherwise, unzip the .zip
file and you will have a directory containing the driver installer files.
- Prompted install
If Windows prompts you to install a driver for a CP210x device (for example, if you plug a CP210x into your computer)
- Use the dialog to browse for the driver location
- Locate the driver folder (that you previously unzipped)
- Follow the instructions
打开 设备管理器
,在 其他设备
中选中 CP2108 Interface 0/1/2/3
,右键 更新驱动程序
。点击 浏览我的电脑以查找驱动程序
定位到解压后的驱动文件夹,点击确定即可。
- Manual install
- Using Windows File Explorer, locate the driver folder (that you previously unzipped)
- Determine if you have 32-bit or 64-bit Windows
- Double click to run the
.exe
file namedCP210xVCPInstaller_xnn.exe
(where xnn is x64 for 64-bit and x86 is for 32-bit) - Follow the instructions
UNINSTALLING
- The device must be plugged in
- Run Device Manager
- Locate the device you want to uninstall
- Right click on the device and choose “uninstall”
- Follow the instructions
3. MobaXterm 连接串口
Serial port: Silicon Labs Quad CP210x USB to UART Bridge: Interface 0
Speed (bps): 115200
References
[1] Yongqiang Cheng, https://yongqiang.blog.csdn.net/