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

Can't find the CP210X deivice with CP210X drive #1

Open
wei1224hf opened this issue Oct 17, 2020 · 0 comments
Open

Can't find the CP210X deivice with CP210X drive #1

wei1224hf opened this issue Oct 17, 2020 · 0 comments

Comments

@wei1224hf
Copy link

Hello ,

I am trying your code on my platform , it's windows 7, and a CP2105 USB2CAN board , and a MIT Motor. I have already install the CP2105 dirve.
I am trying to use your code , so that I can control my MIT Motor by CAN-BUS with python code.
But failed.

If I run your code,
from CP210xControl import start_app start_app()

There will be a error
No backend available

I searched then I install the libusb , then run your code , then the GUI worked , but there is no device in the list.
Then I tried to reinstall the CP2105 with libusb drive, then run your code. Then there is a device in the python GUI.
But I can't communicate use CP2105 by libusb drive.

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

1 participant