日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

20220417在WIN10下给串口板FT232RL装驱动的步骤

發布時間:2023/12/14 编程问答 24 豆豆
生活随笔 收集整理的這篇文章主要介紹了 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装驱动的步骤的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。