Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
interfaces:ftdi [2019/11/17 16:39] – [Resources] darron | interfaces:ftdi [2022/11/14 08:22] (current) – darron | ||
---|---|---|---|
Line 1: | Line 1: | ||
==== FTDI sio ==== | ==== FTDI sio ==== | ||
<wrap right> | <wrap right> | ||
- | {{: | + | {{: |
</ | </ | ||
FTDI produce a range of serial devices which utilise the FTDI sio driver in Linux with | FTDI produce a range of serial devices which utilise the FTDI sio driver in Linux with | ||
various capabilities. | various capabilities. | ||
+ | |||
+ | {{: | ||
=== ECS i-Buddie USB dock === | === ECS i-Buddie USB dock === | ||
- | This uses an FT8U100AX USB bridge as seen in the foreground of the picture. This chip combines multiple functions which include serial I/O. | + | This uses an FT8U100AX USB bridge as seen in the foreground of the top right picture. This chip combines multiple functions which include serial I/O. |
This device fails to operates on correctly on a USB 2.0 port and a connection to a USB 1.1 port or hub is essential. | This device fails to operates on correctly on a USB 2.0 port and a connection to a USB 1.1 port or hub is essential. | ||
Line 18: | Line 20: | ||
</ | </ | ||
- | === FTDI UM232R === | + | === UM232R |
<wrap right> | <wrap right> | ||
- | {{: | + | {{: |
\\ \\ | \\ \\ | ||
{{: | {{: | ||
</ | </ | ||
- | This board is manufactured by FTDI as an FT232-RL | + | This board is manufactured by FTDI as an FT232R |
== Identity == | == Identity == | ||
Line 60: | Line 62: | ||
== EEPROM == | == EEPROM == | ||
+ | sudo ft232r_prog –dump | ||
< | < | ||
| | ||
Line 89: | Line 91: | ||
</ | </ | ||
- | === FT232-RL clone === | + | === Clone FT232R=== |
- | Devices as the one in the background of the top picture are generally | + | Devices as the one in the background of the top right picture are generally |
== Identity == | == Identity == | ||
Line 117: | Line 119: | ||
== EEPROM == | == EEPROM == | ||
+ | sudo ft232r_prog --dump | ||
< | < | ||
| | ||
Line 146: | Line 149: | ||
=== Resources === | === Resources === | ||
- | [[http:// | + | |
- | [[https:// | + | [[http:// |
- | [[http:// | + | |
- | [[http:// | + | [[https:// |
+ | |||
+ | [[https:// | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | [[http:// | ||
+ | |||
+ | [[http:// |