felHR85 / UsbSerial

Usb serial controller for Android
MIT License
1.78k stars 581 forks source link

PL2303GC #354

Open Vlvic opened 2 years ago

Vlvic commented 2 years ago

Will the library work with: usb-device vendor-id="1659" product-id="9123" /> <!-- 0x23a3: PL2303GC VID_067B&PID_23A3

apichaiterm commented 1 year ago

I can't use it . UsbDevice: /dev/bus/usb/002/003, 67b-23a3 USB-Serial Controller , Prolific Technology Inc. DEBMb115818 [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(UsbSerialPortAdapter, Not an Serial device., null, null)

How do I fix?