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

Not detecting CH340. But it works perfectly with FTDI #20

Closed
raphaelwb opened this issue Sep 12, 2019 · 4 comments
Closed

Not detecting CH340. But it works perfectly with FTDI #20

raphaelwb opened this issue Sep 12, 2019 · 4 comments

Comments

@raphaelwb
Copy link

Hello,

Not detecting CH340. But it works perfectly with FTDI. The felHR85/usbSerial dependency tells you it should work. Other apps like Google Play/Serial USB Terminal work with both cards.
Any suggestion?

Att

Raphael

@Rick-OGSS
Copy link

I am integrating with an STM board that uses CH340 USB. Did anyone ever get this working?
Thanks for all the effort on this lib !

@JAICHANGPARK
Copy link

JAICHANGPARK commented Dec 19, 2019

I had some same issues
Not working ch340

@joybanerjee08
Copy link

I got it working by adding this to the device_filter.xml file

<usb-device vendor-id="1A86" product-id="7523" />

Which I found here :

image

VID is Vendor ID and PID is Product ID.

@altera2015
Copy link
Owner

Integrated this into example.

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

5 participants