-13%
原裝 FT232RL 模組 USB 轉 串口 USB 轉TTL FT232RNL串口通訊模組 TYPE-C 接口
原始價格:NT$265。NT$230目前價格:NT$230。 (未稅)
- 描述
- Size Guide
- 評價 (0)
描述
描述
原裝 FT232RL 模組 USB 轉 串口 USB 轉TTL FT232RNL串口通訊模組 TYPE-C 接口
FT232RL 是一款由 FTDI (Future Technology Devices International) 公司推出的 USB 到 UART (通用非同步接收傳輸器) 轉接晶片,常見於開發和電子設計中,用於將電腦的 USB 端口轉換為串行通信接口。
主要特性:
- USB to UART 轉換:
- 可輕鬆將電腦的 USB 端口轉換為 TTL 級別的串行通信端口。
- 支援多種波特率。
- 即插即用:
- 支援即插即用,並且提供了跨平台的驅動程式(Windows、Mac OS、Linux)。
- 集成 EEPROM:
- 用於存儲設備描述符、產品 ID (PID) 和廠商 ID (VID),方便設備識別。
- 電平兼容性:
- 支援 3.3V 和 5V 電平,適用於多數微控制器和單板電腦。
- 內建功能:
- 提供 RTS/CTS、DTR/DSR 等硬體流控。
- 支援 Xon/Xoff 軟體流控。
- 方便的引腳配置:
- 提供 TXD、RXD、RTS、CTS 等多個 UART 通信信號。
常見應用:
- 微控制器通信:
- 常用於與 Arduino、ESP32 等微控制器通信。
- 嵌入式系統調試:
- 作為調試工具,用於檢查和分析嵌入式系統的串口數據。
- 串口設備的 USB 化:
- 將傳統的串口設備(如 RS232 設備)升級為 USB 介面。
- 固件燒錄:
- 用於將固件燒錄到微控制器,如 STM32 或其他使用串行通信的設備。
FT232有VCP和D2XX兩種驅動:
- VCP(Virual COM Port 虛擬串列埠)驅動程式:PC 端將識別為串列埠,使用串列埠協定。
- D2XX 驅動程式:PC 端將識別為USB 埠,需要使用API 函數進行操作。
本產品提供的是VCP 範例,所以,下面我們只討論VCP 驅動的安裝。以Windows10 64位元系統為例,介紹驅動程式的安裝步驟:
- 驅動程式下載:FT232驅動程式-Windows
接口說明:
- VCCIO:輸出3.3V/5V (模組由Type C 供電,須將跳線帽跳到3.3V/5V)
- GND:接GND
- TXD:接MCU.RX (訊號流向:MCU.RX << FT232 << PC.TX)
- RXD:接MCU.TX (訊號流向:MCU.TX >> FT232 >> PC.RX)
- RTS:接MCU.CTS (訊號流向:MCU.CTS << FT232 << PC.RTS)
- CTS:接MCU.RTS (訊號流向:MCU.RTS >> FT232 >> PC.CTS)
- 此模組為Type C 轉TTL 電平,切勿直連RS232 電平,以免燒壞模組。
軟體
- VCP Driver ( 或從FTDI官網下載):
- 串口調試助理Windows
- 串口調試助手(帶驅動)Android
- PuTTY串列埠檢視軟體
The FT232RL is a USB-to-UART bridge chip developed by FTDI (Future Technology Devices International). It is widely used in development and electronic design to convert a computer’s USB port into a serial communication interface.
Key Features:
- USB to UART Conversion:
- Easily converts a computer’s USB port to a TTL-level serial communication port.
- Supports multiple baud rates.
- Plug-and-Play:
- Supports plug-and-play functionality with drivers available for Windows, macOS, and Linux.
- Integrated EEPROM:
- Stores device descriptors, Product ID (PID), and Vendor ID (VID), enabling easy device identification.
- Voltage Level Compatibility:
- Supports 3.3V and 5V levels, making it suitable for most microcontrollers and single-board computers.
- Built-in Features:
- Provides hardware flow control signals like RTS/CTS and DTR/DSR.
- Supports Xon/Xoff software flow control.
- Convenient Pin Configuration:
- Includes TXD, RXD, RTS, CTS, and other UART communication signals.
商品評價
目前沒有評價。