FTDI Community

General Category => Discussion - Software => Topic started by: mike on March 16, 2020, 02:13:30 PM

Title: Using D2XX and D3XX together in the same program
Post by: mike on March 16, 2020, 02:13:30 PM
Hi,
We are using both FT4222H and FT601Q in the same device. I would like to control them both in the same program.
I am using Linux 64-bit.
When I try to include both the libft4222.h and the ftd3xx.h I get a lot of errors due to conflicting definitions.

Is there a way to do this?
Thanks,
-mike
Title: Re: Using D2XX and D3XX together in the same program
Post by: FTDI Community on March 19, 2020, 04:37:22 PM
Hello Mike,

I don’t think this is something that’s ever been tried before.

Have you tried removing duplicate definitions if they are the same function?

Otherwise you may have to control these separately with two different programs.

Maybe some other users in the community can help you.

Best Regards,
FTDI Community