Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
interfaces:ftdi [2020/08/22 05:52]
darron
interfaces:ftdi [2022/11/14 08:22] (current)
darron
Line 3: Line 3:
 {{:interfaces:ftdi.jpg?200|Clone FT232R / FT8U100AX}} {{:interfaces:ftdi.jpg?200|Clone FT232R / FT8U100AX}}
 </wrap> </wrap>
- 
-{{:interfaces:clone-485.jpg?100|Clone FT232R RS485}} {{:interfaces:genuine-485.jpg?100|Genuine FT232R RS485}} {{:interfaces:rpi-hub.jpg?100|RPi Hub FT2232H}} {{:interfaces:um232h.jpg?100|UM232H FT232H}} 
  
 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.
 +
 +{{:interfaces:clone-485.jpg?100|Clone FT232R RS485}} {{:interfaces:genuine-485.jpg?100|FT232R RS485}} {{:interfaces:rpi-hub.jpg?100|RPi Hub FT2232H}} {{:interfaces:um232h.jpg?100|UM232H FT232H}}
  
 === ECS i-Buddie USB dock ===  === ECS i-Buddie USB dock === 
Line 20: Line 20:
 </code> </code>
  
-=== FTDI UM232R ===+=== UM232R FT232R ===
 <wrap right> <wrap right>
 {{:interfaces:ftdi-eval.jpg?200|UM232R FT232R}} {{:interfaces:ftdi-eval.jpg?200|UM232R FT232R}}
Line 91: Line 91:
 </code> </code>
  
-=== FT232-RL clone ===+=== Clone FT232R===
  
 Devices as the one in the background of the top right picture are generally FT232R clones yet they can easily achieve 1 megabaud. 2 megabaud has also been tested but not extensively. They also support the libftdi API in Linux. Devices as the one in the background of the top right picture are generally FT232R clones yet they can easily achieve 1 megabaud. 2 megabaud has also been tested but not extensively. They also support the libftdi API in Linux.