You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: