Skip to content

dual MPSSE support? #28

Description

@slazav

I use the library with FT2232H chip ( http://www.ftdichip.com/Products/ICs/FT2232H.html ) which has two MPSSE interfaces.
Now only one is supported in the library, IFACE_A is hardcoded here:
https://github.com/devttys0/libmpsse/blob/master/src/mpsse.c#L59

I can recompile the library with IFACE_B and it works fine with my chip.
Is it possible to add the interface selection?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions