Difference between revisions of "FT232RL USB TTL"
From Diustou Wiki
Yousimaier17 (talk | contribs) (Created blank page) |
Yousimaier17 (talk | contribs) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{Product | ||
+ | |images= | ||
+ | [[File:FT232RL_USB_TTL_MB_1.jpg|400px]] | ||
+ | FT232RL USB TTL (MB) | ||
+ | ---- | ||
+ | [[File:FT232RL_USB_TTL_TA_1.jpg|400px]] | ||
+ | |||
+ | FT232RL USB TTL (TA) | ||
+ | ---- | ||
+ | [[File:FT232RL_USB_TTL_TC_1.jpg|400px]] | ||
+ | |||
+ | FT232RL USB TTL (TC) | ||
+ | |categories={{Category|UART}} | ||
+ | |brand=DIUSTOU | ||
+ | |features= | ||
+ | FT232 USB TTL | ||
+ | |interfaces={{Category|USB Interface}} | ||
+ | {{Category|UART Interface}} | ||
+ | }} | ||
+ | |||
+ | == Product Features == | ||
+ | *Main Chip: FT232RL | ||
+ | *USB Interface: USB 2.0 | ||
+ | *Output Voltage: 3.3V/5V | ||
+ | *Baud Rates: 300bps to 3Mbps | ||
+ | *Three indicators: | ||
+ | #'''PWR LED''': Red LED, power indicator | ||
+ | #'''TXD LED''': Green LED, data transmission indicator | ||
+ | #'''RXD LED''': Green LED, data receiving indicator | ||
+ | |||
+ | == Test == | ||
+ | #Download the driver on the computer | ||
+ | #Connect the RX and TX pins with jumper wire | ||
+ | #Connect the module to the computer, send data through serial port debugging software. If the data can be received, the module functions normally. | ||
+ | |||
+ | |||
+ | == Software == | ||
+ | * [https://wiki.diustou.com/w/upload/b/b5/FT232R.pdf FT232RL Manual] | ||
+ | * [https://wiki.diustou.com/cn/w/upload/7/74/CDM21228_Setup.zip FT232RL driver Win7/Win8/Win10(64)] | ||
+ | * [https://wiki.diustou.com/w/upload/6/62/CP210x_USB_TO_UART.zip FT232RL driver XP/Win7/Win8(32)] | ||
+ | * [[:File:Sscom.7z|Serial port debugging assistant]] | ||
+ | * [https://wiki.diustou.com/w/upload/5/56/Putty.zip PuTTY] | ||
+ | * [http://www.ftdichip.com/FTDrivers.htm Official download driver] | ||
+ | |||
+ | == Schematic Diagram == | ||
+ | * [https://wiki.diustou.com/cn/w/upload/b/b5/FT232RL_USB_TTL_MB_SCHEMATIC.PDF FT232RL USB TTL (MB)] | ||
+ | * [https://wiki.diustou.com/cn/w/upload/4/4f/FT232RL_USB_TTL_TA_SCHEMATIC.PDF FT232RL USB TTL (TA)] | ||
+ | * [https://wiki.diustou.com/cn/w/upload/4/4f/FT232RL_USB_TTL_TA_SCHEMATIC.PDF FT232RL USB TTL (TC)] |
Latest revision as of 12:17, 19 January 2022
| ||||||||||||||||||||||
| ||||||||||||||||||||||
|
Product Features
- Main Chip: FT232RL
- USB Interface: USB 2.0
- Output Voltage: 3.3V/5V
- Baud Rates: 300bps to 3Mbps
- Three indicators:
- PWR LED: Red LED, power indicator
- TXD LED: Green LED, data transmission indicator
- RXD LED: Green LED, data receiving indicator
Test
- Download the driver on the computer
- Connect the RX and TX pins with jumper wire
- Connect the module to the computer, send data through serial port debugging software. If the data can be received, the module functions normally.
Software
- FT232RL Manual
- FT232RL driver Win7/Win8/Win10(64)
- FT232RL driver XP/Win7/Win8(32)
- Serial port debugging assistant
- PuTTY
- Official download driver