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

ftdi: Allow re-enumeration of devices and GPIO pins #4

Open
maruel opened this issue May 29, 2021 · 0 comments
Open

ftdi: Allow re-enumeration of devices and GPIO pins #4

maruel opened this issue May 29, 2021 · 0 comments

Comments

@maruel
Copy link
Member

maruel commented May 29, 2021

Currently the ftdi driver can be initialized only once and it cannot re-enumerate any new devices after first initialization. With hot-pluggable USB-devices, this makes it difficult to use the driver, as the application using the driver needs to be restarted.

Please provide a way to trigger re-enumeration of ftdi devices via the d2xx driver.

Migrated from https://github.com/periph/extra/issues/8

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

No branches or pull requests

1 participant