ftx-prog
ftx-prog copied to clipboard
How to set address?
I'm getting the following error when using sudo ./ftx_prog --dump:
ftx_prog: version 0.3
Modified for the FT-X series by Richard Meadows
Based upon:
ft232r_prog: version 1.23, by Mark Lord.
ftdi_usb_open() failed for 0403:6015: device not found
when the listed devices I have from lsusb are:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 0403:6001 Future Technology Devices International, Ltd FT232 Serial (UART) IC
Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
How do I define the correct address (that should be 0403:6001)?