9 years, 4 months ago.

LPC1768 Android usb serial communication

I'm trying to communicate with LPC1768 from android device using felHR85 USBSerial library (https://github.com/felHR85/UsbSerial). It only seems to work at default baud rate 9600. On any other baud rate settings, data received is corrupted.

Is there any working solution for android serial communication?

Thank you.

Be the first to answer this question.