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

unable to open ftdi device: -3 (device not found) #28

Closed
paulossant opened this issue Apr 10, 2020 · 2 comments
Closed

unable to open ftdi device: -3 (device not found) #28

paulossant opened this issue Apr 10, 2020 · 2 comments

Comments

@paulossant
Copy link

Hi, When trying to upload the code to the device (tang Nano) with:
openFPGALoader -m -b tangnano led_prj.fs
(the .fs file was generated with the vendor tools and must be good, since its the default example)

With this, I get in return:
unable to open ftdi device: -3 (device not found)

Furthermore, I connected the device via USB and the cable is good, since I tested it with other devices and works in data transfer mode.

When I do lsusb, also the device does not appear. Any idea of whats going wrong?

Best regards, and thank you.

Paulo

@trabucayre
Copy link
Owner

Hi, and sorry for the late.
My first idea is a problem with access right (I've just pushed a udev rule for that and updated README.md), but if lsusb didn't displays anything about your tangNano, the problem seems not around openFPGALoader but at more low level (maybe the tangNano board itself).
Have you some messages when you plug your device in dmesg?
Try to change your cable or to test with an other computer

@trabucayre
Copy link
Owner

Any news ?
Can I close this issue ?

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