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

FTDIError device not found even though the device is listed using the list_device() method #11

Open
taylorbentz opened this issue Feb 1, 2022 · 1 comment

Comments

@taylorbentz
Copy link

If I use list_device() method in the FTDI script, I receive a list of the devices that I would expect.

When I instantiate a device object however, i get the FTDI device not found error:
FtdiError: b'device not found' (-3)

I cannot read my Atlas devices due to this

@Atlas-Scientific
Copy link
Contributor

I recommend doing the steps in the USB section of this document https://files.atlas-scientific.com/pi_sample_code.pdf
Make sure to install the correct libraries for your version of Python and that all the permissions are set properly

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

No branches or pull requests

2 participants