프로그래밍/SoftWare
CP210x USB to UART Driver install for windows11
Changun An
2024. 11. 14. 17:12
반응형
센서 사용시 USB to UART Driver가 필요한 경우가 있다. 해결해보자.
1. 문제 확인
장치 관리자 실행
Win+R
devmgmt.msc
2. silabs사에 driver를 설치
https://www.silabs.com/developer-tools/usb-to-uart-bridge-vcp-drivers?tab=downloads
CP210x USB to UART Bridge VCP Drivers - Silicon Labs
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.
www.silabs.com
다운받은 파일을 확인 후 압축 해제
설치 진행
* 버전에 따라 86 선택 무방
이후 장치 관리자를 다시 확인해보면 포트에 새로운 항목이 생긴 것을 알 수 있다.
반응형