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.

Connecting the Omap EVM as a USB device to a PC

Hi,

   I am trying to connect the Omap Mistral EVM board as a USB device to a PC. I have connected a mini-B cable to the USB port of EVM and then I do not see the Omap device enumarated by the PC. What are the steps invloved in connecting the EVM as a USB device. Thanks in advance for your help

Regards,
Krishna

 

  • Our USB drivers do support gadget mode allowing you to have the EVM act as a slave to the host PC over USB.  The process for doing this is outlined in the User's Guide section titled "Gadget Mode Applications".  Assuming you have the latest SDK, this is secion 10.3.11 of the document can be found at "OMAP35x-PSP-SDK-02.01.02.09/docs/UserGuide-02.01.02.09.pdf".  This will tell you how to configure the kernel and load the file storage gadget driver.

  • Thanks Dave. That is what I was exactly looking for. I have got my gumstix Overo board connected to the PC as a serial device over USB

    Cheers,
    Krishna