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

Support for FT4232HA #76

Closed
kiranshila opened this issue Aug 14, 2024 · 1 comment · Fixed by #77
Closed

Support for FT4232HA #76

kiranshila opened this issue Aug 14, 2024 · 1 comment · Fixed by #77

Comments

@kiranshila
Copy link
Contributor

Hey!

Is there any chance we could add support for the FT4232HA? It's a different part number (PID) from the 4232H, but I think is API-compatible, just being the automotive variant. I've tried some “brute force” approaches to instantiate it, with no luck. It doesn't seem to report a serial number at all on Linux, nor does it show up with trying to list devices (I get all four ports, but with garbage details).

Thanks!

@kiranshila
Copy link
Contributor Author

A cursory poke around seems to indicate I just sprinkle in the additional DeviceType data and things seem to work fine, I'll get a PR together

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 a pull request may close this issue.

1 participant