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

Added support for Silicon Labs CP210x #17

Closed
mik3y opened this issue Sep 13, 2013 · 2 comments
Closed

Added support for Silicon Labs CP210x #17

mik3y opened this issue Sep 13, 2013 · 2 comments
Labels

Comments

@mik3y
Copy link
Owner

mik3y commented Sep 13, 2013

From JMTheG...@gmail.com on April 04, 2013 03:42:23

Added support for Silicon Labs CP210x.
However, UART controls are not fully implemented.
Tested open, close, and baud rate settings only,
but may be sufficient for many ordinary applications.

For the target dongle information, please refer http://www.firmsys.com/down/UARTtoUSB.zip .

Note 1.
The target uses CP2102.
Others are not tested.

Note 2.
Used linux kernel driver source (cp210x.c) and sniffed USB transaction data for the references.

Original issue: http://code.google.com/p/usb-serial-for-android/issues/detail?id=17

@mik3y
Copy link
Owner Author

mik3y commented Sep 13, 2013

From JMTheG...@gmail.com on May 16, 2013 04:12:54

Uploaded patch file with a fix of a typo. ( Issue 19 & 20)

Attachment: usb-serial-for-android-cp210x.patch

@mik3y
Copy link
Owner Author

mik3y commented Oct 29, 2013

A similar patch was merged in 2b3528b .

@mik3y mik3y closed this as completed Oct 29, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant