Hi,
PL2303 usb to serial driver is already present in the (android)linux main
line source, simply select it from menuconfig of kernel.
device drivers --> USB support --> USB Serial Converter support --> USB
Prolific 2303 Single Port Serial Driver (or similar)
and compile.
The driver is now loaded in the kernel image, to use it after boot check for
ttyUSB0 or similar device(on usb- serial cable plugged).
now this port will act as serial port like anyother general ttyS* port.
@ Mahesh @
“You Can Discover New Oceans If You Have The Courage To Lose Sight Of The
Shore."
On Thu, Jun 9, 2011 at 04:56, Martin Bruner <[email protected]>wrote:
> I know this is a rather old thread, but I thought I would see if anyone has
> tried to use a PL2303 USB Serial Converter for Android 3.1. So far I've
> been
> able to do some rudimentary USB I/O with this new version of Android, but I
> haven't figured out how to use it as a serial port.
>
> Most of my experience is in Windows and embedded systems. I am new to the
> Linux/Android world so I would appreciate anyone who has had success with
> this
> subject.
>
> Thanks,
>
> Marty
>
>
>
> --
> unsubscribe: [email protected]
> website: http://groups.google.com/group/android-porting
>
--
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting