Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for A/B differentiation on Lattice ECP5 Evaluation Board #22

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

RavuAlHemio
Copy link

The FT2232H on the ECP5 evaluation board has two interfaces; A is connected to JTAG and B to UART/I2C (see figure A.3 in the board's user guide). The FTDI driver apparently offers up these interfaces independently by appending " A" and " B" to the USB description ("Lattice ECP5 Evaluation Board"). Add detection of the "A" port.

The FT2232H on the ECP5 evaluation board has two interfaces; A is connected
to JTAG and B to UART/I2C (see figure A.3 in the board's user guide). The
FTDI driver apparently offers up these interfaces independently by
appending " A" and " B" to the USB description ("Lattice ECP5 Evaluation
Board"). Add detection of the "A" port.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant