mik3y / usb-serial-for-android

Android USB host serial driver library for CDC, FTDI, Arduino and other devices.
MIT License
4.81k stars 1.58k forks source link

FTDI-FT232RL support? #497

Closed nerlins closed 1 year ago

nerlins commented 1 year ago

Sorry to make an issue. Have no other way to ask. Found a cable online with a similar chipset but it ends in an L. Would this project support that chipset?

kai-morich commented 1 year ago

maybe the newer device needs less external components or supports higher baud rate, but for normal usage i asume they are equivalent

nerlins commented 1 year ago

Awesome. Good to know. Will report back if I can confirm it's working.

nerlins commented 1 year ago

maybe the newer device needs less external components or supports higher baud rate, but for normal usage i asume they are equivalent

Just wanted to let you know this chipset is working. Thanks again for this project.