I am using TM4C129DNCPDT in my device.
Currently i am using USB for communicating with PC. I am using USB as a Device and virtual serial port.
Now i want to develop configuration software on Android where android device as Host and my instrument as device.
So is there any driver library or example code available for the same?
i found some example code using FTDI chips. So is the same example works for my case?