Hi,
I'm trying to get the Freescale USB stack working (Composite device MSD+CDC, MK50DX128) working with Android using the usb-serial-for-android - Android USB host serial driver library for CDC, FTDI, Arduino and other dev...
After adding ids to CdcAcmSerialDriver the device is recognized by the example application, but I cannot read from it for some reason (bulkTransfer always returns -1).
Has anyone tried it before?
Kind regards,
Max
...any luck? I;m trying to get USB-serial working on Mx51 running Android 2.3.7 and finding it a very murky pool. :smileysad: