Troubleshooting Driver Installation
If the installed drivers do not automatically bind to the target device, try these steps:
- Open the Windows Device Manager
- Identify the target device for driver binding (e.g., Ti60F225 Development Kit (Interface 1)).
- Double-click the device name to open the Properties window.
- Click the Driver tab.
- Click Update Driver.
- Choose Browse my computer for drivers and Let me pick from a list of available drivers on my computer.
- Select the newly installed driver, e.g.,
Efinix libusbK USB Device (FT4232H).Note: Depending on the target development kit, a different FTDI device may display. See the "Supported FTDI Devices" section below for a full list of devices. - Click Next to update drivers for the device.
- Click Close once prompted that drivers have been successfully updated.
If you are cannot identify which device or interface is listed in the Device Manager:
- Open the Device Manager.
- Double-click the device to open the device properties.
- Click the Details tab.
- Choose Hardware Ids in the
Propertydropdown menu. - Identify the FTDI device and interface number using the following schemes based
on the Value:
- See the following table for a list of supported devices and their respective VIDs and PIDs.
- For multi-interface devices:
- Interface 0: ends in
MI_00 - Interface 1: ends in
MI_01
- Interface 0: ends in
- Example
Hardware Idsentry for FT4232H (Interface 1):USB\VID_0403&PID_6011&MI_01
| Device | VID | PID |
|---|---|---|
| FT232H | 0x0403 | 0x6014 |
| FT232HP | 0x0403 | 0x6045 |
| FT233HP | 0x0403 | 0x6044 |
| FT2232H | 0x0403 | 0x6010 |
| FT2232HP | 0x0403 | 0x6042 |
| FT2233HP | 0x0403 | 0x6040 |
| FT4232H | 0x0403 | 0x6011 |
| FT4232HP | 0x0403 | 0x6043 |
| FT4233HP | 0x0403 | 0x6041 |
| FT4232HA | 0x0403 | 0x6048 |