This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

USB Virtual communication (serial port) of TM4C123G with Android device

Hi,

I am trying to run sensorhub examples or UART examples that make use of the Virtual Serial port running over the debug usb port of my TM4C123G board. I do not have any problem running them on a desktop computer with Windows 7. However, when using a tablet or Android mobile with OTG it seems the board is not recognized. Of course, I think I have to install drivers in the Android device, but what drivers should I use? Has someone done something similar?  I have read something about the FTDI drivers. Can someone share some experience about installing them and if there are some problems?

My intention is to use the Android device in a similar way than a desktop when running Hyperminal, i.e, a bidirectional serial transmission where I receive data and send some ASCII characters to configura my TM4C123G board. 

I'm trying to go for the easy way, just plug the TM4C board, run an hyperterminal in the Android device, and send/receive data.

Best regards,

-Mario