Forum Discussion
Altera_Forum
Honored Contributor
21 years agoUSB-BLaster/FTDI USB driver conflict
Hi all, I have a FTDI 245 USB chip that's connected to a Cyclone NIOS. If I run the FTDI driver on one PC and the USB Blaster (e.g. Quartus programmer, NIOS IDE debugger, etc.) on another m...
Altera_Forum
Honored Contributor
21 years agoqueisser,
I solved this by changing the name of the ftd2xx.sys driver to say ftdi2xx.sys. You will have to edit the ftd2xx.inf file and change all references to ftd2xx.sys to whatever you renamed it too then update the driver. As to why you can't have 2 different device ID's using the same driver file is not something I looked into. ciao