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
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