20220417在WIN10下给串口板FT232RL装驱动的步骤
20220417在WIN10下給串口板FT232RL裝驅動的步驟
2022/4/17 10:05
1、偶然原因拿到一個串口板,同事也不知道里面的驅動芯片型號。
但是他自己的電腦已經裝好了驅動。
直接插到ubuntu20.04的電腦上適用dmesg獲取到芯片信號:FT232RL。
[ ? 12.658781] Bridge firewalling registered
[ ? 12.663297] bpfilter: Loaded bpfilter_umh pid 1968
[ ? 12.663526] Started bpfilter
[ ? 12.729333] Initializing XFRM netlink socket
[ ?621.643083] usb 1-3: new full-speed USB device number 7 using xhci_hcd
[ ?621.998820] usb 1-3: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[ ?621.998830] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ ?621.998833] usb 1-3: Product: FT232R USB UART
[ ?621.998836] usb 1-3: Manufacturer: FTDI
[ ?621.998837] usb 1-3: SerialNumber: AB0KP7W3
[ ?622.039741] usbcore: registered new interface driver usbserial_generic
[ ?622.039747] usbserial: USB Serial support registered for generic
[ ?622.042169] usbcore: registered new interface driver ftdi_sio
[ ?622.042178] usbserial: USB Serial support registered for FTDI USB Serial Device
[ ?622.042227] ftdi_sio 1-3:1.0: FTDI USB Serial Device converter detected
[ ?622.042255] usb 1-3: Detected FT232RL
[ ?622.048938] usb 1-3: FTDI USB Serial Device converter now attached to ttyUSB0
rootroot@rootroot-System-Product1:~$?
rootroot@rootroot-System-Product1:~$?
rootroot@rootroot-System-Product1:~$ dmesg > dmesg2.txt
rootroot@rootroot-System-Product1:~$?
rootroot@rootroot-System-Product1:~$?
rootroot@rootroot-System-Product1:~$?
rootroot@rootroot-System-Product1:~$ cat /etc/issue
Ubuntu 20.04.4 LTS \n \l
rootroot@rootroot-System-Product1:~$?
rootroot@rootroot-System-Product1:~$
?
當然,你將串口板插到裝好驅動的WIN10的電腦上也可以很容易獲取/看到芯片型號!
?
2、百度:FT232RL 官網就可以獲取FT232RL的驅動了!
https://ftdichip.com/
https://ftdichip.com/products/ft232rq/
https://www.ftdichip.cn/index.html
FTDI官網
(FT系列的通用)驅動程序:
https://www.ftdichip.cn/FTDrivers.htm
https://www.ftdichip.cn/Products/ICs/FT232R.htm
FT232R - USB UART集成電路
?
?
?
?
總結
以上是生活随笔為你收集整理的20220417在WIN10下给串口板FT232RL装驱动的步骤的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 外贸公司邮箱怎么申请?往国外邮箱发邮件哪
- 下一篇: 音视频学习之ffmpeg时间戳相关整理(