General Category > Discussion - Drivers

Using d2xx and d3xx in the same project

(1/1)

ThiloA:
Hi,

I would like to use the d2xx and d3xx library in the same c++ application becaue my hardware contains both, a FT601 for streaming data and a FT232 as command/control channel. Unfortunately both librarys share some symbols (e.g. FT_GetDeviceInfoList). I would prefer using d2xx over VCP because the latter is missing some functionallity I need.

As far as I know d3xx does not support the USB 2.0 FTDI devices (like FT232).

Any suggestions how to solve this problem?

Navigation

[0] Message Index

Go to full version