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.

OMAP L138 USB

Other Parts Discussed in Thread: OMAP-L138, OMAPL138

I'm trying to integrate our board (OMAP-L138 running Linux on the ARM) with an Android device.   Are you aware of any resources, app notes, etc for interfacing the OMAP-L138 (running linux) to an Anroid device via USB? 

My first pass at using the CDC-ECM ethernet (over USB) Linux driver works on a PC, but the Android device doesn't recognize it.  I'm now trying to determine what device interface will work between the OMAP and the Android device. 

  • Hi Tom,

    Tom says said:
    I'm trying to integrate our board (OMAP-L138 running Linux on the ARM) with an Android device.   Are you aware of any resources, app notes, etc for interfacing the OMAP-L138 (running linux) to an Anroid device via USB?

    Out of these two devices ( OMAPl138 and android device) which device will act as a host here  ?

    Tom says said:
    My first pass at using the CDC-ECM ethernet (over USB) Linux driver works on a PC, but the Android device doesn't recognize it.  I'm now trying to determine what device interface will work between the OMAP and the Android device.  

    You can enable the USB gadget driver - Ethernet CDC on OMAPL138. when you connect the OMAPL138 as a peripheral to a host PC, OMAPL138 will act as a ethernet device. You can try with Android device as a host and OMAPL138 as a peripheral.

    I came across lot of TI WIKIS on Android related stuffs, which might also help you.

    http://processors.wiki.ti.com/index.php/Android_Developer_FAQs

    Please have a look at the category page http://processors.wiki.ti.com/index.php/Category:Sitara_Android

     

    Regards,

    Shankari

    -------------------------------------------------------------------------------------------------------

    Please click the Verify Answer button on this post if it answers your question.
    --------------------------------------------------------------------------------------------------------